Git Product home page Git Product logo

simple-raspi-car's Introduction

Simple Raspberry Pi Car

A smart car project based on Raspberry PI.

What's up

  • v0.2: Add camera yaw/pitch servo.
  • v0.1: Establish the project.

Hardware

  • Power flow
Battery -> ESC(Electronic Speed Controller) -(BEC: 5V)-> Arduino -> Raspberry PI
                                            -(BEC: 5V)-> Steering Servo
                                            -(BEC: 5V)-> Camera Yaw/Pitch Servo
                                            -(Battery)-> Motor
  • Control flow
Raspberry PI <-Serial-> Arduino -PWM-> ESC
                                -PWM-> Steering Servo
                                -PWM-> Camera Yaw/Pitch Servo
  • Current config
Part Type
RC Car Tamiya CC-01 (No.58579)
Raspberry PI Raspberry PI 3B
Arduino Arduino Nano (ATMega328P)
ESC HobbyWing QuicRun WP 860 Dual Brushed
Motor Type 540
Steering Servo Futaba S3003
Camera Yaw/Pitch Servo Tower Pro SG90

Software

project
    |--readme.md
    |--Arduino -> Arduino program
    |--Car -> Information of origin RC car
    |--Raspi   -> PI program
        |--server -> C++11 server on Pi to communacate with Arduino
        |--client
            |--cpp     -> client demo in C++11
            |--python3 -> client demo in Python3

Contact me

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.