Using digital pins with makeblock app


#1

Hi all,

My doughter has a mBot and she is asking me to add a pair of headlights to her robot which she can switch on and off with the mobile app. To do it I am planning to use one of the available digital pins of the mCore and the makeblock adroid app to build the phone app to control de mBot and switch on/off the lights. Neverteless, I cannot find a library/module in the makeblock app to control the digital pins in the mCore board.
On the other hand, I have discuvered that the mBot firmware include the option to access to the digital pins when the mBot receive a “device” parameter with a value of 30 (#define DIGITAL 30).

With this scenario, any idea about how to have access to the digital pins using the makeblock app? or there is any app update including libraries/modules for digital pins?

Regards


#2

Hi Rafael_Perez,

Confirmed with our engineer, the Makeblock App doesn’t have the modules for the digital pins.
Temporarily we do not have plan to add the modules for digital pins.While, I will add this to the customer requrement for furture assessment.


#3