Skip to content

Instantly share code, notes, and snippets.

View micovo's full-sized avatar
🏠
Working from home

Mica micovo

🏠
Working from home
View GitHub Profile
@ksvbka
ksvbka / i2c_sw.c
Last active April 14, 2022 09:43
I2C Bit-Bangging - MSP430
/********************************************************************************
Module : I2C_SW
Author : 05/04/2015, by KienLTb - https://kienltb.wordpress.com/
Description : I2C software using bit-banging.
********************************************************************************/
/*-----------------------------------------------------------------------------*/
/* Header inclusions */