Days
Hours
Minutes
Seconds

Self-Driving Car using Raspberry Pi


In this project we are going to build a self-driving car with lane detection using Raspberry pi. We will first briefly look into the hardware side and then write the code step by step with detailed explanation. We will write the code in on desktop rather than raspberry pi and later add it to the our pi . This means that even if you don’t have the Car ready you can still follow along to learn the lane detection.
Paid Course
Price:
GHS 1,000.00 GHS 700.00
Current Status
Not Enrolled
Get Started
Login to Enroll
0% Complete
IN PROGRESS

Course Content

Expand All


Code - Chapters
Chapter 1:
Raspberry Pi Installation and Initial Setup
  • Initial Setup

  • OpenCV Installation on RPi

  • Dc Motor Control

Chapter 2:
Hardware Setup
  • Building the Car

Chapter 3:
Modules
  • Motor Module

  • Keyboard Module

  • Joystick Module

Chapter 4:
Lane Detection using Image Processing
  • The Concept and Setup

  • Finding Lane

  • Warping Lane

  • Finding Curve

  • Optimizing Curve

  • Hardware Implementation

  • Complete Code

Chapter 5:
Lane Detection using Neural Networks
  • Overview

  • Step 1 – Data Collection

  • Step 2 – Training

  • Step 3 – Implementation

  • Demo Video