- Cloner ou télécharger le dépôt
- Copier le dossier
libraries
dans le dossierArduino
de votre ordinateur (généralementC:\Users\%USERNAME%\Documents\Arduino
) - Ouvrir Arduino IDE
- Aller dans
File > Preferences > Additional Boards Manager URLs
et ajouter l'URL suivante : https://raw.githubusercontent.com/ethandudu/UCA-Board/main/package_rfthings-avr_index.json - Aller dans
Tools > Board > Boards Manager ...
, rechercherArduino AVR Boards (RFThings)
parRFThings Vietnam
et installer la dernière version - Aller dans
Tools > Board > Arduino AVR Boards (RFThings)
et sélectionnerRFThings UCA
. - Aller dans
Tools > Board Version
et sélectionner3.9 and newer (ATMega328PB)
- Aller dans
Tools > Programmer
et sélectionnerAVRISP mkII
- Aller dans
Tools > Port
et sélectionner le port sur lequel est branchée la carte
Vous êtes prêt à programmer la carte !
- Clone or download the repository
- Copy the
libraries
folder into theArduino
folder of your computer (usuallyC:\Users\%USERNAME%\Documents\Arduino
) - Open Arduino IDE
- Go to
File > Preferences > Additional Boards Manager URLs
and add the following URL: https://raw.githubusercontent.com/ethandudu/UCA-Board/main/package_rfthings-avr_index.json - Go to
Tools > Board > Boards Manager ...
, search forArduino AVR Boards (RFThings)
byRFThings Vietnam
and install the latest version - Go to
Tools > Board > Arduino AVR Boards (RFThings)
and selectRFThings UCA
. - Go to
Tools > Board Version
and select3.9 and newer (ATMega328PB)
- Go to
Tools > Programmer
and selectAVRISP mkII
- Go to
Tools > Port
and select the port on which the board is plugged in
You are ready to program the board!
All rights reserved by Université Côte d'Azur