Skip to content

bryonbaker/PiIO

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PiIO python repository

This is a Python3 IO library for the Raspberry Pi PiIO boards which demonstrates: The main repository for board level information is now the PiIO Web page. Read the admin page for information on installing the packages.

  • GPIO IO ancluding SPI and I2C peripheral access
  • A basic PLC style library containing basic control functions
  • A framework for concurrency
  • Example node red interface using pub sub topics

A description of the recources available per board is available here:

As well as a description of the four main software topics:

Archive

Discontinued board information is archived here:

Porting

Should you wish to port this to another language such as C++, refer to the PiIO.py file. This contains GPIO mappings and other useful info.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 96.0%
  • Shell 4.0%