Hi,
I need to use Arduino to control makeblock components.
For that, I need Arduino to recognize my mCore.
Can you explain me how to do it? (if possible with images).
Thanks in advance for your help.
mCore : How to control through Arduino?
Hi,
I. Choose “Arduino/Genuino Uno” under Tools
II. Choose the correct Serial Port for mBot under Tools->Serial Port: (Here my mBot’s serial port is COM3, and you can check your mBot serial port under your computer’s Device Manager->Ports (COM&LPT))
Hi XW_makeblock,
Thanks for your help!
Now, I don’t understand how to program my mbot with Arduino.
Can you explain how to do it?
Thanks in advance for your help.
Hi, please refer to the links below for starting program with Arduino.
http://learn.makeblock.com/en/mbot-programming/
http://learn.makeblock.com/en/learning-arduino-programming/
Hi XW_makeblock,
I have started to program with Arduino.
Now, I am starting on my initial project that is to use the Me angular sensor. I have been told to get informations from the Potentiometer Test example in Arduino.
Unfortunately, I didn’t succeed to do it. Can you tell me how to do it?
Thanks in advance for your help.