Skip to content
/ biot Public

Tracking temperature, air humidity and soil moisture on cloud through and Arduino Yún design and Ubidots dashboard

License

Notifications You must be signed in to change notification settings

fideliocc/biot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

BIoT

Tracking temperature, air humidity and soil moisture on cloud through and Arduino Yún design and Ubidots dashboard. This was a final project and is very useful to understand the basics of Internet of Things and Cloud services. Watch a demo here: https://youtu.be/ICUrWtavMwg

Release: 1.0.0

Status: Done!

Built with

Sensors and devices

  • DHT22 temperature/humidity sensor
  • Grove Seeed Moisture sensor
  • LDR
  • a simple potentiometer
  • 16x2 LCD display
  • microSD (optional)

Note: You can easily upgrade these sensors for accurate readings. I have good experience with:

  • SHT31 for temperature/humidity
  • TSL2591 for light measurement
  • Watermark 200SS is a recognized moisture sensor that you can choose for their features and cost, but you must consider some other parameters in order to obtain accurate readings. You can read the oficial documentation and take first steps on it.

Libraries

Please download and add these libraries to your local directory. You can search for more info about:

Installation

Download and install the Arduino IDE to work with Arduino hardware. Visit First, you need to build your circuit following the diagram below:

Image

Then you can edit, compile and upload the biot.ino sketch to your Arduino Yún vía USB. Remember that you have to replace the TOKEN constant with your unique Ubidots Token. Your Yún has to be correctly configured to work on a near WiFi network. If you need some help with this can visit the oficial documentation, or email me :)

Finally, create your devices, variables and dashboard to visualize your data. Visit the demo to have a better idea to your future dashboard.

For a better understanding (and fun!) the LCD shows sensors values changing in time beside cool icons. If you are interested on make your own, visit https://maxpromer.github.io/LCD-Character-Creator/

Author

Erick Calle Castillo | [email protected]

If you have any question or suggestion feel free to email me.

About

Tracking temperature, air humidity and soil moisture on cloud through and Arduino Yún design and Ubidots dashboard

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages