This project show you how to make a compact weather reporter. Shared by imjeffparedes on Instructabels:
About the project
I’ll show you how to create a mini weather status display from a 8×8 matrix display.I will be using Genuino MKR1000 to fetch temperature, humidity and condition of weather within a selected location.
Show status to display in an slide animation pattern.
Challenges
Since 8×8 Matrix is basically an array of LEDs, I will need to program it to show text and animation effectsOn this project you will also learn how to
consume rest web service api
how to parse Json data
how to use Threads and Wifi libraries in Arduino
No comments:
Post a Comment