- Energy Meter GSM with Arduino (part 2)Posted 3 hours ago
- Energy Meter GSM with Arduino (part 1)Posted 5 days ago
- ARDULOCK: a keyboard with RFID modulePosted 4 weeks ago
- Autofocus Glasses/Phoropter Using Variable Focus Liquid LensPosted 2 months ago
- Home Automation & Lights controlling SystemPosted 3 months ago
- Solar TrackerPosted 3 months ago
- LTspice inverter simulation with thermal effectsPosted 3 months ago
- AI in LEGO EV3 Maze-Driving RobotPosted 3 months ago
- Temperature predicting using boltiotPosted 3 months ago
- Sparkly Air SensorPosted 3 months 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.