Skip to content

Latest commit

 

History

History
42 lines (24 loc) · 1.36 KB

readme.md

File metadata and controls

42 lines (24 loc) · 1.36 KB

Nixie Clock

  • Author : Shengwen Cheng ([email protected])
  • Special thanks : 張世昌, 楊宗凡, 施翰誠, 周明哲, 王尹辰, 陳冠宇
  • Microcontroller : Arduino (ATMega328p-au)

Introduction

A Russian IN-14 Nixie tube clock which support time display, alram and mp3 playing function

Firmware dependencies

You must install the following arduino libraries before compiling the firmware (find the zip in firmware directory)

  • DFPlayer driver (a modified version of AltSoftwareSerial)
  • RTC and Time library

USBasp driver

  1. Download Zadig

  2. Select Options/List All Devices

  3. Select USBasp

  4. Select libusbK

  5. Click Replace Driver

Circuit files

The hardware was designed under Kicad 4, any previous version may not work properly.

BOM

read the BOM.md for detailed information