Skip to content

SNAPpy library that makes it easy to develop applications for a Synapse Pyduino with an LCD shield.

License

Notifications You must be signed in to change notification settings

synapse-wireless/pyduino-lcd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pyduino LCD Shield SNAPpy Library

pyduino-lcd is a SNAPpy library that makes it easy to develop applications for the Pyduino that use an LCD shield.

The SparkFun LCD Button Shield is highly recommended because it works very well with the Pyduino and this library.

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 pyduino-lcd for use with SNAPbuild is using pip:

pip install git+https://github.com/synapse-wireless/pyduino-lcd.git@master --process-dependency-links

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

pip install ./pyduino-lcd --process-dependency-links

License

Copyright © 2016 Synapse Wireless, licensed under the Apache License v2.0.

About

SNAPpy library that makes it easy to develop applications for a Synapse Pyduino with an LCD shield.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages