Skip to content

An arduino based Remote (Radio) Controlled car with servo arm.

Notifications You must be signed in to change notification settings

whatiskeptiname/RC-Car

Repository files navigation

RC-Car

RC-Car is an Arduino-based Remote Controlled car with Servo arm, developed for two events Vector organized by Western Region Campus (WRC) and Locus organized by Pulchowk Engineering Campus.

Images


Components Used

  1. Arduino Uno
  2. Bot Chassis
  3. Geared Motor *4
  4. Lipo Battery
  5. Servo
  6. Transmitter FLYSKY
  7. Receiver FS-IA10B

Working

The communication between bot and transmitter is done in Pulse Position Modulation (PPM) mode. PPMReader.cpp, InterruptHandler.h, WInterrupts.cpp and PPMReader.h files are used to convert the raw ppm signals to control information. In wrapper.h, functions used for the bot control are described and these functions are implemented in RC-Car.ino.

Watch The Video

About

An arduino based Remote (Radio) Controlled car with servo arm.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published