Hi All!
I am new to mBot Ranger, and I was trying to run my first ‘test code’ with Arduino.
I have the following setup:
- Arduino 1.8.13
- MakeBlock libraries downloaded from https://github.com/Makeblock-official/Makeblock-Libraries and installed in the proper directory (in fact I can find File -> Examples -> MakeBlockDrive entry within the menu)
- Hardware Makeblock Me Auriga V1.3
- Win 10 with USB cable connection the the Auriga V1.3 board
- No battery connected to the Auriga V1.3 board
I have opened the ColorLoopTestAuriga sketch file, it compiles with no issue for the board “Arudino Mega or Mega 2560” and processor “ATMega2560 (Mega2560)”
My enviroment shows only “COM3” and “COM4”, I have tried to “Upload” (CTRL+U) the sketch on either port but it fails to upload after some minutes.
Any clues?
P.S.: I have read the wonderfull “Makeblock mBot Ranger Arduino Coding Reference” from Murray Elliot (https://docs.google.com/document/d/1EpMWJo9pP2J_pstzXA-XHK8t00Z70SCZYwZ_Kl7VLuw/edit#) but it didn’t help