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
Release files for avryp 0.0.10
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| avryp-0.0.10.tar.gz | 41.9 kB | Details |
Release files / avryp-0.0.10.tar.gz
| Download URL | avryp-0.0.10.tar.gz |
|---|---|
| Size | 41.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
1788fd4f492d6a623534dad6250f658e3a62a1df4dca89e11e848e34e0f6f3b2
|
|
BLAKE2b-256 checksum How to use checksums |
a5648d58239f22997d5fa3a1dc9d0c1db0ea37023e8cdbd191ca3d8aa9d0c10d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |