Commit Graph

45 Commits

Author SHA1 Message Date
King Kévin 2b603c3363 improve LED bightness calculation 2016-04-04 21:33:30 +02:00
King Kévin a8b37de546 move main page to README and fix documentation 2016-04-04 19:55:27 +02:00
King Kévin 56c2a8ce92 add main documentation 2016-04-04 18:08:13 +02:00
King Kévin 2c0177c24b adjust LED brightness depending on ambient luminosity measured by photo-resistor on ADC 2016-04-04 11:32:26 +02:00
King Kévin e16d7ae476 use ADC regular group for convertion 2016-04-04 10:52:31 +02:00
King Kévin f89a9b8ea6 use internal RTC counter 2016-04-03 21:50:22 +02:00
King Kévin a07e287865 use internal RTC with our tick speed 2016-04-03 21:29:04 +02:00
King Kévin 28f2c1fbe5 switched from system board with external RTC to blue pill 2016-04-03 17:36:04 +02:00
King Kévin 352b3664f9 read battery voltage 2016-04-03 15:39:55 +02:00
King Kévin b4cda407e2 set softer gamma correction 2016-03-28 18:54:50 +02:00
King Kévin 456ca4def2 add full hour animation 2016-03-28 17:01:39 +02:00
King Kévin 3914df5590 add gamma correction 2016-03-28 16:39:11 +02:00
King Kévin 111c0a5455 use timer to count ticks based on square wave output 2016-03-27 23:35:39 +02:00
King Kévin 5879eeea71 add setting time with user command 2016-03-26 19:48:25 +01:00
King Kévin 6edccc845d improve: set only LED if changed 2016-03-26 14:58:21 +01:00
King Kévin c8e5c4f7fd red seconds LED don't clear other blue hout and green minutes LEDs 2016-03-26 14:40:36 +01:00
King Kévin 62066fe980 use interrupt to reliably increment time 2016-03-26 14:34:55 +01:00
King Kévin eb8094f2fb use 4096 Hz square wave 2016-03-25 20:24:46 +01:00
King Kévin d674488e2a minor cleanup 2016-03-25 19:19:34 +01:00
King Kévin 0fe1994cc9 use square wave output to update time 2016-03-25 18:00:44 +01:00
King Kévin 2b2cd122f7 poll and update time 2016-03-25 14:15:48 +01:00
King Kévin b5134bb498 set time on UART entry 2016-03-25 13:57:56 +01:00
King Kévin bc30ef0daa show RTC time on LEDs 2016-03-25 13:17:48 +01:00
King Kévin 6f26bd0e96 document static variables/methods 2016-03-25 11:42:41 +01:00
King Kévin 3a0d9e6186 add doxygen documentation 2016-03-24 10:37:42 +01:00
King Kévin 6a64bc876c add RTC write time functions 2016-03-23 09:52:53 +01:00
King Kévin 721b56e657 add RTC write seconds, read/write oscillator 2016-03-23 09:17:43 +01:00
King Kévin dd2c35a956 add rtc_read_time to read time at once 2016-03-23 08:09:52 +01:00
King Kévin d00c20ffb0 show time from RTC 2016-03-23 07:50:53 +01:00
King Kévin 7347a3dd8f animation to set initial time 2016-02-24 10:33:21 +01:00
King Kévin 9747b98dfb also show seconds 2016-02-23 23:56:04 +01:00
King Kévin 29acf424f7 fix time display 2016-02-23 23:38:08 +01:00
King Kévin 98ea89112a modify how to show time (more code, but more readable) 2016-02-23 22:03:52 +01:00
King Kévin 5379d653c9 show time hours and minutes 2016-02-23 21:52:00 +01:00
King Kévin 02658f2c45 show hour time with gradient 2016-02-23 20:28:55 +01:00
King Kévin c40e097015 add function to display hour 2016-02-19 11:31:30 +01:00
King Kévin 2a7d921d1a add clock hours mark demo 2016-02-18 11:34:08 +01:00
King Kévin a5818ebe07 add simple led demo 2016-02-18 11:02:28 +01: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