Skip to content

Sarim-MBZUAI/IIIT_DELHI_Internship

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Autonomous E-Rickshaw Project

This internship project focused on building an autonomous e-rickshaw from the ground up. The initial phase of any autonomous vehicle development is to establish a reliable drive-by-wire system.

rick

Project Components

  • Microcontroller: Arduino Mega
  • Motor Drivers: BTS-7960
  • Sensors: Optical Encoder , VLP16 Lidar , realsense camera
  • Other Electronics: Various additional electronic components

Electronic setup
Figure 1: Electronic setup of drive by wire system

Control System

We implemented a PID (Proportional, Integral, Derivative) algorithm to manage the steering, braking, and throttle systems of the e-rickshaw, ensuring precise and responsive control.

Demo Videos

  1. Rear Brake Demo
  2. Front Brake Demo
  3. Successful Teleop Run

Thank you for visiting our project. Feel free to contribute or suggest improvements!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages