Skip to content

Remote controlled car (two motors), PCB and circuit design.

Notifications You must be signed in to change notification settings

alisya-k/RC-Car

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RC-Car

Remote controlled toy car (two motors), PCB and circuit design.
Controlled by IR remote and ultrasonic sensor using a blue pill (STM32F103C6) as an MCU.
DC motors are contolled by separate NPN transistor motor drivers using PWM signals for speed.

3D Model


PCB Design


Schematic Files

https://github.com/alisya-k/RC-Car/blob/main/MAIN.SchDoc

Code Files

MCU (STM32F103C6) code programmed with STM32CubeIDE in C, for remote control of motors with IR remote.
https://github.com/alisya-k/RC-Car/blob/main/main.c

About

Remote controlled car (two motors), PCB and circuit design.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages