Code Monkey home page Code Monkey logo

jetson-car's Introduction

<Note that this project is based on https://github.com/dusty-nv/jetson-inference>

<Detail tutorial: https://github.com/cannonyao/jetson-car/blob/main/detail.doc>

<Demo video:https://www.youtube.com/watch?v=JWrtHfbwdeQ>

Introduction:

Control the Jetson Nano-based car by recognizing traffic signs

Hardware parts:

a) Material list:

Jetson nano *1

   Motor *4

   Motor drive L298N *1

   Trolley floor *1

   Scissors *1

   power supply         

b) Assembly process:

First, drive the motor, the motor, and the nano board are connected as shown below

Then connect the camera and the power supply. The power supply uses two power banks. One power bank supplies power to the nano (5v power supply needs to be unplugged on the nano board), and the other power bank supplies power to the motor. The motor needs a 12v power supply. A 5v to 12v module can directly use the 12v trolley power supply to directly supply power to the nano board and the motor if possible.

Driving part:

first step:

		Complete the following official jetson tutorials:

https://github.com/dusty-nv/jetson-inference/blob/master/docs/building-repo-2.md

https://github.com/dusty-nv/jetson-inference/blob/master/docs/pytorch-collect-detection.md

The second step:

		1. After completing the above two steps, you should have obtained the model trained by yourself, and then replace the detectnet.py in the python\training\detection\ssd directory of this project with the detect.py of the original jetson inference project, and the car.py and command.txt is also copied into the ssd directory of the original project

		2.pip3 install Jetson.GPIO

third step:

		Open command.txt, replace the label path and model path in the command, and then open the command line to the ssd directory, and the car can start to run

jetson-car's People

Contributors

cannonyao avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Forkers

ra11kizi

jetson-car's Issues

We'd like to feature this on the Jetson Community Projects page!

Hi Darren! I'm reaching out on behalf of NVIDIA Jetson here, as I couldn't find another place to send you a message (tried on YouTube and it was flagged).

Let me know if you'd like your project featured on the Community Projects page, and promoted on social media.

Thanks!
Eamon,
NVIDIA Jetson

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.