java - Android-Controlled Car [General Info] -


this beginner's question. i'm trying control car on bluetooth on android device. although i'm no expert once know little, can start working on it.

the functionality of car want control via android device is:

  • fire engine (ignition)
  • steer car's wheel
  • accelerate gas pedal
  • brake
  • shift gears

i know need mechanical micro-controllers don't have experience in field. question start , need do? , software might me it.

for have start micro-controller implementation. make circuit can data bluetooth device , according it, micro-controller trigger relays above work. while in android app can make app send particular data (like 1,2,3,4 each work).


Comments

Popular posts from this blog

c# - Unity IoC Lifetime per HttpRequest for UserStore -

Change the color of an oval at click in Java AWT -

I am trying to solve the error message 'incompatible ranks 0 and 1 in assignment' in a fortran 95 program. -