Skip to main content

Simple GUI elements for AVR and arduino simulation.

Project description

Simple GUI elements for AVR and arduino simulation. Programmed in python, based on pygame. Simavr is used for simulation.

Links:
Features:
Known problems:
  • Python 3 is not supported

  • tested only on linux

  • real-time sleep() is used in simavr, so speed control is far from perfect

  • occasional crash by firmware reload

  • poor sound quality

Installation

General

Ubuntu

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

Uninstall

# as root
pip uninstall pysimavrgui

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pysimavrgui-0.0.3.tar.gz (82.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page