- How to Adjust X and Y Axis Scale in Arduino Serial Plotter (No Extra Software Needed)Posted 6 months ago
- Elettronici Entusiasti: Inspiring Makers at Maker Faire Rome 2024Posted 6 months ago
- makeITcircular 2024 content launched – Part of Maker Faire Rome 2024Posted 8 months ago
- Application For Maker Faire Rome 2024: Deadline June 20thPosted 9 months ago
- Building a 3D Digital Clock with ArduinoPosted 1 year ago
- Creating a controller for Minecraft with realistic body movements using ArduinoPosted 1 year ago
- Snowflake with ArduinoPosted 1 year ago
- Holographic Christmas TreePosted 1 year ago
- Segstick: Build Your Own Self-Balancing Vehicle in Just 2 Days with ArduinoPosted 1 year ago
- ZSWatch: An Open-Source Smartwatch Project Based on the Zephyr Operating SystemPosted 1 year ago
DIY an Amazing Nixie Clock With Three Types of Tubes
“The clock actually consists of two clocks, the first being a 6 x IN-18 tube clock which is mounted on the clock’s top and displays both time and date. The second clock, this time based on 6 x IN-12A and 2 x IN-15A nixie tubes displays at the front of the clock and can display, time, date, pressure (with units and trend), temperature (both Centigrade and Fahrenheit) and, humidity (with units and trend). The time and date are separated with two single neon lamp-based separators, while only one of these lamps is displayed, to represent a decimal point, when the pressure, humidity or temperature is displayed.”
Maker Christine Thompson created an amazing and stylish Nixie Clock with three different types of tubes. He used a pair of Arduino Mega boards to control this retro-inspired clock, along with an array of wiring, perf board, and other components, stuffed inside a very nice wooden enclosure.
The clock is also capable to sound a chime at 15, 30, 45 and 60 minutes through a standard MP3 files using a simple MP3 player controlled by the Arduino mega.
Additionally, thanks to a LRD resistor located at the back of the clock, all tubes are switched off automatically when the light level in the room dims to a predefined level.
“The user can adjust the time, date, Chimes, and Chimes Volume using one of two 16×2 LCD displays, located at the back of the clock. The BME280 temperature, humidity, and pressure sensor is mounted on the back of the clock so as to not be affected by the clock’s internal temperature.”