An open API service indexing awesome lists of open source software.

https://github.com/hookfang/gesture-controlled-car

Gesture controlled car using Arduino. The accelerometer reads the x-y axis values from your hand and transmits it to the car through a WiFi transmitter. The Dual H Bridge Stepper Motor Driver on your car reads the values and transmits it to the motor, changes the polarity accordingly.
https://github.com/hookfang/gesture-controlled-car

arduino arduino-uno car motor project

Last synced: about 1 month ago
JSON representation

Gesture controlled car using Arduino. The accelerometer reads the x-y axis values from your hand and transmits it to the car through a WiFi transmitter. The Dual H Bridge Stepper Motor Driver on your car reads the values and transmits it to the motor, changes the polarity accordingly.

Awesome Lists containing this project

README

          

# Gesture-Controlled-Car
Gesture controlled car using Arduino.

The accelerometer reads the x-y axis values from your hand and transmits it to the car through a WiFi transmitter.
The Dual H Bridge Stepper Motor Driver on your car reads the values and transmits it to the motor, changes the polarity accordingly.

![Alt Text](https://github.com/hookFang/Gesture-Controlled-Car/blob/master/Photos/Car.jpg)
![Alt Text](https://github.com/hookFang/Gesture-Controlled-Car/blob/master/Photos/Car1.jpg)