Commit Graph

16 Commits

Author SHA1 Message Date
Jan Mrna
861046957f Added sps30 submodule 2022-06-17 09:41:02 +02:00
Jan Mrna
612ab1d3dc Added rgbled, for now still coupled with LL 2022-06-17 09:36:42 +02:00
Jan Mrna
256303335a Added modbus submodule 2022-06-17 09:17:42 +02:00
Jan Mrna
e564b416f9 Added scd4x library 2022-06-17 09:13:15 +02:00
Jan Mrna
567525cdf8 Added sgp40 lib 2022-06-14 22:48:59 +02:00
Jan Mrna
9631a4816d Added crc8 lib 2022-06-14 21:44:14 +02:00
Jan Mrna
bb9075f7ba Added sht4x library 2022-06-14 21:15:22 +02:00
Your Name
32746c111f RGB LED: improved set_color 2021-11-13 21:21:58 +01:00
David Žaitlík
bb3b6ada06 Moved the old firmware for STM32L011 to fw_old and migrated the firmware to STM32L031 in fw. I2C and TIM21 seem functional. USART2 is receiving correctly, but the modbus test is not receiving messages. 2021-10-21 22:45:22 +02:00
dooku
1f3c77ae08 Merged scd4x_minimal 2021-07-18 10:53:19 +02:00
David Žaitlík
e8ee043486 deleted the led driver (it wad using HAL). 2021-07-15 15:58:26 +02:00
David Žaitlík
665b839d27 SCD40 is communicationg but the check for NACK mush have been disabled. Why? 2021-07-11 12:32:29 +02:00
David Žaitlík
c0e81d7cad Switched RCC form HAL to LL. 2021-06-08 11:14:04 +02:00
David Žaitlík
bf27412d2b Moved the firmware from HAL to LL. 2021-06-07 16:40:28 +02:00
dooku
eedfcba0a5 Moved PWM handler to SysTick and created LED demo 2021-06-06 09:44:32 +02:00
dooku
ea33db3118 Created firmware project 2021-06-06 06:28:54 +02:00