Difference between revisions of "Relit A0"

From iagent
Jump to: navigation, search
Line 10: Line 10:
 
[neopixel my_neopixel]
 
[neopixel my_neopixel]
 
pin: PB3
 
pin: PB3
 +
</pre>
 +
 +
==Testing==
 +
<pre>
 +
set_led led=relit  RED=1 GREEN=1 BLUE=1 TRANSMIT=1
 
</pre>
 
</pre>

Revision as of 20:57, 18 September 2023

Renits A0 ISO white BG.jpg

Relit A0 is a led strip of 12 RGB LEDs (Like NeoPixels) that work well with Recore A7.

Connection diagam A0.png

[neopixel my_neopixel]
pin: PB3

Testing

set_led led=relit  RED=1 GREEN=1 BLUE=1 TRANSMIT=1