You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My INSTALL_DIR is ($HOME)/arduino-1.8.8 and the path to EEPROM.h would be ($HOME)/arduino-1.8.8/hardware/arduino/avr/libraries/EEPROM/src/EEPROM.h
I looked into main.cpp, and I think I can change the code there to match the code I have working in an ino sketch regarding using shift registers and relay. I have this working with serial input, but controlling same with DMX is my ultimate goal. Understanding how the pwm pins are connected to the DMX address, I think I can alter this successfully.
This repo seems to lack of a documentation which should describe what the code actually does with the arduino, the rgb leds and the USBPro.
The text was updated successfully, but these errors were encountered: