bryanbates / snappy-atmega

Advanced SNAPpy Includes for the atmega128rfa1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advanced SNAPpy Includes for the atmega128rfa1

snappyatmega is a SNAPpy library that extends the functionality of Synapse SNAP modules that utilize the atmega128rfa1.

Installation

For use in Portal

Download and extract the latest release zip file to Portal's snappyImages directory. By default, this is located at ...\Documents\Portal\snappyImages on Windows.

For use with SNAPbuild

The easiest way to install snappyatmega for use with SNAPbuild is using pip:

pip install git+https://github.com/synapse-wireless/snappy-atmega.git@master

Alternatively you can download the source, extract it, and install it:

python setup.py install

About

Advanced SNAPpy Includes for the atmega128rfa1


Languages

Language:Python 100.0%