Commit Graph

166 Commits

Author SHA1 Message Date
King Kévin 8d22030107 try to fix lost USB TX packet failed, but code improved 2016-04-14 23:40:38 +02:00
King Kévin ec57456537 detect no battery 2016-04-13 21:00:59 +02:00
King Kévin 281c9924f6 fix enable USART port 2016-04-13 21:00:00 +02:00
King Kévin 68749ef851 use predefined OpenOCD configuration 2016-04-13 20:58:36 +02:00
King Kévin df92838d8b fix use correct buffer size 2016-04-12 18:47:22 +02:00
King Kévin 08b1ea5d4f improve documentation 2016-04-12 16:42:56 +02:00
King Kévin 51ed093476 display time on time command 2016-04-12 09:25:41 +02:00
King Kévin 6bced0adea force re-enumerate for clean start 2016-04-12 09:25:04 +02:00
King Kévin 9e69d8f302 no need to re-enumerate since there is no bootloader 2016-04-11 23:07:05 +02:00
King Kévin 2326640cd7 remove STM32duino-bootloader from README 2016-04-11 23:06:19 +02:00
King Kévin c526463e0a remove STM32duino-bootloader from Makefile 2016-04-11 22:53:49 +02:00
King Kévin 8e093acc93 remove STM32duino-bootloader from main 2016-04-11 22:49:53 +02:00
King Kévin 9fbef51255 remove STM32duino-bootloader from linker script 2016-04-11 22:48:25 +02:00
King Kévin 585b2a7d8d remove STM32duino-bootloader submodule 2016-04-11 22:46:14 +02:00
King Kévin e9670fd8c7 remove STM32duino-bootloader submodule 2016-04-11 22:45:49 +02:00
King Kévin 1afcc94011 fix not precise second issue 2016-04-11 22:05:17 +02:00
King Kévin ae6037e5ca fix set right ticks per second (preprocessor uses wrong type) 2016-04-11 10:04:00 +02:00
King Kévin 8794f4e05d fix set right ticks per second (preprocessor uses wrong type) 2016-04-11 00:46:36 +02:00
King Kévin 4c02061777 fix USB read received character 2016-04-10 14:31:05 +02:00
King Kévin 09abc891a2 add mising b2s function 2016-04-09 23:19:19 +02:00
King Kévin 246d35ac2f move LED function to inline in global header 2016-04-09 23:15:36 +02:00
King Kévin 11dc330d74 change resistor agains NPN to prevent battery drain 2016-04-06 00:31:52 +02:00
King Kévin b7709355be ticks per second depends on LED number 2016-04-05 10:01:37 +02:00
King Kévin 577d1ba607 fix second runner LED birghtness for non 60 LED strips 2016-04-05 09:54:32 +02:00
King Kévin 57998de65a use 48 LEDs instead of 60 for a particular clock 2016-04-05 09:53:50 +02:00
King Kévin 158a1717ab fix color documentation 2016-04-04 22:16:34 +02:00
King Kévin 1c47317f60 add documentation about battery voltage display 2016-04-04 22:14:50 +02:00
King Kévin c4cd662a19 don't show voltage if battery not connected 2016-04-04 22:11:48 +02:00
King Kévin cb1c160753 add battery voltage display on LED 2016-04-04 22:10:13 +02:00
King Kévin 3864026633 fix brightness setting 2016-04-04 21:52:11 +02:00
King Kévin 2b603c3363 improve LED bightness calculation 2016-04-04 21:33:30 +02:00
King Kévin 3439c2d7ed fix clock frequency documentation 2016-04-04 20:04:06 +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 d91507f63e fix: remove completed todo 2016-04-04 19:15:44 +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 e50ab14626 improve pattern generation for the SPI for the WS2812b LED 2016-03-28 18:55:32 +02:00
King Kévin b4cda407e2 set softer gamma correction 2016-03-28 18:54:50 +02:00
King Kévin 5430bdc0c0 fix index corruption race condition 2016-03-28 17:27:02 +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 3ea5f327b8 add math library when linking 2016-03-28 16:37:34 +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 06d7e0fda0 fix typo 2016-03-26 20:12:18 +01:00
King Kévin 5879eeea71 add setting time with user command 2016-03-26 19:48:25 +01:00