Skip to content

a Python cross platform application that controls an Arduino robot, displays a video feed, edits the video, saves it and takes snapshots from it, it displays temperature, humidity and light values from the robot's sensors in static and live plots all in real time.

License

Notifications You must be signed in to change notification settings

hamzawix/The-Serial-Robot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

The-Serial-Robot

you can control an arduino based robot, you can view data on your computer, you can plot that data, you can display video from its camera, you can edit the video.....and much more all with Python and Arduino C++

to run the python app you need to install some packages:

On Linux open up a terminal and type: sudo apt-get update sudo apt-get install python-pip python-numpy python-scipy python-matplotlib python-opencv libopencv-* wxgtk2.8 sudo pip install pyserial

on Fedora, Red Hat replace the apt-get with yum

About

a Python cross platform application that controls an Arduino robot, displays a video feed, edits the video, saves it and takes snapshots from it, it displays temperature, humidity and light values from the robot's sensors in static and live plots all in real time.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages