Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

ATtiny13 - tiny library and several example projects (AVR-GCC)

Notifications You must be signed in to change notification settings

ehsan1980-sk/attiny13

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ATtiny13 - tiny library and example projects

  1. Blinking LED (delay function)
  2. Blinking RGB LED
  3. Circular LED
  4. Using PCINT to on/off the LED
  5. Fading LED (Hardware PWM)
  6. Reading switch
  7. Reading variable resistor
  8. Fading LED (Software PWM)
  9. Software UART to control LED on/off
  10. Software UART "parrot"
  11. Binking LED (timer)
  12. Blinking LED (watchdog)

About

ATtiny13 - tiny library and several example projects (AVR-GCC)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 90.1%
  • C++ 7.3%
  • Makefile 1.9%
  • Shell 0.7%