Différences entre les versions de « Esp32 lib »

De InfoXelec
Aller à la navigation Aller à la recherche
Ligne 3 : Ligne 3 :
===LCD 2x16 I2C===
===LCD 2x16 I2C===
https://github.com/DavidAntliff/esp32-i2c-lcd1602
https://github.com/DavidAntliff/esp32-i2c-lcd1602
===Afficheur XP2046 SPI===
===Afficheur Graphique SPI===
Les afficheurs graphiques ont en général un controleur ILI9641. http://www.lcdwiki.com/3.5inch_RPi_Display<br>
Une bibliothèque pour l'afficheur LCD graphique Adafruit commandé par une puce XP2046<br>
Une bibliothèque pour l'afficheur LCD graphique Adafruit commandé par une puce XP2046<br>
https://github.com/nopnop2002/esp-idf-ili9340
https://github.com/nopnop2002/esp-idf-ili9340

Version du 28 mars 2024 à 16:58

Retour

Afficheurs

LCD 2x16 I2C

https://github.com/DavidAntliff/esp32-i2c-lcd1602

Afficheur Graphique SPI

Les afficheurs graphiques ont en général un controleur ILI9641. http://www.lcdwiki.com/3.5inch_RPi_Display
Une bibliothèque pour l'afficheur LCD graphique Adafruit commandé par une puce XP2046
https://github.com/nopnop2002/esp-idf-ili9340