Skip to content

TJREVERB/reverb_i2c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Description

this package is only meant for use within the TJREVERB pFS codebase

use of this package in other projects is not supported and not advised

reverb-i2c is a custom i2C library meant for use with the Simulator testing suite. Instead of conducting actual i2C calls to physical hardware, reverb-i2c will save all data to a local text file which then can be read by the Simulator. More information on Simulator here.

Since this package is meant to override the conventional smbus2 package, reverb-i2c MUST be installed in a separate virtual environment.

Quick Start Testing

To install this package:

pip install reverb-i2c

  • The conventional smbus2 package, if present will be overridden by installing this package

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages