Skip to content

DerWaldi/Tiny-I2C-Drivers

Repository files navigation

Tiny-I2C-Drivers Library

This is a library for connecting different I2C peripherals to a tinyAVR 1-series microcontroller.

Supported Peripherals

Getting Started

You need to install megaTinyCore in order to use this library on a tinyAVR 1-series microcontroller: https://github.com/SpenceKonde/megaTinyCore/tree/master

Compatibility

MCU Tested Works Doesn't Work Not Tested Notes
ATtiny412 X
ATtiny414 X

Roadmap

  • SSD1306 OLED display text mode
  • MCP4728 quad DAC
  • MCP4725 single DAC

Credits

This library is built upon the TinyI2C library by technoblogy: https://github.com/technoblogy/tiny-i2c

About

Implementation of different I2C drivers for the tinyAVR 1-series (ATtiny412, ATtiny414, etc.)

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors