Skip to content

JBVAkshaya/picar-x

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PiCar-X Library

This repository is an improvement on original picar-x repository: https://github.com/sunfounder/picar-x.git The entire repository is restructured to fix number of bugs by having python classes for each functionality with examples.

Quick Links:

About this kit

We are happy to see your issus and pull request. Feel free to be apart.

About PiCar-X:

PiCar-X is the car that is built based on the Raspberry Pi, with the functions, including line following,human following, color following, obstacle avoidance, horn, remote control and use the web page to control.

Download

Download this repository to your Raspberry Pi:

git clone https://github.com/JBVAkshaya/picar-x.git

Usage

Run the scripts

cd scripts
sudo python3 xxx.py

Run older examples from https://github.com/sunfounder/picar-x.git repository

cd examples
sudo python3 xxx.py

Camera

Click this link to view the real-time dynamics of the Raspberry Pi camera

http://192.168.18.120:9000/mjpg

Note to replace it with the IP address of your own Raspberry Pi

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 93.3%
  • Shell 6.7%