GithubHelp home page GithubHelp logo

Circuit connecttion about self-driving-car HOT 10 OPEN

ryanzotti avatar ryanzotti commented on July 20, 2024
Circuit connecttion

from self-driving-car.

Comments (10)

RyanZotti avatar RyanZotti commented on July 20, 2024

@ManasKumarPanigrahi Yes, this is a common request I've gotten. I definitely need to document how I did the wiring. I plan to have the wiring documentation finished in 1-2 weeks. I'll reply back here once complete.

from self-driving-car.

ManasKumarPanigrahi avatar ManasKumarPanigrahi commented on July 20, 2024

thank u. waiting for your reply.

from self-driving-car.

RyanZotti avatar RyanZotti commented on July 20, 2024

@ManasKumarPanigrahi I'm about halfway through the wiring docs. It's taking awhile because there are a LOT of wires, and at the same time I want to be sure I make my docs accurately. If you need something in the interim, these are the two sites I originally used: motor, and range sensor. The motor documentation is for the the Pi 2, so I had to make some modifications. Anyways, I still plan to reply back here once the docs are 100% complete. I'll also make them part of the main README.md.

from self-driving-car.

RyanZotti avatar RyanZotti commented on July 20, 2024

@ManasKumarPanigrahi I've completed the circuitry diagram. You can find a magnified example here. It's also now on the main page/readme. Let me know if you have any questions.

from self-driving-car.

prateekralhan avatar prateekralhan commented on July 20, 2024

@RyanZotti Firstly, Your project is really superb!! Kudos to you!! I had just one doubt that can you please help me with this thing... that how and where did you interface your camera with your Pi.

from self-driving-car.

RyanZotti avatar RyanZotti commented on July 20, 2024

@prateekralhan I used a USB webcam, so I just plugged it into one of the Pi's 4 USB ports.

from self-driving-car.

prateekralhan avatar prateekralhan commented on July 20, 2024

@RyanZotti Sir, Thanks for the Info!! You seem to be using a Logitech webcam, Can I interface another camera or even the raspberry camera?? Will the same codes work for It? Or Do I need to Make any changes in its code!

from self-driving-car.

RyanZotti avatar RyanZotti commented on July 20, 2024

@prateekralhan Yes, you can use the Raspberry Pi camera. The software for the Pi camera is much simpler and easier to use, however it is much less durable. My car has many exposed wires, and I kept accidentally destroying my Pi cameras. The Logitech webcam is cheap and durable -- its wires are protected by a thick layer of plastic unlike the Pi camera. The Logitech cable is also longer, so I was able to house the Pi inside the car and mount the camera on the car's roof. The Pi camera's wiring wasn't long enough to do this, so I would have had to put the Pi and the camera on the car's roof, and that would have looked a lot uglier.

If you don't care about aesthetics and want something that is easier to install (ffmpeg is very difficult to install), go with the Pi camera and mount both the Pi and its camera on top of the car.

from self-driving-car.

prateekralhan avatar prateekralhan commented on July 20, 2024

@RyanZotti Thank You So Much Sir!! I am Doing a bit different!! I am trying to setup my smartphone's camera for now!! As I have already spend a lot!! Just trying to create an app that sort of acts as both a TCP server,receiving streamed image frames from a video streaming app on a phone and
a user interface allowing a human driver to control the car with the cursor keys or mouse, sent to an RC unit over the serial interface. Don't Know whether it shall work!! Any ideas regarding this Sir!!??

from self-driving-car.

RyanZotti avatar RyanZotti commented on July 20, 2024

@ManasKumarPanigrahi I haven't written code for a phone before, but if it runs Linux I would just use Python's tornado package for the TCP server like I did with the Pi. I'm not sure how you would stream the video, though I guess it's possible you could use ffmpeg for that as well. It's definitely possible to use a phone -- I've seen others successfully use a phone.

from self-driving-car.

Related Issues (20)

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.