Pybbio

Latest version: v0.10

Safety actively analyzes 685670 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

0.9.3

* Moved all GPIO code to C extension
* Added LiquidCrystal character LCD library
* Improved sysfs interface for faster kernel driver file access
* Removed 3.2 support, use 0.9.2 if you're still running 3.2 for some reason...
* Libraries are now contained within the bbio package. This changes importing a bit, user code will need updating
* Simplifies setup.py
* Examples are no longer copied
* DT overlays are distributed compiled and copied with setuptool as data_files
* BBIOServer now serves from ~/.BBIOServer instead of from inside the package
* Started adding stubs for universion-io support, not yet implemented

0.9.2

* Added WebCam library from rseetham
* BBIOServer updates
* Slider from Ikario
* JQuery -> v1.11.1
* I2C library improvement from ycoroneos

0.9.1

* Added MMA7660 3-axis accelerometer library
* Removed smbus from pip requirements since there's no smbus package in PyPI
* Fixes a couple typos

0.9

* Added SPI library with example for ADT7310 temp sensor
* Added library for phant.io with example
* Added eQEP library with example
* Moved to C extensions for reading/writing Kernel driver files
* Reorganized package structure and updated install process to support pip and apt-get distribution
* Changed from Apache 2.0 license to MIT license
* Fixed false interrupt firing on first attachInterrupt() call
* Various minor bug fixes

0.8.5

* Dropped mmap GPIO, use Kernel drivers
* PWM fully working
* I2C support
* Fixed USR LEDs

0.8

* Added tools/ directory for install helpers
* Support for Kernel >= 3.8:
* GPIO
* Serial
* ADC
* Added tool to generate and compile DT overlays
* misc. fixes

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.