Warning: Undefined property: WhichBrowser\Model\Browser::$name in /www/wwwroot/steprimo.com/config.php on line 30
Warning: Undefined property: WhichBrowser\Model\Device::$manufacturer in /www/wwwroot/steprimo.com/config.php on line 34
Warning: Undefined property: WhichBrowser\Model\Device::$model in /www/wwwroot/steprimo.com/config.php on line 35 Arduino RC car bluetooth Scarica APK per Android
Simple remote control with joystick to control a RC car or similar
Sends commands for speed and steering over serial bluetooth connection to an Arduino
Command-string format: "RC,steering,speed,\n" (\n is newline-character)
steering: range -100..+100 (can be used to control a servo)
speed: range -100..+100 (can be used to speed control a motor)
Developed with MIT app inventor 2
Source code available at: ai2.appinventor.mit.edu/?galleryId=5963827980271616
Arduino source code will be published soon on www.hackster.io