Skip to content
This repository has been archived by the owner on Nov 14, 2020. It is now read-only.
/ avr_s1 Public archive

2016 - a simple DIY microcontroller project (toy for my son)

Notifications You must be signed in to change notification settings

samoylenko/avr_s1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A simple miniature DIY project (toy for my son) using 4 LEDs and ATTiny85

Notes:

  • Uses interrupts and timers instead of delays
  • Optimizes power consumption
  • My first C project in the MCU world (I prefer Assembly)
  • Battery holder is surface-mount

TODO in next projects:

  • Start using 'power-down' mode to preserve even more power
  • Try to add a Joule thief or something similar

Picture:
Photo

Schematic:
Schematic

About

2016 - a simple DIY microcontroller project (toy for my son)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published