Bruetooth

Arduino Bluetooth Car

Arduino Bluetooth Car

El programa:https://MEGA.nz/#! YFkyia5Q! x5ytSGWDa8olQ1eMkamRhZoXms2Irfb6kHHsMubzMGgEl código:motorPin1 int = 10;motorPin2 int = 11;int motorPin3 = 8;int motorPin4 = 9;void setup(){Serial.Begin(9600);pinMode (motorPin1, salida);pinMode (motorPin2, sa