MiketheChap / esp8266-weather-station-color

ESP8266 Weather Station in Color using ILI9341 TFT 240x320 display

Home Page:https://thingpulse.com/product/esp8266-wifi-color-display-kit-2-4/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ThingPulse ESP8266 Weather Station Color

ThingPulse logo

ESP8266 Weather Station Color using ILI9341 240x320 TFT display

Hardware Requirements

The code in this project supports an ILI9341 240x320 TFT display with code running on an ESP8266. To get you up and running in no time we created a kit which contains all the necessary parts including a custom PCB to connect display and WiFi chip: https://thingpulse.com/product/esp8266-wifi-color-display-kit-2-4/

Buy the kit from us to support future development of this application. Thank you!

ThingPulse ESP8266 Color Display Kit

Service level promise

This is a ThingPulse prime project. See our open-source commitment declaration for what this means.

Step-by-step tutorial

A complete step-by-step tutorial/guide is available at https://docs.thingpulse.com/guides/wifi-color-display-kit/.

Licensing, contributions and maintenance

The code in this repository is licensed under MIT, a short and simple permissive license with conditions only requiring preservation of copyright and license notices. Thus, you're free to fork the project and use the code for your own projects as long as you keep the copyright notices in place.

ThingPulse is committed to open-source development and will continue to maintain this code. We welcome contributions from the community given they are roughly in line with our guidelines. However, please understand that we primarily developed this application to be run on our own hardware kit mentioned above. It's the only platform we regularly test the code against. You are of course free to run the code on any hardware you think is compatible but you have to rely on community support should you run into problems.

ThingPulse runs a support forum for its customers that is better suited to answering user questions than the issues list here.

Wiring

The below wiring diagram is only needed when you do not buy the self-contained kit from ThingPulse but rather assemble the components yourself.

Wiring

Wemos D1 Mini ILI9341
D4 T_IRQ
D6 T_DO
D7 T_DIN
D3 T_CS
D5 T_CLK
D6 SDO
D8 LED
D5 SCK
D7 SDI
D2 D/C
RST RESET
D1 CS
GND GND
3V3 VCC

About

ESP8266 Weather Station in Color using ILI9341 TFT 240x320 display

https://thingpulse.com/product/esp8266-wifi-color-display-kit-2-4/

License:MIT License


Languages

Language:C 96.7%Language:C++ 3.3%