Skip to content
#

i2c-interface

Here are 42 public repositories matching this topic...

FramI2C is an Arduino library for FRAM (F-FRAM, Ferroelectric RAM) non-volatile memory chips with I2C interface. Supports most common Cypress and Fujitsu I2C FRAM chips with densities of 4, 16, 64, 128, 256, 512, and 1024 kilobits (kb). Provides simple, easy to use read() and write() methods for reading/writing integral and floating point types …

  • Updated Nov 20, 2021
  • C++

Raspberry Pi I2C bus scan detection program. Detects I2C 7-bit address and prints them to screen. Scan for I2C devices, to see if any slaves are present on the I2C bus. Uses bcm2835 Library not linux drivers, designed for users of bcm2835 library

  • Updated Dec 9, 2024
  • C++

Improve this page

Add a description, image, and links to the i2c-interface topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the i2c-interface topic, visit your repo's landing page and select "manage topics."

Learn more