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

GitHub

0 stars
0 watching
0 forks
Language: Python
last commit: over 9 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
brainelectronics/micropython-eepromProvides a driver for interacting with EEPROM memory on MicroPython devices5
marksbench/mb_24x256_512A simple MicroPython module for interacting with Microchip 24x256 and 24x512 I2C EEPROM devices0
peterhinch/micropython_eepromA set of drivers for accessing various types of memory chips from MicroPython76
mcauser/micropython-tinyrtc-i2cMicroPython driver for an RTC module with DS1307 and AT24C32N EEPROM.62
marksbench/mb_47x16A MicroPython module for interacting with SRAM and EEPROM on Microchip 47x16 EERAM devices.1
w0qs1/i2ceepromA C library for communicating with 24CXX EEPROMs using I2C protocol2
bbcmicrobit/hardwareProvides detailed technical documentation and hardware designs for the BBC micro:bit microcontroller.149
miketeachman/micropython-ads1219A MicroPython driver for a precision 24-bit ADC with I2C interface.4
thijse/arduino-eepromexAn extended EEPROM library for Arduino with enhanced functionality and data type support.170
sabas1080/ubit_bmp085Adds I2C interface support to Micro:bit0
dwelch67/microbitExamples of basic programming on the BBC micro:bit board using the Nordic nRF51822 microcontroller21
octaprog7/mcp3421A Python module providing an interface to connect and measure with MCP342X ADCs via I2C0
sandeepmistry/node-bbc-microbit-firmwareProvides device drivers and runtime mechanisms for programming the BBC micro:bit in C/C++12
miketeachman/micropython-i2s-examplesProvides example code and documentation for using the I2S protocol with MicroPython on various microcontrollers235
alcir/microbit-bleA Linux-based Python project that reads data from a micro:bit via Bluetooth using bluepy49