Commit Graph

499 Commits

Author SHA1 Message Date
King Kévin d4e081a280 application: use X instead of x for activity 2021-05-03 13:38:42 +02:00
King Kévin 11c8cee3ee README: document project and schematic 2021-05-03 12:40:52 +02:00
King Kévin f603b1398e application: show multiple changes when monitoring (and rate limit output) 2021-05-03 12:39:46 +02:00
King Kévin 436c925038 application: fix set target voltage doc 2021-05-03 12:37:10 +02:00
King Kévin 3959eabb84 applciation: fix set target voltage 2021-05-03 12:36:26 +02:00
King Kévin 734be00a82 application: add timer for monitor command activity 2021-03-25 14:48:40 +01:00
King Kévin 577e5511a2 application: add basic monitor command 2021-03-25 12:37:53 +01:00
King Kévin a4d881df29 application: fix type floating detection 2021-03-25 12:37:39 +01:00
King Kévin 86fd05f52c application: improve type result output 2021-03-24 17:33:54 +01:00
King Kévin 2cccdd4d6e application: make some text only output when DEBUG is set 2021-03-24 17:33:33 +01:00
King Kévin 165f545310 global: disable DEBUG 2021-03-24 17:06:12 +01:00
King Kévin 0047fb8fea application: remove watchdog info (not F4 compatible) 2021-03-24 17:05:21 +01:00
King Kévin 64706680c2 application: minor, fix typo 2021-03-24 17:04:04 +01:00
King Kévin eb4946e7ad application: remove date command 2021-03-24 00:56:03 +01:00
King Kévin 423a0ec90b application: add command to identify I/O channels 2021-03-24 00:54:53 +01:00
King Kévin 89856091c7 application: add command to set channels 2021-03-24 00:48:51 +01:00
King Kévin ce9d927a5b application: add command to control target reset 2021-03-24 00:47:59 +01:00
King Kévin caed09f4db application: add command to set/show target voltage 2021-03-24 00:46:30 +01:00
King Kévin bb15fdc634 application: add channel initialisation 2021-03-24 00:44:47 +01:00
King Kévin 0ad8e037cf application: add control for supply voltages 2021-03-24 00:43:46 +01:00
King Kévin df2dfe0cb4 application: add multiplex control 2021-03-24 00:42:25 +01:00
King Kévin d55dbc34b2 application: add ADC to measure target voltage 2021-03-24 00:39:56 +01:00
King Kévin da626f7780 application: use LSI clock for RTC 2021-03-24 00:23:47 +01:00
King Kévin c67c9a73ef application: remove LED since we will use the pin 2021-03-24 00:21:58 +01:00
King Kévin 4dc895d793 application: remove button since we will use the pins 2021-03-24 00:20:11 +01:00
King Kévin 48c1b5800e application: remove UART since we will use the pins 2021-03-24 00:18:45 +01:00
King Kévin 370c7960fb application: set project name 2021-03-24 00:10:18 +01:00
King Kévin b3cf0d0302 swd: improve documentation 2021-03-23 17:22:48 +01:00
King Kévin 3a6a64928d swd: minor, fix doc 2021-03-23 17:22:48 +01:00
King Kévin 99d66f4e4e swd: improve part number decoding 2021-03-23 17:22:48 +01:00
King Kévin 66521e1981 swd: minor, fix comment, add doc, make reset tiny bit longer for better reliability 2021-03-23 17:22:48 +01:00
King Kévin 210fab8eae swd: expose release pins 2021-03-23 17:22:48 +01:00
King Kévin 7318d70dcd swd: minor, fix space 2021-03-23 17:22:48 +01:00
King Kévin 0010c5e046 swd: provide function to set SWCLK/SWDIO pin 2021-03-23 17:22:48 +01:00
King Kévin 6b3b55839e swd: use variables for pins (for later dynamic change) 2021-03-23 17:22:48 +01:00
King Kévin 6bed3ab0fb Rakefile: ingnore .inc files 2021-03-23 17:22:48 +01:00
King Kévin 9a7c51f80e Rakefile: fix spacing 2021-03-23 17:22:48 +01:00
King Kévin 7a74f9709f add SWD library 2021-03-23 17:22:48 +01:00
King Kévin fa29cfc29f application: minor, fix typo 2020-12-17 12:51:23 +01:00
King Kévin 2248ba1762 application: fix rtc_to_seconds 2020-12-17 12:51:23 +01:00
King Kévin ac255816a1 sensor_mlx90614: add library to read from MLX90614 IR-thermometer 2020-12-17 12:51:23 +01:00
King Kévin 95b63a06f5 smbus_master: add SMBus library 2020-12-17 12:51:23 +01:00
King Kévin 7656c699bf i2c_master: fix stop generation 2020-12-17 12:51:23 +01:00
King Kévin c6a4f58b93 i2c_master: fix wait_stop call 2020-12-17 12:51:23 +01:00
King Kévin b82520fa9b sensor_sr04: fix shadow counter value issue 2020-12-17 12:51:23 +01:00
King Kévin 25fcf8fe0b global: add ADC macros 2020-12-17 12:51:23 +01:00
King Kévin 01eaa5cfab USB: increase text buffer size for project 2020-12-17 12:51:23 +01:00
King Kévin 793611d629 application: implement uptime 2020-12-17 12:48:37 +01:00
King Kévin ad52abc26b oled_ssd1306: adapt to ported I²C library 2020-12-17 12:48:37 +01:00
King Kévin b0f5f127f6 i2c_master: port to STM32F4 2020-12-17 12:48:37 +01:00