forked from manu-fwi/RR-duino
-
Notifications
You must be signed in to change notification settings - Fork 0
Uploading to Arduino
ggee edited this page Aug 7, 2020
·
1 revision
To install the firmware onto your Arduino, follow the steps below.
- GIT clone https://github.com/manu-fwi/RR-duino project
- Open RR-duino project folder
- Make a folder called RR-duino in that folder
- Copy all the files from src/* into the new RR-duino folder.
- Open Arduino IDE and open RR-duino.ino project in the RR-duino directory we just made.
- Compile and upload.