Commit Graph

  • b6c7888321 Blink LED on startup main Thomas Kolb 2024-02-09 19:20:52 +0100
  • 0846a0572d Add EEPROM configurations Thomas Kolb 2024-02-09 19:20:28 +0100
  • aea2abc9ea Adjust pinout and add LED support for HW Rev. B Thomas Kolb 2024-02-09 19:07:52 +0100
  • 7a62eb9d11 fan_ctrl_dc: bypass the DC/DC when 100% fan speed is requested Thomas Kolb 2024-02-09 19:06:50 +0100
  • b818b20099 doc/notebook: adjust B constant Thomas Kolb 2023-10-01 20:38:50 +0200
  • 7e9917a8f5 DMA clock has to be enabled, too Thomas Kolb 2023-10-01 20:33:44 +0200
  • 99a5f2bda2 temp_sensor: internal temperature sensor is not available on STM32F010 :( Thomas Kolb 2023-10-01 20:32:52 +0200
  • 860ea0e768 fan_ctrl_pwm: properly set pin mode to alternate function Thomas Kolb 2023-10-01 20:32:07 +0200
  • fd1b4990e2 Move all configuration variables to the EEPROM Thomas Kolb 2023-09-30 21:08:54 +0200
  • 2819ee99d6 Improvements to main loop + build fixes Thomas Kolb 2023-09-29 22:09:12 +0200
  • d526341b75 temp_sensor: temporarily add functions missing in the STM32L0 library Thomas Kolb 2023-09-29 22:07:05 +0200
  • 938162bf5a Added jupyter notebook for NTC calculation Thomas Kolb 2023-09-29 20:52:21 +0200
  • bcbb63ee74 Added test program for the NTC calculation Thomas Kolb 2023-09-29 20:51:20 +0200
  • 12b5c8f7f4 Fixed the NTC temperature calculation Thomas Kolb 2023-09-29 20:50:16 +0200
  • f5756a4f64 Implement control loop Thomas Kolb 2023-09-29 19:55:51 +0200
  • 82d370bf83 Started implementing the hardware access modules Thomas Kolb 2023-09-23 17:34:32 +0200
  • 5aaef38965 Initial commit: basic infrastructure Thomas Kolb 2023-09-20 22:19:11 +0200