0
I Use This!
Inactive

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 14 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #4 from hoffmannjan/master More... about 5 years ago
change name of image More... about 5 years ago
image + readme More... about 5 years ago
Added 10K pullup to reset line More... about 12 years ago
Merge branch 'master' of github.com:adafruit/monochron More... about 12 years ago
Enclosure in SVG More... about 12 years ago
Another readi2ctime() bug cropped up, while fixing the i2c interruption bug. Fixed. More... over 13 years ago
Fixed a rare bug that causes a total lockup, while setting the date/time. (It was due to an interrupt happening in the middle of writei2ctime, that calls readi2ctime. (The write was not quite finished when it was interrupted.)) More... over 13 years ago
Bug fix for glcdWriteCharGr More... over 13 years ago
Added GPL Notices More... over 13 years ago
Latest ratt compiled .hex More... over 13 years ago
Added additional date display modes More... about 14 years ago
Added additional date display modes More... about 14 years ago
Merge branch 'master' into random More... about 14 years ago
Now the values are predetermined for each minute More... about 14 years ago
fixed bug in time setting bootloader is now nicer, blinks backlight to indicate More... about 14 years ago
fixed some resistor values and LCD footprint More... about 14 years ago
Merge branch 'master' into random More... about 14 years ago
made brightness adjust default tweaked the bootloader to tick instead of blink (nice for debugging) More... about 14 years ago
Revised the XTEA PRNG code slightly. More... about 14 years ago
Fixed a race condition related to score redrawing. More... about 14 years ago
Fixed a race condition related to score redrawing. More... about 14 years ago
rand() replaced with xtea, seeded with current time on powerup. More... about 14 years ago
Fixed another backlight setting related bug, still no effect if define not used. More... about 14 years ago
Fixed bootloader programming speed so raw atmega's work More... about 14 years ago
Fixed a menu bug, regarding backlight mode. (has no effect if backlight mode not defined.) More... about 14 years ago
Fixed a menu bug, regarding backlight mode. (has no effect if backlight mode not defined.) More... about 14 years ago
wdt now enabled totally. More... about 14 years ago
glcdinit locks up forever if no lcd is plugged in. Added a WDT to reset/beep/reset/beep, when no lcd is plugged in. More... about 14 years ago
Date setting limits now enforced software side. More... about 14 years ago