- How to Adjust X and Y Axis Scale in Arduino Serial Plotter (No Extra Software Needed)Posted 1 month ago
- Elettronici Entusiasti: Inspiring Makers at Maker Faire Rome 2024Posted 1 month ago
- makeITcircular 2024 content launched – Part of Maker Faire Rome 2024Posted 4 months ago
- Application For Maker Faire Rome 2024: Deadline June 20thPosted 5 months ago
- Building a 3D Digital Clock with ArduinoPosted 10 months ago
- Creating a controller for Minecraft with realistic body movements using ArduinoPosted 11 months ago
- Snowflake with ArduinoPosted 11 months ago
- Holographic Christmas TreePosted 11 months ago
- Segstick: Build Your Own Self-Balancing Vehicle in Just 2 Days with ArduinoPosted 12 months ago
- ZSWatch: An Open-Source Smartwatch Project Based on the Zephyr Operating SystemPosted 1 year ago
Arduino-Powered Weather Station with Split-Flap Display
Split-flap displays show information using characters changed by an electric motor. This is exactly what “gabbapeople” has chosen to show the informations of its weather forecast station.
I am a fan of the XOD visual programming environment. With the 0.22.0 version, XOD entered the Internet of things. So I have an excellent opportunity to create a device in the style of IOT and program it using XOD.
The idea is to display data about the current weather and temperature in my city. To display the information I decided to make a retro split-flap display in the spirit of the old railway station display boards.
The device is built using laser-cut plexiglass, and uses four individual servos to actuate the character flaps. Control is accomplished using an Arduino Mega programmed in the XOD visual programming environment, along with the requisite driver modules. Weather data is pulled from the AccuWeather API.
You can find an accurate guide about how-to-build the weather station here, or you can watch the demonstrative video below for further information.