Commit Graph

46 Commits

Author SHA1 Message Date
King Kévin a05fa023e5 button press and character input reset sleep timeout 2018-04-30 14:40:01 +02:00
King Kévin 086609f6c9 add final prototype documentation 2017-05-21 13:43:56 +02:00
King Kévin 6df6c4e461 adjust definitions to prototype and add documentation 2017-05-21 11:47:50 +02:00
King Kévin 7edfe7b275 enable shutdown again 2017-05-18 01:20:43 +02:00
King Kévin 026c157bd7 show numbers 2017-05-17 18:51:20 +02:00
King Kévin a542f0dc26 set buyyer to 4khz to be louder 2017-05-17 18:32:55 +02:00
King Kévin 159d969e3e increment only take on clap 2017-05-17 18:24:56 +02:00
King Kévin 1cb9d3a659 read/write numbers into eeprom 2017-05-17 17:11:33 +02:00
King Kévin b6320b0ddf add clap button 2017-05-14 18:35:07 +02:00
King Kévin f3e93d4c67 add number saving in ds1307 ram 2017-05-07 20:29:32 +02:00
King Kévin f92e654a5e add time adjustment 2017-05-07 15:53:20 +02:00
King Kévin 183cacf730 control numbers using buttons 2017-05-06 18:31:56 +02:00
King Kévin 6c117bc4c2 display numbers 2017-05-06 16:45:17 +02:00
King Kévin 11ccf9aacc add button press detection 2017-05-06 16:22:44 +02:00
King Kévin f621403d8f add morse code output 2017-05-05 18:12:00 +02:00
King Kévin 4bdc673561 add piezo-buzzer controller using PWM 2017-05-04 18:53:52 +02:00
King Kévin a244b522d9 fix documentation 2017-05-04 14:07:40 +02:00
King Kévin 017495692c add keep-alive detection 2017-05-04 12:53:20 +02:00
King Kévin bee5a1a827 add proper shutdown 2017-05-04 12:05:17 +02:00
King Kévin 6b80135f67 control 7 TM1637 displays using multiplexer 2017-05-02 17:20:00 +02:00
King Kévin 813e9366ad add stand by and wake up functionnality 2017-04-02 16:14:55 +02:00
King Kévin 5b2703bda2 fix doc 2017-04-02 13:47:52 +02:00
King Kévin be1f2f9f65 add frame time and display 2017-04-02 13:42:54 +02:00
King Kévin bbc66e3c82 use RTC square wave output to sync on seconds 2017-04-02 10:15:13 +02:00
King Kévin bc72ac3e30 show time and date on 8-digit displays 2017-04-01 17:19:15 +02:00
King Kévin bb1b82751f show date on 7-segments display 2017-03-08 11:18:58 +01:00
King Kévin 2d7ad6dd86 replace puts with printf and import putc 2017-03-08 09:47:11 +01:00
King Kévin 82513882f1 add MSX7219 example 2017-03-07 17:31:25 +01:00
King Kévin 972f9d1720 replace stdio and printf with print library 2017-03-07 11:50:50 +01:00
King Kévin f6f69479a5 add time readout with error handling 2017-02-09 12:45:16 +01:00
King Kévin 5e14d886ac use DS1307 RTC 2017-02-08 14:06:06 +01:00
King Kévin 25af0ba6eb add example code using TM1637 2017-02-08 12:44:34 +01:00
King Kévin bdcfd4f54b fix define 2017-02-06 17:40:28 +01:00
King Kévin db3ce48069 replace time with uptime 2017-01-30 09:50:01 +01:00
King Kévin bc946b3949 remove late watchdog 2017-01-30 09:45:14 +01:00
King Kévin c54728241c setup watchdog early on 2017-01-30 09:44:51 +01:00
King Kévin 7aa9c23a27 add changes from spark abacus project 2016-10-23 17:42:27 +02:00
King Kévin f3410200b7 update example description 2016-08-14 21:04:08 +02:00
King Kévin f2d0184e00 update example, add RTC 2016-08-14 21:02:38 +02:00
King Kévin 618de224e0 add all common changes, files, and libraries from previous project 2016-02-18 10:39:08 +01:00
King Kévin 5b4df1bc8a user button on maple mini can be used 2016-01-29 11:25:30 +01:00
King Kévin 765fb2e338 led on/off/togle methods added 2016-01-29 00:24:49 +01:00
King Kévin ebab5e223b add improved files from vfd driver proect 2016-01-28 21:21:50 +01:00
King Kévin 2eff94979e example code now also uses USB CDC ACM 2016-01-18 16:25:32 +01:00
King Kévin 55cb2009d9 example now echos back UART communication 2016-01-17 15:03:10 +01:00
King Kévin f0d2933ff8 add basic LED+USART example 2016-01-17 14:54:54 +01:00