Skip to content

WifWaf/I2C_BIT_BANG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Arduino Syntaxed I2C Bit Banging


Most libraries are designed for effieciency, which is great, but not always easy to understand if you're trying to learn. Given Arduino is a major access point, it seemed appropriate to write an example with Arduino sytnax.

It's a rushed example, so expect mistakes - hopefully, it provides some educational value.

Was written on the ESP32, but moved the UNO for the purpose of this library.

About

An Arduino example of bit banging I2C using Arduino syntax

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages