(→Devices: +1) |
(→Devices: FW-Update für blinkencontrol) |
||
Line 73: | Line 73: | ||
| donationprint1 || <tt>0000</tt> || 0.04-42-g1a373d3 || avrshift (serial in, parallel 12V out als current sink) | | donationprint1 || <tt>0000</tt> || 0.04-42-g1a373d3 || avrshift (serial in, parallel 12V out als current sink) | ||
|- | |- | ||
| donationprint2 || <tt>0001</tt> || 0.04- | | donationprint2 || <tt>0001</tt> || 0.04-110-gfa20b4e || blinkencontrol (RGB) | ||
|- | |- | ||
| donationprint2 || <tt>0003</tt> || 0.04-50-gf6641aa || 7segment Lounge (4 Ziffern) | | donationprint2 || <tt>0003</tt> || 0.04-50-gf6641aa || 7segment Lounge (4 Ziffern) |
Revision as of 18:32, 4 August 2013
Vereinfachtes I²C | |
---|---|
Einwege-Kommunikation | |
Ort | Hauptraum |
Besitzstatus | Club-Eigentum |
Kontakt | derf |
Benutzung | vorsichtig |
I²C-basierte twowire-Verbindung, aktuell writeonly.
Hardware
TBD. Auf dem Endgerät sollten SDA und SCL per Optokoppler galvanisch getrennt sein und Spannungen im Bereich 3 .. 16 Volt akzeptieren.
Protokoll
Bitbasiert, falls Geräte Bytes erwarten wird das MSB zuerst übertragen. Die letzten 16 Bit sind die Geräte-Adresse.
SCL | SDA | Aktion |
---|---|---|
↑ | X | Bit X von rechts (als Least Significant Bit) ins Register schieben |
↓ | 1 | End of Transmission: Eingabedaten übernehmen |
↓ | 0 | Keine |
Kabel
Bus | Kabel |
---|---|
feedback1 | Schleuse an feedback --(( violettes RJ45 ))-- Kabelkanal oberhalb Printer/CLC1160 --(( Flachbandkabel entlang Kabelkanal ))-- Treppe |
donationprint1 | Schleuse an donationprint --(( Flachbandkabel ))-- Laptop Lounge |
donationprint2 | Schleuse donationprint --(( 2x rot/weiß Doppellitze ))-- Laptop Lounge an Blinkencontrol |
Pinbelegung 4pol-Flachbandkabel
- 1: SDA
- 2: VCC (9V .. 12V)
- 3: GND
- 4: SCL
Pinbelegung 8pol-Flachbandkabel
Geplant, für Kombikabel mit CAN und SI2C.
- 1: CANH
- 2: 12V
- 3: CANL
- 4: GND
- 5: SDA
- 6: GND
- 7: SCL
- 8: 5V
Devices
Soft- und Firmware liegen aktuell im dorfmap-Repo.
Bus | ID | Firmware rev | Funktion |
---|---|---|---|
feedback1 | 0002 | 0.04-42-g1a373d3 | avrshift (serial in, parallel 12V out als current sink) |
donationprint1 | 0000 | 0.04-42-g1a373d3 | avrshift (serial in, parallel 12V out als current sink) |
donationprint2 | 0001 | 0.04-110-gfa20b4e | blinkencontrol (RGB) |
donationprint2 | 0003 | 0.04-50-gf6641aa | 7segment Lounge (4 Ziffern) |
tbd | 0004 | 0.04-106-g544d694 | 7segment Hackcenter (8 Ziffern, links) |
tbd | 0005 | 0.04-106-g544d694 | 7segment Hackcenter (8 Ziffern, rechts) |