Relit A0: Difference between revisions

From iagent
Jump to: navigation, search
No edit summary
No edit summary
Line 3: Line 3:
</div>
</div>
Relit A0 is a led strip of 12 RGB LEDs (Like NeoPixels) that work well with Recore A7.
Relit A0 is a led strip of 12 RGB LEDs (Like NeoPixels) that work well with Recore A7.
==Wiring diagram==
<div class="res-img">
<div class="res-img">
[[File:Connection diagam A0.png]]
[[File:Connection diagam A0.png]]

Revision as of 20:59, 18 September 2023

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

Wiring diagram

Klipper config

[neopixel relit]
pin: PB3
chain_count: 12

Testing

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

Read more

https://github.com/julianschill/klipper-led_effect/blob/master/docs/LED_Effect.md