Skip to content

Releases: elbosso/esp8266epaperebookreader

working prototype

07 Jun 14:41
Compare
Choose a tag to compare
working prototype Pre-release
Pre-release

This working prototype shows the principle is sound: after booting it checks wether it came from power on or deep sleep. If it came from power on - it does nothing but goes to deep sleep. If it came from deep sleep, it tries to establish a connection with a wifi - if the reset-config-input is not active. If this input is active, it opens a temporary access point and displays the connection information as QR codes on the display - in this mode of operation, someone can connect to the device and configure it using a web browser. if it is not in reset-config-input mode, it increments the pagecounter and tries to get the page denoted by it from the webserver.