Skip to content

zen-tools/avr-i2c-portd-kill-switch

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AVR I2C PORTD KILL SWITCH

This project was built for toggling LEDs via I2C bus. By default it builds for ATmega8. But you can use any Atmel 8-bit microcontrollers.

It is somewhat based on an existing library found here: https://github.com/thegouger/avr-i2c-slave

To compile and flash: make load

Releases

No releases published

Packages

No packages published

Languages

  • C 76.4%
  • Makefile 23.6%