How to upload our lesson programms to the Arduino All-in-One Starter Kit
(1) For board, please select Arduino Uno in Arduino IDE.
(2) In addition, before uploading the prpgramm, please use the libraries file provided in the link(https://github.com/Elecrow-RD/All-in-one_Starter_Kit_for_Arduino/tree/master/libraries )for Arduino IDE to ensure that the program can be uploaded successfully. Manual installation method of libraries file: Please refer to this link( https://docs.arduino.cc/software/ide-v1/tutorials/installing-libraries/#manual-installation)’s Manual Installation section.
Libraries file:
(https://github.com/Elecrow-RD/All-in-one_Starter_Kit_for_Arduino/tree/master/libraries)
For Libraries file manual installation method, please refer to :
( https://docs.arduino.cc/software/ide-v1/tutorials/installing-libraries/#manual-installation)