Skip to main content

A fake i2c library for testing purposes

Project description

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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

reverb_i2c-1.1.1.tar.gz (2.4 kB view hashes)

Uploaded Source

Built Distribution

reverb_i2c-1.1.1-py3-none-any.whl (2.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page