Controlling a RC Car w/ Bluetooth Connection & Speech Recognition

This project was shared on the website 43oh.com which is project for beginners. The controlling of RC car is controlled with a bluetooth module.

The basis of the project is MSP430G2553 microcontroller which comunicates with a HC-06 bluetooth module through an UART.

The microcontroller controls the RX2 circuit which controls a motor.

You can find the source code for microcontroller on the website and you can donwload (only for logged users) app for an Android.

http://forum.43oh.com/topic/5484-controlling-a-rc-car-w-bluetooth-connection-speech-recognition/

Share the article:
Show your
Maker soul!
Buy a T-Shirt
Coffee for Chiptron
Give a boost to the next article

Related Articles

The first article from Tutorial: STM32F746 (STM32F7 Discovery) serie. I would like to describe how to turn on LED simply controlling GPIO. Why I began to write this tutorial and why I don’t want to use HAL or Standard Peripheral…

Choose: an ultra-thin, high-performance or mid-range class with many interfaces. Up to 55 types of AAEON BOXER industrial fanless computers in our offer. You will definitely find the right one for you. We enriched our stock offer by the ultra-thin…

3D printing is a great gift for kids – for Children’s Day, birthdays, holidays, camp, as a present for a friend, or just because. There are plenty of models available, each better than the last. I’ve selected the ones that…

We wrote a news about STM32F746 discovery and IDE by openstm32.org on the google+. https://time4ee.com/ got development board STM32F7 discovery by ST. We want to show MULTIPLATFORM (Linux – Ubuntu, Windows) development tools by http://openstm32.org Other tutorials with STM32F7: Tutorial:…

This is another continue of STM32 tutorial (STM32F746 tutorial). I would like to show example code for turn on/off LED with button. This example code is able to use for another microcontrollers by ST as STM32L100, L152, STM32F103, F407 and…