Code Monkey home page Code Monkey logo

auto_pi_car's Introduction

Automatic Raspberry Pi Car RC-AIA Framework

Auto Driving Rasberry Pi Simple Practise Project Based On Udacity Self-Driving Car Engineer Nanodegree.

Well, it's really very interesting Project. Please Read All Below Details Carefully To Understand This Project.

And You Can Check Real Project Github Repo here Here

#!/usr/bin/python
#
#
# =++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
#       ____     _    __     ____                                __     _             ____       
#      / __ )   (_)  / /_   / __/  ____    _____  ___    _____  / /_   (_)   ____    / __/  ____ 
#     / __  |  / /  / __/  / /_   / __ \  / ___/ / _ \  / ___/ / __/  / /   / __ \  / /_   / __ \
#    / /_/ /  / /  / /_   / __/  / /_/ / / /    /  __/ (__  ) / /_   / /   / / / / / __/  / /_/ /
#   /_____/  /_/   \__/  /_/     \____/ /_/     \___/ /____/  \__/  /_/   /_/ /_/ /_/     \____/ 
#                                                                                              
# =++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++                                     
#
#                                                                          Suraj Singh Bisht
#                                                                          [email protected]
#
# 
#
#           This Script Is A Part Of RC-AIA Framework.
#           Created For Educational And Practise purpose Only.
#			Please Don't Remove Author Initials.
#
#

__author__ 	    = "Suraj Singh Bisht"
__description__ = "Self Driving Phase One"
__version__	    = "Beta"
__date__	    = "OCT, 2018"
__email__	    = "[email protected]"

Introduction

I Wrote This Project Only For Fun And Practise Purpose. Its Just To Practically Implement Udacity Project Code In Real Life. You can Directly Read Project Codes Line By Line and Read Comments for more details.

Implementation Idea

  • Client, Server Architecture.
  • Laptop/Desktop as Server
  • Raspberry Pi as client.
  • TOY Car Controlled By RaspBerry GPIO Pins
  • Camera Module Also Attached With Toy Car As Front Camera.

Idea (Codes Available)

  • Used OpenCV as Image Processing library
  • Numpy for Image Processing
  • Python Socket module as network
  • Established Wifi Network Between Raspberry Pi and Laptop
  • Then, Live Stream Images From Client To Server Through Network
  • Server Will Process Image And Send Back Command For Toy Car Movements
  • Raspberry Received Command, GPIO signals sent.

Future Plan

  • Add A Neural Network To Make Car Movement More Smooth.
  • Add More Features
  • Add More stability

Want to Contribute

  • Come, Start Now
  • For Info, Check Comments, Codes, DevelopmentPlanning.ReadMe File
  • Contact Me, For More Details.

Forgive Me

Forgive Me If I have Done Anything Wrong implementation In This Code Because I'm very new guy in this feild. So, Forgive me and Don't Forget To Notify me My Mistake. It will be very Apricatable.

Hardware (I Used Below Various Hardware Gadgets Like)

  • A Raspberry Pi Board
  • Power Bank
  • Rasp Camera Module
  • Toy RC Car
  • Motor Controller
  • Little Bit Of Hardware Up/Down
  • Assembled All Together
  • Laptop As Server

Todos

  • Add More Feature
  • Make It More Easy To Use And Light Weight

auto_pi_car's People

Contributors

surajsinghbisht054 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

aloysmose

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.