ViliusKraujutis / wasp-car

An off-the-shelf RC car with custom Arduino code, L298N motor drivers, 4x small DC motors, 2S LiPo battery, Arduino Uno, 4 wheel drive

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wasp RC car

A black and yellow little car which features:

  • an Arduino UNO (actually a cloned version NHduino UNO)
  • a bluetooth module HC-05
  • a too big 2S LiPo battery (7.4V, 5200mAh, 60C)
  • a single L298N DC motor drive with 2 channels for two sets of motors
  • 4 DC motors in total for each wheel. Each motor has a reducing gearbox
  • a Remote Controll (RC) using smartphone and via bluetooth's HC-05 module

Resources

About

An off-the-shelf RC car with custom Arduino code, L298N motor drivers, 4x small DC motors, 2S LiPo battery, Arduino Uno, 4 wheel drive


Languages

Language:C++ 100.0%