Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Evoarm | 69 | 4 years ago | 1 | Python | ||||||
An open-source 3D-printable robotic arm | ||||||||||
Pysimavrgui | 13 | 10 years ago | 4 | February 09, 2012 | Python | |||||
Simple GUI elements for AVR and arduino simulation. Programmed in python, based on pygame. Simavr is used for simulation. | ||||||||||
Hindenburgfights | 8 | 8 years ago | 25 | C | ||||||
Pygame_photobooth | 7 | 4 years ago | 10 | Python | ||||||
Rough Pygame Photobooth | ||||||||||
Selfdrivingcar | 6 | 7 years ago | Jupyter Notebook | |||||||
MachineLearning + Arduino + RaspberryPi + RemoteControlCar + pygame = SelfDrivingCar | ||||||||||
Minesweeper2015 | 3 | 7 years ago | mit | Python | ||||||
our Minesweeper competition 2015 source code | ||||||||||
Park Pilot | 3 | 2 years ago | Python | |||||||
Park Pilot with audible alerts, made with Python and Arduino | ||||||||||
Kinect Mapper | 3 | 11 years ago | 1 | C++ | ||||||
Pyduino_bot Wifi | 2 | a month ago | mit | C | ||||||
A set of programs(circuit included) used in an Arduino(micro-controller / µC)-based robot resembling a rover! It can detect human faces using Computer Vision and is controlled by a game developed using the Pygame(a python library) through WiFi. | ||||||||||
Archive | 2 | 4 years ago | Python | |||||||
存档,笔记与代码 |
Simple GUI elements for AVR and arduino simulation. Programmed in python, based on pygame. Simavr is used for simulation.
Test using virtual machine: there is a vagrant configuration inside vagrant directory
sudo apt-get install python-pip sudo apt-get install python-pygame sudo apt-get install python-pyaudio # pysimavr sudo apt-get install swig sudo apt-get install python-dev sudo apt-get install gcc sudo apt-get install libelf-dev sudo pip install pysimavr # for arduino sudo apt-get install scons sudo apt-get install arduino sudo pip install pysimavrgui
# as root pip uninstall pysimavrgui