3 Commits

Author SHA1 Message Date
5aa5363672 First working version of the OpenCV demo
- Getting the camera image
- Creating an OpenCV Mat object with it
- Creating an lv_img_dsc_t LVGL object
- Displaying it on the screen
2020-08-27 16:56:46 +02:00
d2ea7d585c Rotated the displayed image because camera is in the back of the TTGO 2020-08-26 11:16:41 +02:00
f5896a3609 First commit to add an example with the TTGO Camera Plus device
- For now, the example gets an image from the camera and puts it on the LCD
	- TODO: image is rotated and refresh rate not good
2020-08-25 16:52:45 +02:00