micropython-74hc595

Shift register library

A Python library for controlling 8-bit shift registers using 74HC595 ICs.

MicroPython driver for 74HC595 shift registers

GitHub

30 stars
5 watching
10 forks
Language: Python
last commit: 11 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
mcauser/micropython-max44009 A MicroPython driver for an ambient light sensor with I2C interface 1
mcauser/micropython-mcp23017 MicroPython driver for I2C-based 16-bit IO Expander 74
mcauser/micropython-pcf8575 MicroPython driver for 16-bit I2C I/O Expander with Interrupt 19
mcauser/micropython-pcf8574 A MicroPython library for interacting with an 8-bit I2C I/O Expander 39
mcauser/micropython-mlx90614 A Python library providing an interface to an infrared temperature sensor 34
mcauser/micropython-tca9548a An I2C multiplexer library for controlling multiple devices with the same address on a microcontroller bus 15
mcauser/micropython-hdc1080 A MicroPython driver for the HDC1080 temperature and humidity sensor 2
howmanyoliversarethere/micropython-8encoder A MicroPython library for interacting with an 8-encoder device 1
mcauser/micropython-xl9535-kxv5-relay A MicroPython library for controlling 16-bit I/O Expander with I2C Interface on a relay board 9
mcauser/micropython-lm75a A MicroPython driver for an I2C temperature sensor with temperature monitoring and shutdown features. 5
mcauser/micropython-dht12 A MicroPython driver for interfacing with an Aosong DHT12 temperature and humidity sensor over I2C. 15
mcauser/micropython-my9221 A Python library for controlling 10-segment LED bar graph modules using the MY9221 LED driver 7
mcauser/micropython-hx1230 A MicroPython library for controlling HX1230 96x68 monochrome LCD displays. 5
peterhinch/micropython_ra8875 A device driver and GUI library for controlling RA8875-based displays on MicroPython devices 10
russhughes/ili9342c_mpy An ILI9342C display driver for MicroPython 52