Skip to content

One of my project, controlling a toy car with Arduino via Android

Notifications You must be signed in to change notification settings

Piso94/MArduino---Arduino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MArduino

My project to control a toy car through Android using the Bluetooth!

Using a program tailor-made for both Android and Arduino both, used the smartphone's accelerometer to move the toy car!

For now, the commands are:

  • Next
  • Back
  • Right
  • Left
  • Stop

First version: It is possible to control only in the digital mode (0V - 5V), then always has the same speed!

Position of files:

(For Linux Users) /usr/share/arduino/librares/Motor: -motor.cpp -motor.h -keywords

/home/Name/sketchbook/marduino: -marduino.ino

(For Windows Users) C:\Programms\Arduino\librares\Motor: -motor.cpp -motor.h -keywords

C:\Users\Name\sketchbook\marduino: -marduino.ino

About

One of my project, controlling a toy car with Arduino via Android

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages