GithubHelp home page GithubHelp logo

beegee-tokyo / esp32-weatherstation Goto Github PK

View Code? Open in Web Editor NEW
27.0 5.0 10.0 333 KB

ESP32 with TFT display as small weather station displaying local and internet weather data

Home Page: http://desire.giesecke.tk/index.php/2018/01/29/esp32-weatherstation/

License: Other

C 67.98% C++ 31.50% Python 0.52%
esp32 ble bluetooth tft-display tcp-socket udp-broadcast mqtt-client dht11 tsl2561 ldr-sensor

esp32-weatherstation's Introduction

ESP32 Weatherstation

ESP32 based Weatherstation Uses attached sensors, remote sensors and Internet weather information to display current weather on a 1.44" TFT display.

Detailed informations about it are on my website

Development platform

PlatformIO

Used hardware

SW practices used

  • Use of ESP32 HW timer
  • Use of SPI (for the TFT display)
  • Use of I2C (for the TSL2561 light sensor)
  • Use of bit-banging 1 wire interface to DHT11
  • Use of ESP32 touch interface
  • Use of ESP32 multi tasking
  • Use of ArduinoOTA for SW updates
  • Use of MQTT for web based information display
  • Use of UDP broadcast messaging
  • Use of UDP broadcast receiving
  • Use of TCP socket server to receive commands
  • Use of BLE for sending sensor data
  • Use of Bluetooth Serial for debugging

Library dependencies

PlatformIO library ID - Library name / Github link

esp32-weatherstation's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

esp32-weatherstation's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.