Rhys Weatherley
|
591a344abc
|
Add missing docs for DS3231RTC
|
2015-03-29 08:28:01 +10:00 |
|
thijs
|
0968ef5ce6
|
Implement support for DS3231 chip (DS3232 without user writable NVRAM)
|
2014-12-07 17:51:00 +01:00 |
|
Rhys Weatherley
|
d580a33753
|
Rename all *.pde files to *.ino
|
2013-09-29 09:28:58 +10:00 |
|
Rhys Weatherley
|
393eb6c2ba
|
Update usage of PROGMEM to Arduino 1.0.1
|
2013-09-29 09:15:24 +10:00 |
|
Rhys Weatherley
|
6a5ec04068
|
Add a picture of the completed clock
|
2012-06-18 11:02:28 +10:00 |
|
Rhys Weatherley
|
5e877e5bb3
|
Alarms that fire only Mon-Fri or Sat&Sun
|
2012-06-18 10:14:45 +10:00 |
|
Rhys Weatherley
|
08ba3a7d0f
|
Use a MOSFET to control the radio
|
2012-06-16 11:25:22 +10:00 |
|
Rhys Weatherley
|
30ab66e934
|
Display an indicator on the LCD if the radio is on
|
2012-06-15 15:01:01 +10:00 |
|
Rhys Weatherley
|
e9a5287b32
|
Remove voltage monitor logic - no longer relevant
|
2012-06-15 14:42:46 +10:00 |
|
Rhys Weatherley
|
f5f4282e1a
|
Introduce an alarm clock control for a radio
|
2012-06-15 14:39:12 +10:00 |
|
Rhys Weatherley
|
109a0ccc85
|
Display the day of the week in alarm clock
|
2012-06-13 15:20:56 +10:00 |
|
Rhys Weatherley
|
fa7df64f52
|
Calculating the day of week from a date
|
2012-06-13 15:11:08 +10:00 |
|
Rhys Weatherley
|
00eea28357
|
Interactive test application for RTC modules
|
2012-06-13 11:08:01 +10:00 |
|
Rhys Weatherley
|
d26dcdc740
|
Reading the temperature from a DS3232 chip
|
2012-05-28 20:53:50 +10:00 |
|
Rhys Weatherley
|
858971da6e
|
Use Arduino.h on newer versions of the toolchain
|
2012-05-25 15:04:49 +10:00 |
|
Rhys Weatherley
|
c2fdaee863
|
Update alarm clock to support DS3232
|
2012-05-25 14:43:29 +10:00 |
|
Rhys Weatherley
|
be14f5c2e7
|
Implement support for the DS3232 clock chip
|
2012-05-25 14:18:36 +10:00 |
|
Rhys Weatherley
|
fa9284a5a3
|
Rename FreetronicsLCD to just LCD
|
2012-05-25 09:27:26 +10:00 |
|
Rhys Weatherley
|
9a674fc632
|
More docs for alarm clock example
|
2012-05-24 10:39:05 +10:00 |
|
Rhys Weatherley
|
4ac487fe05
|
Selecting the melody to play when alarm goes off
|
2012-05-23 15:06:54 +10:00 |
|
Rhys Weatherley
|
ad3f892430
|
Pressing Select goes back to the front screen
|
2012-05-23 13:23:42 +10:00 |
|
Rhys Weatherley
|
a872972c9d
|
Add a snooze feature to the alarm clock
|
2012-05-23 13:11:47 +10:00 |
|
Rhys Weatherley
|
dce1ede576
|
Rearrange the settings fields
Changing alarms will be more common than changing times and dates
so put the alarm settings first.
|
2012-05-23 10:40:12 +10:00 |
|
Rhys Weatherley
|
9c60d94909
|
Disable the voltage monitor
|
2012-05-23 10:38:29 +10:00 |
|
Rhys Weatherley
|
054c59e3e8
|
Add a timeout setting for the alarm
|
2012-05-23 10:25:41 +10:00 |
|
Rhys Weatherley
|
6e61524a0f
|
Sound the alarm when the specific time is reached
|
2012-05-23 10:13:29 +10:00 |
|
Rhys Weatherley
|
849c776a3d
|
Setting alarm values
|
2012-05-22 14:11:13 +10:00 |
|
Rhys Weatherley
|
ad47e33947
|
Setting the current time and date
|
2012-05-22 10:57:18 +10:00 |
|
Rhys Weatherley
|
f90571c4d7
|
Turn off more unused CPU features
|
2012-05-21 17:18:10 +10:00 |
|
Rhys Weatherley
|
e627f5642f
|
Reduce power consumption
|
2012-05-21 11:15:27 +10:00 |
|
Rhys Weatherley
|
9eeb91b173
|
EditTime utility to support time and alarm editing
|
2012-05-21 09:24:16 +10:00 |
|
Rhys Weatherley
|
2a57b2ff15
|
Only display voltage if front screen is current
|
2012-05-20 14:45:26 +10:00 |
|
Rhys Weatherley
|
2d031bd2e4
|
Add a 12/24 hour setting to the clock
|
2012-05-20 10:59:47 +10:00 |
|
Rhys Weatherley
|
aee276ed3a
|
Clock-friendly screen saver modes
|
2012-05-20 10:45:32 +10:00 |
|
Rhys Weatherley
|
ec1d2edaaa
|
Move AlarmClock to the RTC examples directory
|
2012-05-18 17:01:42 +10:00 |
|
Rhys Weatherley
|
8a601d3a80
|
Refactor the I2C library API
|
2012-05-18 09:56:53 +10:00 |
|
Rhys Weatherley
|
5819690b42
|
Split BitBangI2C library into I2C and RTC
|
2012-05-17 17:43:53 +10:00 |
|