Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Neopixel support on TOOL1LC #782

Closed
T3P3 opened this issue Apr 24, 2023 · 1 comment
Closed

Neopixel support on TOOL1LC #782

T3P3 opened this issue Apr 24, 2023 · 1 comment
Assignees
Labels
CAN-FD Expansion Support Support for Duet3D CAN-FD hardware enhancement Additional functionality, performance or other feature request
Milestone

Comments

@T3P3
Copy link
Contributor

T3P3 commented Apr 24, 2023

More generally, support Neopixels on any output port, including on expansion boards. Use SPI+DMA if available, else bit banging.

STM port already has this but using a slightly different scheme

https://forum.duet3d.com/topic/26170/neopixel-support-on-1lc

https://forum.duet3d.com/topic/32125/connection-between-two-duet3-mini-via-can

@T3P3 T3P3 added this to the 3.5.1 milestone Apr 24, 2023
@dc42
Copy link
Collaborator

dc42 commented Mar 18, 2024

Implemented in firmware 3.5. Note, only the IO0_OUT is is available to drive Neopixel LEDs and the current available from +5V is low, so only a few LEDs can be driven.

@dc42 dc42 closed this as completed Mar 18, 2024
@T3P3 T3P3 modified the milestones: 3.5.1, 3.5.0 Mar 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CAN-FD Expansion Support Support for Duet3D CAN-FD hardware enhancement Additional functionality, performance or other feature request
Projects
None yet
Development

No branches or pull requests

2 participants