So I bought some 16x16 LED matrix boards for my Arduino... now I need to figure out how to actually code on Arduino to get the matrices to do things 😂 I've been so spoiled by high-level coding on Raspberry Pi; I'm totally out of my element with Arduino 😂
Log in to join in Reading is open to everyone. Replying needs an account.
2 comments
I haven't touched an Arduino, but I have done a few things on a Raspberry Pi using python. Out of curiosity, what did you use on the Raspberry Pi, and what do you have to use on the Arduino?
I once made a 24x8 matrix by hand. Its okay but sadly the driver board died after a few months due to oxidized pcb traces(homemade pcb). I should build a new one with properly protected layers.