Skip to content

This is a simple project based on Arduino and Raspberry Pi. The goal of this project is to build a remote control car that is able to control with smartphone.

Notifications You must be signed in to change notification settings

htliang517/RpiRemoteControlCar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Raspberry Pi Remote Control Car

This is a simple project based on Arduino and Raspberry Pi.

The goal of this project is to build a remote control car that is able to control with smartphone.

Hardware

1.Raspberry Pi
  • Connected with a webcam.
  • Running a local server with Flask as the control panel of the car.
  • Sending signals to Arduino for motor control with serial port.
2.Arduino Uno
  • Served as the motor controller.
  • Recieving signals from raspberry pi to adjust motor speed.
3. L298n
  • H-bridge (Used for pwm control.)

Requirements

Python 3 with the following packages:

  • Flask
  • pyserial

About

This is a simple project based on Arduino and Raspberry Pi. The goal of this project is to build a remote control car that is able to control with smartphone.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published