0
I Use This!
Inactive

Commits : Listings

Analyzed about 22 hours ago. based on code collected 1 day ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #5 from hoffmannjan/master More... about 5 years ago
readme + image More... about 5 years ago
tweaked clock speed again to make PWM nice n smooth More... over 12 years ago
Merge pull request #3 from scott-42/master More... over 12 years ago
changed the clock divider to 64 so now running at 128kHz cleaned up the code More... over 12 years ago
Merge remote branch 'upstream/master' More... over 12 years ago
Revert "merging back to the main truck so I can have a clean place to make more changes from." More... over 12 years ago
Revert "changed the clock divider to 64 so now running at 128kHz" More... over 12 years ago
changed the clock divider to 64 so now running at 128kHz cleaned up the code More... over 12 years ago
merging back to the main truck so I can have a clean place to make more changes from. see commit 340d7e2c3c75b12ce900e20b04f0bda63ee0b56f in adafruit's version where my changes were integrated. More... over 12 years ago
low power version (integrates commits of @scott-42) More... over 12 years ago
Oops, this is the actual shipping code. sorry! More... over 12 years ago
removed half the data so the CPU could sleep twice as long. This shrinks the code and had no visible effect. More... almost 13 years ago
removed the unused delay variables that I forgot to take out on the last commit. Adding in two more power savings tricks. More... almost 13 years ago
enable global interrupts More... almost 13 years ago
This is a test of using the watchdog timer as an interrupt instead of the CPU counter loop for the delay between PWM value switches. This is not tested as I don't have a ATTiny4 to play with but it compiles in AVR Studio 5. More... almost 13 years ago
initial commit of cad STEP files More... almost 13 years ago
First commit of release! More... almost 13 years ago