Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
duino-pi_protokol [2014/10/26 23:40]
admin
duino-pi_protokol [2014/11/10 02:18]
admin
Line 6: Line 6:
  
 Duino-Pi Code:\\ Duino-Pi Code:\\
-{{:duino_pi_firmware_01.tar|}}+[[https://github.com/dernulleffekt/embedded-artist]]
  
 structure:\\ structure:\\
Line 30: Line 30:
 **Digital**\\ **Digital**\\
 D = digital + number (1,2,3,...)\\ D = digital + number (1,2,3,...)\\
-= value + number (0,1)\\ += value + number (0,1)\\ 
-Example: D2V1 (digital: 2, on)\\+or\\ 
 +F = flash + number 1\\ 
 +Example: D2S1 (digital: 2, on), D1F1 (digital: 1, flash)\\
  
 **Preset**\\ **Preset**\\