A smartwatch based on ESP32 from LlyGo. Currently under development.
Clone this repository and open it with platformIO. Build and upload. On a terminal in vscode you can do it with
pio run -t upload
The firmware has an integrated webserver. Over this a screenshot can be triggered. The image has the format RGB565 and can be read with gimp. From bash it look like this
wget x.x.x.x/shot ; wget x.x.x.x/screen.565