Replies: 2 comments 5 replies
-
@bzgec Thanks for the suggestion and resources. I've actually tried getting this to work but was unsuccessful. I will give it another shot sometime. If anyone could do a proof-of-concept using the same parts that would be a huge help! |
Beta Was this translation helpful? Give feedback.
-
I rewrote LED controller with Arduino framework - repo - Arduino file. You will probably need to change the Touch configuration, because I only tried with jumper wires on breadboard (check |
Beta Was this translation helpful? Give feedback.
-
In video The DIYson Electronics Pushed My Limits - DIYson Lamp Build Log #7 you mention light flickering and possible solution using LED driver which uses analog value for dimming. You could use SAMD21 internal DAC to set the desired analog voltage value. I think that it should be possible, here is some link to get you started - https://learn.adafruit.com/circuitpython-essentials/circuitpython-analog-out.
Beta Was this translation helpful? Give feedback.
All reactions