1
0
mirror of https://github.com/taigrr/arduinolibs synced 2025-01-18 04:33:12 -08:00

20 Commits

Author SHA1 Message Date
Rhys Weatherley
81624f6d5e Split simulated clock code out of DS1307RTC
This change should make it easier to support other realtime
clock chips in the future.
2012-05-17 16:51:07 +10:00
Rhys Weatherley
23de656b9f Add clock circuit details to the repo 2012-05-17 11:37:47 +10:00
Rhys Weatherley
8c676d8e71 Melody class for playing simple tunes using tone() 2012-05-16 11:51:55 +10:00
Rhys Weatherley
f9e77a9cf3 Continue the clock implementation 2012-05-16 10:32:00 +10:00
Rhys Weatherley
8953b10a17 I2C-based class for the DS1307 realtime clock 2012-05-15 15:02:02 +10:00
Rhys Weatherley
cbd5345b49 Bit-banged I2C implementation on any pin 2012-05-15 11:43:58 +10:00
Rhys Weatherley
9a1cd00521 Begin alarm clock implementation 2012-05-13 15:40:59 +10:00
Rhys Weatherley
3487e6ec61 Debounce the button state in FreetronicsLCD class 2012-05-10 11:34:50 +10:00
Rhys Weatherley
45becdfc0e Add some images to the FreetronicsLCD docs 2012-04-14 11:11:44 +10:00
Rhys Weatherley
6769df8776 Document StarTrek example 2012-04-13 16:44:27 +10:00
Rhys Weatherley
4a4ff39952 Document the BlinkLED and ChaseLEDs examples 2012-04-11 20:07:34 +10:00
Rhys Weatherley
45c2d09347 Document LCD examples 2012-04-11 14:56:54 +10:00
Rhys Weatherley
9f0f4a4ccf Support class for implementing LED chasers 2012-04-10 16:05:46 +10:00
Rhys Weatherley
fa144c9a87 Support class for blinking LED's 2012-04-10 13:14:44 +10:00
Rhys Weatherley
c27a375f5e Sketch to blink leds for the Enterprise 2012-04-10 11:28:08 +10:00
Rhys Weatherley
086596724f Add license terms: MIT for library, PD for examples 2012-04-06 15:19:50 +10:00
Rhys Weatherley
a84431d58e Documentation for FreetronicsLCD library 2012-04-06 10:55:53 +10:00
Rhys Weatherley
4b2cdd3102 Simple widget set for LiquidCrystal displays 2012-04-05 15:06:24 +10:00
Rhys Weatherley
500c6d6931 Improved library for Freetronics LCD shield 2012-04-04 09:18:03 +10:00
Rhys Weatherley
3577e80d27 Initial commit 2012-04-04 08:14:01 +10:00