Difference between revisions of "Relit A0"

From iagent
Jump to: navigation, search
Line 7: Line 7:
 
</div>
 
</div>
  
 +
==Klipper config
 
<pre>
 
<pre>
[neopixel my_neopixel]
+
[neopixel relit]
 
pin: PB3
 
pin: PB3
 +
chain_count: 12
 
</pre>
 
</pre>
  

Revision as of 20:58, 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

==Klipper config

[neopixel relit]
pin: PB3
chain_count: 12

Testing

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