Skip to content

ThingPulse/esp8266-weather-station-color

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c52d098 · May 3, 2024

History

86 Commits
May 24, 2019
May 24, 2019
Dec 25, 2021
Mar 13, 2021
Apr 17, 2018
Apr 15, 2018
Feb 20, 2022
May 9, 2021
Apr 15, 2021
Jul 22, 2017
Feb 20, 2022
Feb 24, 2019
May 3, 2024
May 30, 2018

Repository files navigation

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 wiring diagram is only needed when you do not buy the self-contained kit from ThingPulse but rather assemble the components yourself. The kit provides a custom PCB that solidly connects microcontroller and display.

Operation

See "Operation" in the official documentation.