Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | ESP32 rewrite: ring an alarm until a button is pressed.HEADmaster | Elena ``of Valhalla'' Grandi | 2023-05-01 |
| | |||
* | New version of the clock on an ESP32: start getting time from ntp | Elena ``of Valhalla'' Grandi | 2023-04-30 |
| | |||
* | Write and read ascii to the serial line | Elena ``of Valhalla'' Grandi | 2018-07-01 |
| | |||
* | client: pep8 cleanup | Elena ``of Valhalla'' Grandi | 2017-04-22 |
| | |||
* | Update status line | Elena ``of Valhalla'' Grandi | 2017-04-22 |
| | |||
* | client: save and load alarms from hardcoded file | Elena ``of Valhalla'' Grandi | 2017-04-22 |
| | |||
* | client: python3 conversion + small cleanup | Elena ``of Valhalla'' Grandi | 2017-04-22 |
| | |||
* | arduino sketch: new serial command, D (dumps rtc data) | Elena ``of Valhalla'' Grandi | 2012-04-16 |
| | | | | first attempt, the presentation should be improved. | ||
* | arduino sketch: reset led after testing them | Elena ``of Valhalla'' Grandi | 2012-04-15 |
| | |||
* | README.txt: fixed phrasing and link anchor to arscons. | Elena ``of Valhalla'' Grandi | 2012-04-04 |
| | |||
* | arduino sketch: fix ringing and other times. | Elena ``of Valhalla'' Grandi | 2012-04-04 |
| | | | | The ringing, blue light and off time were off by 1 minute. | ||
* | New bug: 50a/742:ow: The python client should ask for ringing time | Elena ``of Valhalla'' Grandi | 2012-04-04 |
| | |||
* | Added BugsEverywhere repository | Elena ``of Valhalla'' Grandi | 2012-04-04 |
| | |||
* | arduino sketch: yellow+blue light if there is no alarm / running RTC. | Elena ``of Valhalla'' Grandi | 2012-04-04 |
| | | | | If the clock has somehow lost its settings it is useful to know :) | ||
* | arduino sketch: fixed reading of hex digit 'f' | Elena ``of Valhalla'' Grandi | 2012-01-26 |
| | |||
* | arduino sketch: fixes to the debug functions | Elena ``of Valhalla'' Grandi | 2012-01-26 |
| | |||
* | arduino sketch: fix loading of status after lack of power | Elena ``of Valhalla'' Grandi | 2012-01-26 |
| | |||
* | Client: fix management of day-of-week | Elena ``of Valhalla'' Grandi | 2012-01-24 |
| | |||
* | Arduino sketch: tune settings | Elena ``of Valhalla'' Grandi | 2012-01-24 |
| | |||
* | client: read current alarms | Elena ``of Valhalla'' Grandi | 2012-01-22 |
| | |||
* | client: actually send commands to the clock via serial | Elena ``of Valhalla'' Grandi | 2012-01-22 |
| | |||
* | urwid client: interface and skeleton | Elena ``of Valhalla'' Grandi | 2012-01-14 |
| | |||
* | Added status reset command | Elena ``of Valhalla'' Grandi | 2012-01-02 |
| | |||
* | Added pushbutton to stop the SED | Elena ``of Valhalla'' Grandi | 2012-01-02 |
| | |||
* | arduino sketch: added LED test mode | Elena ``of Valhalla'' Grandi | 2011-12-23 |
| | |||
* | Added README and license informations. | Elena ``of Valhalla'' Grandi | 2011-12-23 |
| | |||
* | arduino sketch: removed debug setting of dawn time | Elena ``of Valhalla'' Grandi | 2011-12-23 |
| | |||
* | Better alarm ring via timer manipulation | Elena ``of Valhalla'' Grandi | 2011-12-23 |
| | | | | Timer procedure by Diego | ||
* | kicad schematics: initial version | Elena ``of Valhalla'' Grandi | 2011-12-20 |
| | |||
* | arduino sketch: more verbose help message | Elena ``of Valhalla'' Grandi | 2011-12-19 |
| | |||
* | arduino sketch: removed debug setting of dawn time | Elena ``of Valhalla'' Grandi | 2011-12-19 |
| | |||
* | SConstruct: better default for library location | Elena ``of Valhalla'' Grandi | 2011-12-19 |
| | |||
* | Added alarm (1 second ininterruptible ring) | Elena ``of Valhalla'' Grandi | 2011-12-19 |
| | |||
* | Use arscons for arduino sketch building | Elena ``of Valhalla'' Grandi | 2011-09-04 |
| | | | | http://code.google.com/p/arscons/ | ||
* | Arduino sketch: fixed serial reading of hex digit a | Elena ``of Valhalla'' Grandi | 2011-09-03 |
| | |||
* | Small fixes | Elena ``of Valhalla'' Grandi | 2011-09-02 |
| | |||
* | Save status in the ds1307 RAM | Elena ``of Valhalla'' Grandi | 2011-09-02 |
| | |||
* | Serial management | Elena ``of Valhalla'' Grandi | 2011-09-02 |
| | |||
* | Use RealTimeClockDS1307 library | Elena ``of Valhalla'' Grandi | 2011-09-02 |
| | | | | from https://github.com/davidhbrown/RealTimeClockDS1307 | ||
* | Read backed up status from the DS1307 (partial) | Elena ``of Valhalla'' Grandi | 2011-09-02 |
| | |||
* | Arduino sketch: comments etc. | Elena ``of Valhalla'' Grandi | 2011-09-02 |
| | |||
* | Arduino sketch: fixed led colors | Elena ``of Valhalla'' Grandi | 2011-09-02 |
| | |||
* | Arduino sketch with the DS1307 | Elena ``of Valhalla'' Grandi | 2011-09-02 |