CamelCaseName / HUB75nano

This Arduino library adds the basic functionality needed to drive a HUB 75 protocol LED Panel up to 64x32 Pixels RGB.
GNU General Public License v3.0
37 stars 6 forks source link

arduino uno R3 doesn't work #24

Open imane-jym opened 3 months ago

imane-jym commented 3 months ago

I download code and run example. error blew: image

I review code, I found src\boards\board_methods.h. boards\uno code file is empty~~~

The documentation mentions redefining pins, There seems to be other code that needs to be added as well. Thanks in advance.

CamelCaseName commented 3 months ago

oh nice that you have a R3, I can try and add the definitions the next days and you can test them

imane-jym commented 3 months ago

yes, I have it. Looking forward to your addition. Thanks very much.