Help me to modify this code webcam_car for use on starter kit ir_version compatible with Orion and Me shield for Raspberry


#1

Hi, I searched within the official forum and several external web sites, how to get it to work the example of official repository Makeblock official RaspberryShield. Makeblock-official/RaspberryShield
The firmware.ino compile with Arduino IDE 1.6.9 with makeblock library added, and is not compatible for Orion board with micocontrolador Atmega 328P, is for the previous version based on plate with microcontroller Atmega leonardo 32u4.

I´m copiled and generate this Error Arduino IDE is Error status 1
EDIT 20/07/16: I´m solved this problem change main.cpp code inside it is.

In another forum that is Makeblock moderator, Anthony explains and gives a code in .py but not firmware.ino places to try.
disqus Me Shield for Raspberry Pi
In this forum other people give other solution for move one motor this example it does not work.
Sending instructions from raspberry pi2 to arduino orion (+ makeblock shield)

Please help to change this official code and make it compatible with Orion board, Raspberry Pi2, Me shield for Raspberry and Raspberry Pi camera v1.3 and 2 micro servos.

UPDATE 20/07/2016 I’m working with this project and I have come a long way, I posted my progress with detailed instructions in Spanish makeblock.es forum.
Webcam_car Makeblok spain Forum


#2