PCF8591_micropython_library
Analog IC library
A Micropython library to interact with the PCF8591 I2C analog IC.
MicroPython Library to use pcf8591 i2c analog IC with Arduino, Raspberry Pi Pico and rp2040 boards, esp32, SMT32 and ESP8266. Can read analog value and write analog value with only 2 wire.
2 stars
4 watching
0 forks
Language: Python
last commit: about 1 year ago
Linked from 1 awesome list
analogarduinoesp32esp8266expanderi2cmicropythonpcf8591raspberryrp2040samdstm32wire
Related projects:
Repository | Description | Stars |
---|---|---|
lewisxhe/pcf8563_pythonlibrary | A Python library for working with real-time clocks and calendars on microcontrollers using the PCF8563 IC. | 8 |
xreef/ebyte_lora_e220_micropython_library | A Micropython library for communicating with LoRa E220 devices | 19 |
mcauser/micropython-pcf8574 | A MicroPython library for interacting with an 8-bit I2C I/O Expander | 36 |
xreef/ebyte_lora_e32_micropython_library | A MicroPython library for communicating with EBYTE LoRa E32 devices | 6 |
xreef/ebyte_lora_e22_micropython_library | Provides access to LoRa E22 devices using MicroPython | 8 |
octaprog7/pcf8574 | A MicroPython module for controlling an 8-bit I/O expander over I2C | 0 |
mcauser/micropython-pcf8575 | MicroPython driver for 16-bit I2C I/O Expander with Interrupt | 19 |
alekseyfedorovich/adxl345_spi_micropython | A Python library for interacting with the ADXL345 accelerometer via SPI protocol on MicroPython-enabled MCU boards | 17 |
whatnick/atm90e26_micropython | A Micropython module providing access to the ATM90E26 chip's functionality | 2 |
mp-extras/vl53l5cx | A Python library providing an interface to a VL53L5CX TOF sensor for MicroPython and CircuitPython | 13 |
brainelectronics/micropython-ds1307 | A MicroPython driver for the DS1307 Real-Time Clock | 4 |
octaprog7/mcp3421 | A Python module providing an interface to connect and measure with MCP342X ADCs via I2C | 0 |
mcauser/micropython-tinyrtc-i2c | MicroPython driver for an RTC module with DS1307 and AT24C32N EEPROM. | 62 |
kevinkk525/micropython_arduino_control | A library to remotely control an Arduino microcontroller using the 1-wire protocol | 0 |
ti-nspire/microbit_micropython_mcp3008 | An implementation of an analog-to-digital converter using the MCP3008 chip with a microcontroller-based system | 1 |