ThingPulse / esp8266-weather-station-color

ESP8266 Weather Station in Color using ILI9341 TFT 240x320 display
https://thingpulse.com/product/esp8266-wifi-color-display-kit-2-4/
MIT License
565 stars 221 forks source link

esp8266-weather-station-color - problem with 2,4" ST7789V LCD Display #152

Closed kleryk02 closed 2 years ago

kleryk02 commented 2 years ago

Hi Marcel,

I think that you make a great job at this project. I have got a one questions. You can help me with make a new code in this project for 2,4 "ST7789V LCD Display? A lot of people have problems with this driver because it uses the display with the ST7789V driver, and the project is based on libraries for ILI9341. Thanks a lot.

marcelstoer commented 2 years ago

We only write and support software for free for the hardware we have in our shop, sorry. However, it's probably not too difficult to use the Adafruit driver https://github.com/adafruit/Adafruit-ST7735-Library.