Skip to content

caad1229/arduino_5161as

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nixie tube display experiment

├── Makefile
├── data
│   ├── circuit.fzz # Fritzing
│   ├── circuit.png
│   └── data.png    # module data
├── platformio.ini
└── src
    └── sketch.ino

How to build

make and make build

  • only build
make install
  • build and upload to Arduino

make monitor

  • build and upload to Arduino and monitor serial port

make clean

  • clean

About

Nixie tube display experiment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages