Skip to main content

Avryp is a Python package to build and flash AVR and Arduino code.

Project description

Avryp is a Python package to build and flash AVR and Arduino code.

Getting Started

Prerequisites

Avryp needs AVR tools to work, you can install them by running the following command. sudo apt-get install avr-libc avrdude binutils-avr gcc-avr

Installing

Avryp is on PyPI so installing it is easy with pip. sudo pip install avryp

Examples

Examples can be found in the examples directory.

Configuration

Avryp reads ~/.avryprc for binaries and Arduino library path.

If not given, the default values are the following:

#[arduino]
#haa = /path/to/hardware/arduino/avr/  #no default, but optional
[binaries]
avrdude = avrdude
avrdude_progtype = linuxgpio
avrobjcopy = avr-objcopy
avrsize = avr-size
avrgcc = avr-gcc
avrgpp = avr-g++

License

This project is licensed under the MIT License - see the LICENSE file for details

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

avryp-0.0.10.tar.gz (41.9 kB view details)

Uploaded Source

File details

Details for the file avryp-0.0.10.tar.gz.

File metadata

  • Download URL: avryp-0.0.10.tar.gz
  • Upload date:
  • Size: 41.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for avryp-0.0.10.tar.gz
Algorithm Hash digest
SHA256 1788fd4f492d6a623534dad6250f658e3a62a1df4dca89e11e848e34e0f6f3b2
MD5 b51cd9623505c585b0108a7323035e8f
BLAKE2b-256 a5648d58239f22997d5fa3a1dc9d0c1db0ea37023e8cdbd191ca3d8aa9d0c10d

See more details on using hashes here.

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