ESP8266 2.9" e-paper MyMonitor Enclosure by b1g0n3 3d model
3dmdb logo
Thingiverse
ESP8266 2.9" e-paper MyMonitor Enclosure by b1g0n3

ESP8266 2.9" e-paper MyMonitor Enclosure by b1g0n3

by Thingiverse
Last crawled date: 3 years, 1 month ago
Fonctionnement :
Toutes les 10 minutes, l'esp8266 se réveille, prend des données à partir d'un site Web, affiche les résultats sur l'écran e-papier et se coupe. L'écran e-paper permet de conserver l'affichage des résultats sans consommer de courant.
Voici la liste des composants utilisés :
1 x esp8266
1 x ecran e-paper 2.9' waveshare
1 x chargeur TP4056 Lithium
1 x Lipo battery 3.7v 240mah
Le schéma de câblage de l’écran est le suivant :
BUSY -> GPIO4
RST -> GPIO2
DC -> GPIO0
CS -> GPIO15
CLK -> GPIO14
DIN -> GPIO13
GND -> GND
3.3V -> 3.3V
Pour la bibliothèque logicielle, j'ai utilisé celle-ci :
(https://github.com/ZinggJM/GxEPD)
Documentation sur la bibliothèque :
(https://forum.arduino.cc/index.php?topic=487007.msg3323227#msg3323227)
Operation :
Every 10 minutes, the esp8266 wakes up, takes data from a website, displays the results on the e-paper screen and turns off. The e-paper screen keeps the display of the results without consuming power for that.
Here is the list of components used:
1 x esp8266
1 x ecran e-paper 2.9' waveshare
1 x chargeur TP4056 Lithium
1 x Lipo battery 3.7v 240mah
Pinout for the screen is :
BUSY -> GPIO4
RST -> GPIO2
DC -> GPIO0
CS -> GPIO15
CLK -> GPIO14
DIN -> GPIO13
GND -> GND
3.3V -> 3.3V
For arduino library, I used this :
(https://github.com/ZinggJM/GxEPD)
Informations about library :
(https://forum.arduino.cc/index.php?topic=487007.msg3323227#msg3323227)

Tags