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.
Ondřej Hruška
d9f09c8ccb
adjustments to calib procedure, now with PID used
|
3 years ago |
| .. |
|
Gui
|
adjustments to calib procedure, now with PID used
|
3 years ago |
|
adc.c
|
timer based ADC triggering
|
3 years ago |
|
app_buzzer.c
|
add safety system, stub of new gui task
|
3 years ago |
|
app_buzzer.h
|
wip refactors
|
3 years ago |
|
app_heater.c
|
adjustments to calib procedure, now with PID used
|
3 years ago |
|
app_heater.h
|
adjustments to calib procedure, now with PID used
|
3 years ago |
|
app_knob.c
|
split gui file
|
3 years ago |
|
app_knob.h
|
events and exti
|
3 years ago |
|
app_main.c
|
add safety system, stub of new gui task
|
3 years ago |
|
app_oled.c
|
move GUI safety check to gui loop (not blit)
|
3 years ago |
|
app_oled.h
|
rename oled file
|
3 years ago |
|
app_pid.c
|
thin printf, but buggy
|
3 years ago |
|
app_pid.h
|
mostly working PID now
|
3 years ago |
|
app_safety.c
|
add safety system, stub of new gui task
|
3 years ago |
|
app_safety.h
|
add safety system, stub of new gui task
|
3 years ago |
|
app_temp.c
|
adjustments to calib procedure, now with PID used
|
3 years ago |
|
app_temp.h
|
adjustments to calib procedure, now with PID used
|
3 years ago |
|
crc.c
|
implement EEPROM emulation
|
3 years ago |
|
dma.c
|
convert to LL, untested so far
|
3 years ago |
|
ee_addresses.h
|
add two point calibration (no UI yet)
|
3 years ago |
|
freertos.c
|
add fancy hardfault handler, increase heater stack size
|
3 years ago |
|
gpio.c
|
events and exti
|
3 years ago |
|
iwdg.c
|
convert to LL, untested so far
|
3 years ago |
|
main.c
|
add safety system, stub of new gui task
|
3 years ago |
|
spi.c
|
remove HAL
|
3 years ago |
|
stm32f1xx_it.c
|
add fancy hardfault handler, increase heater stack size
|
3 years ago |
|
system_stm32f1xx.c
|
initial
|
3 years ago |
|
tim.c
|
events and exti
|
3 years ago |
|
transmute.h
|
add two point calibration (no UI yet)
|
3 years ago |
|
uart_stdout.c
|
fixes
|
3 years ago |
|
uart_stdout.h
|
fixes
|
3 years ago |
|
usart.c
|
events and exti
|
3 years ago |