Skip to content

ismenc/ESP826-DHT-Thingspeak

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ESP8266 Thingspeak poster

Simple. Read a DHT sensor and sends data to Thingspeak].

I'm sure that if you are newbie you can learn a lot on this project!

Features

  • Reads a DHT sensor X times
  • Calculates a smoothed value from these measures
  • Submits the data to a Thingspeak] channel

It has been built on PlatformIO and ESP8266.

Want to test?

  1. 📂 Clone or download.
  2. 📝 Add project to PlatformIO (it's a VSCode or Atom extension).
  3. 📝 Configure your board and flags and platform on platformio.ini (all configurations, if neccesary create new project from ui and copy from it).
  4. 📝 Configure constants on top of main.cpp
  5. ☑️ Select the environment you want to run (PlatformIO bottom bar).
  6. 🚀 Hit build, upload and monitor.
  7. ✨ Watch the serial output or checkout the sdcard after a while.

If you have any question about something specific, open an issue (but i won't be a teacher).

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages