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

About

I2C portd kill switch

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C 76.4%
  • Makefile 23.6%