https://github.com/bluebie/avr-toys
Some little AVR toys I've made or am making
https://github.com/bluebie/avr-toys
Last synced: over 1 year ago
JSON representation
Some little AVR toys I've made or am making
- Host: GitHub
- URL: https://github.com/bluebie/avr-toys
- Owner: Bluebie
- Created: 2011-08-12T03:16:35.000Z (almost 15 years ago)
- Default Branch: master
- Last Pushed: 2011-08-12T06:52:17.000Z (almost 15 years ago)
- Last Synced: 2025-01-03T09:31:40.418Z (over 1 year ago)
- Language: C
- Homepage:
- Size: 94.7 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.markdown
Awesome Lists containing this project
README
A collection of nifty little things I've done with AVRs outside the warm embrace of the Arduino IDE. They share the nice-things.c file which I've slowly developed as a nicer little abstraction to some core AVR functionality - intended to be extremely thin and lightweight. Most of these projects were prototyped and run on attiny85s - they might work on other processors, or they might not.