Skip to content
#

i2c-protocol

Here are 43 public repositories matching this topic...

The Spatial Mapping Embedded System is a project that utilizes the Texas Instruments MSP432E402Y microcontroller in unison with the VL53L1X time of flight sensor, and the ULN2003 stepper motor in order to capture measurement data from the recorded space. This data is then communicated to Python and mapped in a three-dimensional plane to reconstr…

  • Updated Apr 28, 2022
  • C

I2C Bare metal drivers for stm32 f4 family of microcontrollers written in C from scratch .The driver contain apis for the user to send and receive data i2c communication . The driver has two flavor of apis polling based (blocking ) and Interrupt based (non blocking ) check examples in the Src folder for more reference .

  • Updated Jan 6, 2022
  • C

Improve this page

Add a description, image, and links to the i2c-protocol 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-protocol topic, visit your repo's landing page and select "manage topics."

Learn more