I have mBot (mCore). And I want to upgrade it.
Recently I bought Auriga board and some tracks.
And now, I have some questions…
1) IR related
On mBot it was easy to use remote control to drive robot in different directions. In Scratch, here was hexagon “IR remote __ pressed”. So, for going forward I used this simple code:
But when I select Auriga board, there is round edged shape “infrared receiver PORT”.
What does it mean? There is no built-in infrared receiver on Auriga board?
I must buy it separately?
Even if I buy IR receiver, how can I check if arrow-up is pressed?
2) Bluetooth related
I downloaded “Makeblock” application to my smartphone. And created simple program.
But smartphone application can not detect any Bluetooth device in the area.
Do I need to configure sometting on Auriga board?
3) Button related
On mBot there was easy to use button. For example, I want my robot wait until I press button, than go forward:
But on Auriga, there is no such possibility. It seems I need to buy additional module with buttons?
For what is used button in a midle of circle of LEDs?