Arduino Bluetooth RC Car

Arduino Bluetooth RC Car

  • Latest Version
  • omfaer

Carino is Bluetooth RC Car Control application.

About this app

Carino is a Bluetooth RC Car application. Carino controls the RC Car via bluetooth connection. It has a simple and easy to use interface.

This app; With a microcontroller (recommended Arduino), you can change and use the control circuit of a car or a toy car you have created.

The buttons are passive at first opening. The buttons are activated when the Bluetooth connection is established. So you can start controlling your vehicle. You can also control it using voice commands if you want.

In this application, data is sent with the direction keys or voice commands. A list of words is displayed when using a voice command. If there is one of the commands that will affect the tool in this word list, this command is applied. For example, you said "back". This gives words like "beck", "bek", "back" according to your pronunciation. If there is "back" in these words, it sends the 'B' character, ie the back function, and the vehicle comes back.

Commands:

Forward: F or "go"

Back: B or "back"

Turn left: L or "left"

Turn right: R or "right"

Stop: S or "stop"

Circle Stop: C or "circle" (circle stop)

Horn: O or "horn"

Headlight: H or "turn on", h (lower case) or "turn off"

Arrow keys respond to touch, not click. Therefore the application sends Forward(F) and Backward(B) after then Stop(S), Left(L) and Right(R) after then Circle Stop(C).

Coming Soon: Arduino Source Code

"Infinite Road" animation made by Mustafa Ameri.
https://lottiefiles.com/28593-an-infinite-road

Versions Arduino Bluetooth RC Car