Difference between revisions of "Robotino3 Power Button LED pattern"

From RobotinoWiki
(Created page with "<gallery> LED_SINUS_pattern.png|Sinus 0.5Hz LED_FAST_SINUS_pattern.png|Sinus 1Hz LED_RECT_pattern.png|Sinus 0.5Hz LED_FAST_RECT_pattern.png|Sinus 1Hz LED_UP_pattern.png|from 0...")
 
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<gallery>
 
<gallery>
LED_SINUS_pattern.png|Sinus 0.5Hz
+
LED_SINUS_pattern.png|Slow sine pattern
LED_FAST_SINUS_pattern.png|Sinus 1Hz
+
LED_FAST_SINUS_pattern.png|Fast sine pattern
LED_RECT_pattern.png|Sinus 0.5Hz
+
LED_RECT_pattern.png|Slow rect pattern
LED_FAST_RECT_pattern.png|Sinus 1Hz
+
LED_FAST_RECT_pattern.png|Fast rect pattern
LED_UP_pattern.png|from 0 to 100 in 2s
+
LED_UP_pattern.png|Up pattern
LED_DOWN_pattern.png|from 100 to 0 in 2s
+
LED_DOWN_pattern.png|Down pattern
 
</gallery>
 
</gallery>
 +
 +
{| class="wikitable"
 +
|-
 +
!State
 +
!Pattern
 +
|-
 +
|Power on
 +
|Up pattern
 +
|-
 +
|Flash charger
 +
|Fast rect pattern
 +
|-
 +
|Idle
 +
|Slow sine pattern
 +
|-
 +
|Connected
 +
|Fast sine pattern
 +
|-
 +
|Reset configuration
 +
|Slow rect pattern
 +
|-
 +
|Power down
 +
|Down pattern
 +
|-
 +
|USB bootloader active
 +
|Rect pattern with 5Hz
 +
|}
 +
 +
Connected means IO board is exchanging messages via USB with COM express module. The LED does not show if there is a connection with for example Robotino View.

Latest revision as of 14:33, 11 October 2013

State Pattern
Power on Up pattern
Flash charger Fast rect pattern
Idle Slow sine pattern
Connected Fast sine pattern
Reset configuration Slow rect pattern
Power down Down pattern
USB bootloader active Rect pattern with 5Hz

Connected means IO board is exchanging messages via USB with COM express module. The LED does not show if there is a connection with for example Robotino View.