Bbs_embed_common

Website:

https://github.com/BrentSeidel/BBS-BBB-Ada

Author:
  • Brent Seidel
Maintainer:
  • Brent Seidel <brentseidel@mac.com>
License:

GPL-3.0-or-later

Version:

0.1.0

Alire CI:

Dependencies:
  • image/svg+xml bbs ~0.1.0
Dependents: Badge:

Abstract hardware drivers and drivers for some i2c bus devices.

#embedded

This crate contains base classes for some hardware devices such as Analog Inputs, GPIO pins, I2C bus, and SPI bus. It also contains drivers for devices that use, for example, an I2C bus.

By itself, this crate isn’t much use. It will need to be used with the bbs_embed_linux crate which contains hardware drivers for the Raspberry Pi and BeagleBone Black.