

INTERNET OF THINGS.
Use your Arduino and build IoT Nixie Clock, Thermometer and Hygrometer. Nixie Clock Shield is designed for all Arduino boards (uno, micro, nano), but works best with the new board Arduino Nano 33 IoT.
Arduino Nano 33 IoT is fully compatible with the Arduino IoT Cloud. You can control the shield via the cloud, you can send data to the cloud then transfer it to e.g. Google sheets and visualize (e.g. temperature or humidity). You can also use the Alexa Amazon assistant without any problems thanks to the dedicated Arduino skill.
And most importantly, you’ll find everything in the description below: sample program codes for different Arduino boards. Tutorials how to connect to the cloud, how to control nixie tubes, how to control the backlight, how to send data (e.g. temperature, humidity) to the cloud and finally how to integrate everything with Amazon Alexa.
FEATURES & COMPONENTS.
- Compatible with Arduino Uno/Micro/Nano – 5V/3.3V
- The ability to connect to the Arduino Cloud (with Arduino Nano 33 IoT)
- Easy configuration with Amazon Alexa (with Arduino Nano 33 IoT)
- Shield base compatible with Arduino Uno form factor boards
- Dedicated shield adapter for Arduino Micro/Nano boards included
- Replaceable nixie tubes depending on the configuration
- RTC real time clock DS3231 module on board
- Nixie power supply module 170V (fully assembled) included
- Designed to work with DHT22/DHT11 temperature & humidity sensor
- The Shield is assembled (all SMD components)
- Connectors, pin headers and nixie tubes sockets require soldering
- Housing dimensions: 66 x 80 x 221 mm (~2.6″ x 3.1″ x 8.7″)
- External power supply required (VIN connector): 12V; 1A DC; plug diameter 2.5 x 5.5 mm; center pin positive+
CODING.
Example program codes are divided into individual steps to better understand the functionality of the shield and encourage users to modify the code according to own ideas.
IoT ARDUINO CLOUD.
EASY TO OPERATE.
Just follow the instructions:
- Connect your Arduino board to the Shield – directly or via the adapter
- Download example code
- Connect Shield via USB with your computer
- Connect 12V power supply
- Compile and upload code to the Arduino
- Unplug USB and it’s ready.
Detailed assembly instructions and datasheet are being prepared.


REPLACEABLE TUBES.
Three device options are possible:
- Nixie Clock – 6 x IN-12B Nixie Tubes
- Fahrenheit – Nixie Thermometer/Hygrometer – 2 x IN-12A/B, IN-12B (dot)+ IN-15A (“+”, “%” ) + IN15B (“F”, “H”)
- Celsius – Nixie Thermometer/Hygrometer – 2 x IN-12A/B, IN-12B (dot), IN-15A (“+”, “%”) + IN15B (“H”)

