You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
toaster-oven-bluepill/Core/Src
Ondřej Hruška a7749c08ef mostly working PID now 2 years ago
..
adc.c change measurement method to resistor divider, slightly questionable and off by 10 degrees but that's probably good enough for baking bread 2 years ago
app_buzzer.c mostly working PID now 2 years ago
app_buzzer.h wip refactors 2 years ago
app_gui.c mostly working PID now 2 years ago
app_gui.h mostly working PID now 2 years ago
app_heater.c mostly working PID now 2 years ago
app_heater.h mostly working PID now 2 years ago
app_knob.c mostly working PID now 2 years ago
app_knob.h mostly working PID now 2 years ago
app_main.c mostly working PID now 2 years ago
app_pid.c mostly working PID now 2 years ago
app_pid.h mostly working PID now 2 years ago
app_temp.c mostly working PID now 2 years ago
app_temp.h mostly working PID now 2 years ago
dma.c initial 2 years ago
freertos.c mostly working PID now 2 years ago
gpio.c pwm works now, SPI changed to SPI2 2 years ago
iwdg.c initial 2 years ago
main.c pwm works now, SPI changed to SPI2 2 years ago
oled.c pwm works now, SPI changed to SPI2 2 years ago
spi.c pwm works now, SPI changed to SPI2 2 years ago
stm32f1xx_hal_msp.c measurement & calc, but wrong 2 years ago
stm32f1xx_hal_timebase_tim.c pwm works now, SPI changed to SPI2 2 years ago
stm32f1xx_it.c change measurement method to resistor divider, slightly questionable and off by 10 degrees but that's probably good enough for baking bread 2 years ago
system_stm32f1xx.c initial 2 years ago
tim.c mostly working PID now 2 years ago
usart.c initial 2 years ago