https://github.com/hzeller/flaschen-taschen-avr
Quick hack to make first FlaschenTaschen crates work.
https://github.com/hzeller/flaschen-taschen-avr
Last synced: 9 months ago
JSON representation
Quick hack to make first FlaschenTaschen crates work.
- Host: GitHub
- URL: https://github.com/hzeller/flaschen-taschen-avr
- Owner: hzeller
- Created: 2016-01-31T21:06:50.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-02-11T05:01:07.000Z (over 9 years ago)
- Last Synced: 2024-12-29T09:43:27.032Z (10 months ago)
- Language: C++
- Size: 25.4 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[ Obsolete. Check https://github.com/hzeller/flaschen-taschen instead ]
Quick hack on 2016-01-30, to get some first light out of the [FlaschenTaschen]
project. We just had an RFID [terminal PCB][terminal] lying around, so this
was a quick re-purpose to talk to the LPD6803 or ws2812 strips and wiring them up to a serial
line.
Use --recursive for cloning to get the ws2812 sub-module
```
git clone --recursive https://github.com/hzeller/flaschen-taschen-avr.git
```
[FlaschenTaschen]: https://noisebridge.net/wiki/Flaschen_Taschen
[terminal]: https://github.com/hzeller/rfid-access-control/tree/master/hardware/terminal