Self Driving Car Prototype

Overview

Package Delivery Rover 🚀

This project is a prototype of Self Driving Car. It's based on embedded systems, to meet the current requirement of delivery applications & to overcome the problems of industrial automation.

Here are a few outcomes which are successfully implemented

  • The rover design made it possible to run over uneven surfaces.
  • Obstacle avoidance mechanism avoids obstacles of considerable size.
  • GPS module and Google Maps Api helps to find the trajectory.
  • Security Mechanism ensures the package delivery only to the client.

Photos of Robot

Rocker Bogie Design in Action

Rocker Bogie Mechanism

Top View of Rover

Top View

High Level Design

High Level Design

Flow Chart

This is the complete flow of how a user would interact with the rover

Flow Chart

Idea (Concept)

  • This Project is intended to deliver goods. It uses a GPS sensor and Google Maps services or user defined map to deliver from a source to any destination.
  • It uses an ultrasonic distance sensor to map the surrounding to avoid obstacles and find the best route. It has versatile Wheels to run on uneven surfaces with a Structure robust enough and powered with Lead Acid batteries.
  • All this system runs through Rasberry Pi and Arduino Hardware with encoder motors to change directions on course.
  • It is apparently intended right now for small premises to deliver but this range can be extended far away.
  • This project can be modified more to suit environment by adding various sensors.
  • Finally when the valuables are delivered,the client is prompted for password which is messaged to him to unlock and get hold of his delivery.
  • Delivery being the prime and promising objective,our application of Rover is not limited to it and is highly versatile.

Software

  • The code is individually tested for all seperate hardware modules.
  • All the different Python snippets when combined would make the project work with hardware setup.
  • Please find the connections of different module wired pins & Raspberry Pie/Arduino inside the code itself!
  • For Automated Emails, enter your Gmail Credentials inside the code.

Hardware

  • Raspberry Pi 3B+
  • Arduino Uno
  • Motor Driver(L298D)
  • Micro Servo Motor
  • PVC Pipes + other design-stuff like Wheels
  • I2C LCD Backpack - PCF8574
  • 4x3 Dial pad
  • 12V Battery
  • Neo GPS Module
  • Ultrasonic Sensor HC-SR04
  • Angle Sensor Mpu 9250
Owner
Abhishek Pawar
Competitive Programmer | Aspiring Software Developer | UnBounded Curiosity!
Abhishek Pawar
It is a program that displays the current temperature of the GPU and CPU in real time and stores the temperature history.

HWLogger It is a program that displays the current temperature of the GPU and CPU in real time and stores the temperature history. Sample Usage Run HW

Xeros 0 Apr 05, 2022
Open-Source board for converting RaspberryPI to Brain-computer interface

The easiest way to the neuroscience world with the shield for RaspberryPi - PIEEG (website). Open-source. Crowdsupply This project is the result of se

Ildaron 436 Jan 01, 2023
Beam designs for infinite Z 3D printers

A 3D printed beam that is as stiff as steel A while ago Naomi Wu 机械妖姬 very kindly sent us one of Creality's infinite-Z belt printers. Lots of people h

RepRap Ltd 105 Oct 22, 2022
Count the number of people around you 👨‍👨‍👦 by monitoring wifi signals 📡 .

howmanypeoplearearound Count the number of people around you 👨‍👨‍👦 by monitoring wifi signals 📡 . howmanypeoplearearound calculates the number of

Zack 6.7k Jan 07, 2023
Create (templateable) cameras that display qr codes in homeassistant

QRCam This custom component creates cameras displaying qrcodes. The QRCodes can be static or generated from templates. If you use a template as conten

Jannes Müller 5 Oct 06, 2022
Home solar infrastructure (with Peimar Inverter) monitoring based on Raspberry Pi 3 B+ using Grafana, InfluxDB, Custom Python Collector and Shelly EM.

raspberry-solar-mon Home solar infrastructure (with Peimar Inverter) monitoring based on Raspberry Pi 3 B+ using Grafana, InfluxDB, Custom Python Coll

cislow 10 Dec 23, 2022
Authentication provider using Synology DSM users for Home Assistant

Authentication provider using Synology DSM users for Home Assistant The Synology authentication provider lets you authenticate using the users in your

Sam Debruyn 5 Oct 06, 2022
Python module for controlling Broadlink RM2/3 (Pro) remote controls, A1 sensor platforms and SP2/3 smartplugs

Python module for controlling Broadlink RM2/3 (Pro) remote controls, A1 sensor platforms and SP2/3 smartplugs

Matthew Garrett 1.2k Jan 04, 2023
Using a GNSS module (Beidou + GPS) and the mapquest static map API

Using a GNSS module (Beidou + GPS) and the mapquest static map API

Kongduino 1 Nov 04, 2021
Zev es un Bot/Juego RPG de Discord creado en y para aprender Python.

Zev es un Bot/Juego RPG de Discord creado en y para aprender Python.

Julen Smith 3 Jan 12, 2022
gdsfactory is an EDA (electronics design automation) tool to Layout Integrated Circuits.

gdsfactory 3.5.5 gdsfactory is an EDA (electronics design automation) tool to Layout Integrated Circuits. It is build on top of phidl gdspy and klayou

147 Jan 04, 2023
Code for the onshape macropad.

Onshape_Macropad Code for the onshape macropad. This is a macropad built using the Pimoroni Keybow and the KPrepublic Enclosure. pimoroni_keybow kprep

Justin Cole 1 Nov 23, 2021
An open source two key macro-pad modeled to look like a cartoony melting popsicle

macropopsicle An open source two key macro-pad modeled to look like a cartoony melting popsicle. Build instructions Parts List -1x Top case half (3D p

17 Aug 18, 2022
A rubiks cube timer using a distance sensor and a raspberry pi 4, and possibly the pi pico to reduce size and cost.

distance sensor cube timer A rubiks cube timer using a distance sensor and a raspberry pi 4, and possibly the pi pico to reduce size and cost. How to

3 Feb 21, 2022
Used python functional programming to make this Ai assistant

Python-based-AI-Assistant I have used python functional programming to make this Ai assistant. Inspiration of project : we have seen in our daily life

Durgesh Kumar 2 Dec 26, 2021
Python module for the qwiic serial control motor driver

Qwiic_SCMD_Py Python module for the qwiic motor driver This python package is a port of the existing SparkFun Serial Controlled Motor Driver Arduino L

SparkFun Electronics 6 Dec 06, 2022
Segger Embedded Studio project for building & debugging Flipper Zero firmware.

Segger Embedded Studio project for Flipper Zero firmware Установка Добавить данный репозиторий в качестве сабмодуля в корень локальной копии репозитор

25 Dec 28, 2022
BoneIO is a compact IO controller for home automation.

Project description BoneIO is a compact IO controller for home automation. Main features of this controller are Compact size (27x11x6)cm - 15 DIN modu

Maciej Krasuski 120 Nov 30, 2022
Playing diabolo with two robot arms in ROS + Gazebo

Playing diabolo with robots This repository holds the ROS packages for playing diabolo with two UR5e robot arms on ROS Melodic (Ubuntu 18.04). Read ou

23 Dec 18, 2022
Python implementation of ZMP Preview Control approach for biped robot control.

ZMP Preview Control This is the Python implementation of ZMP Preview Control app

Chaobin 24 Dec 19, 2022