i want to working lcd how to upload bmp file? this lcd use st7796 driver i dont know how to conect wire and use library
can i use with out library?
Search found 3 matches
- Wed Dec 28, 2022 7:10 am
- Forum: Showcase
- Topic: ESP32 TFT display library
- Replies: 74
- Views: 554550
- Tue Dec 27, 2022 7:28 am
- Forum: General Discussion
- Topic: persistent data with deepsleep
- Replies: 0
- Views: 1033
persistent data with deepsleep
The specs for both ESP32 and ESP8266 talk about RTC memory for data retention between deep sleep instances. This is useful for counts, previous sensor values etc. I have found many useful articles on exploiting this with Arduino C code but I have found nothing to tell me how to do this with MicroPyt...
- Tue Dec 27, 2022 7:24 am
- Forum: General Discussion
- Topic: A long reset press to enter download mode
- Replies: 5
- Views: 12541
Re: A long reset press to enter download mode
Thanks @FRDM!)