forked from entropia/vaporlight
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME
More file actions
20 lines (14 loc) · 638 Bytes
/
README
File metadata and controls
20 lines (14 loc) · 638 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Vaporlight
==========
The Vaporlight is Entropias LED lighting system.
More documentation (including pictures) is available
at https://entropia.de/Vaporlight.
Where to find what
------------------
/HACKING Describes some internals
/hardware Schematics and PCB layouts (Eagle)
/vaporware/led-boards Firmware for the LED modules (C)
/config OpenOCD config files
/vaporware/emulator Hardware emulator (Python)
/vaporware/daemon TCP <-> Bus router (Scala)
/vaporware/language_bindings Libraries for talking to the router (Python, C++)