Releases: adafruit/Adafruit_Blinka
Release list
Fix for packaging to include libgpiod_pulsein
Add NVidia Jetson support
We now have support for various Tegra chips and boards
To use in CPython, pip3 install adafruit-blinka.
Read the docs for info on how to use it.
Ensure that the write_value passed into SPI readinto is actually used
Thanks to @gbrown128 #85
To use in CPython, pip3 install adafruit-blinka.
Read the docs for info on how to use it.
Pi 1 i2c fix
(re-release with incremented number)
We now use the i2c port 0 on the very first raspi's
To use in CPython, pip3 install adafruit-blinka.
Read the docs for info on how to use it.
Add 26 pin RasPi 1 support
Should now work on the two 26-pin Raspberry Pi Model B's (original Pi's)
To use in CPython, pip3 install adafruit-blinka.
Read the docs for info on how to use it.
Re-factor to use nice platform detection, now works on all 40-pin Pi's
We now have a helper program to do the joyful work of platform detection. Tested on all 40-pin modern Pi's such as the Zero, 2B, 1B+, 3B+
To use in CPython, pip3 install adafruit-blinka.
Read the docs for info on how to use it.
Add Allwinner + OrangePiPC support, fix NeoPixel RGBW, libgpiod digitalio
Fixed RGBW NeoPixels for Raspberry Pi, added libgpiod digitalio implementation, started Allwinner H3 support, and added basic i2c/spi/digital support for Orange Pi PC
To use in CPython, pip3 install adafruit-blinka.
Read the docs for info on how to use it.
Fixes for Raspi I2C/SPI
To use in CPython, pip3 install adafruit-blinka.
Read the docs for info on how to use it.
0.3.1: Merge pull request #51 from ladyada/master
Make I2C/SPI interface files for linux generic! Also fix broken 0.3.0
To use in CPython, pip3 install adafruit-blinka.
Read the docs for info on how to use it.
Initial Beagle Bone Black support
Basic gpio toggling, I2C and SPI seem to work!
To use in CPython, pip3 install adafruit-blinka.
Read the docs for info on how to use it.