microbit-I2C-EEPROM-24LCxxx-Read-Write
EEPROM interface
Provides functions to read and write data to an I2C EEPROM chip on a Micro:bit microcontroller
Example Micro:bit functions to read and write to a Microchip I2C EEPROM
0 stars
0 watching
0 forks
Language: Python
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
brainelectronics/micropython-eeprom | Provides a driver for interacting with EEPROM memory on MicroPython devices | 5 |
marksbench/mb_24x256_512 | A simple MicroPython module for interacting with 24x256/512 EEPROM devices | 0 |
peterhinch/micropython_eeprom | A set of drivers for accessing various types of memory chips from MicroPython | 74 |
mcauser/micropython-tinyrtc-i2c | MicroPython driver for an RTC module with DS1307 and AT24C32N EEPROM. | 62 |
marksbench/mb_47x16 | A MicroPython module/driver for accessing 47x16 EERAM devices | 1 |
w0qs1/i2ceeprom | A C library for communicating with 24CXX EEPROMs using I2C protocol | 2 |
bbcmicrobit/hardware | Provides detailed technical documentation and hardware designs for the BBC micro:bit microcontroller. | 148 |
miketeachman/micropython-ads1219 | A MicroPython driver for a precision 24-bit ADC with I2C interface. | 4 |
thijse/arduino-eepromex | An extended EEPROM library for Arduino with enhanced functionality and data type support. | 170 |
sabas1080/ubit_bmp085 | Adds I2C interface support to Micro:bit | 0 |
dwelch67/microbit | Examples of basic programming on the BBC micro:bit board using the Nordic nRF51822 microcontroller | 21 |
octaprog7/mcp3421 | A Python module providing an interface to connect and measure with MCP342X ADCs via I2C | 0 |
sandeepmistry/node-bbc-microbit-firmware | Provides device drivers and runtime mechanisms for programming the BBC micro:bit in C/C++ | 12 |
miketeachman/micropython-i2s-examples | Provides example code and documentation for using the I2S protocol with MicroPython on various microcontrollers | 230 |
alcir/microbit-ble | A Linux-based Python project that reads data from a micro:bit via Bluetooth using bluepy | 48 |