Simple GUI elements for AVR and arduino simulation. Programmed in python, based on pygame. Simavr is used for simulation.
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