https://github.com/danielkummer/9xie-box
Nixie project using 6 IN-4 and 3 IN-7 nixie tubes, the onion2 and the arduino dock 2
https://github.com/danielkummer/9xie-box
Last synced: about 1 year ago
JSON representation
Nixie project using 6 IN-4 and 3 IN-7 nixie tubes, the onion2 and the arduino dock 2
- Host: GitHub
- URL: https://github.com/danielkummer/9xie-box
- Owner: danielkummer
- Created: 2018-01-14T18:28:04.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-19T14:27:16.000Z (over 8 years ago)
- Last Synced: 2025-02-15T01:42:35.469Z (over 1 year ago)
- Language: C++
- Size: 21.5 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Be sure to make all the scripts executable.
```
chmod +x onion2/*.sh
```
Add the following lines to '/etc/rc.local'
```
ash /root/9xie-box/onion2/startup.sh
```