MightyPork
|
1ea4cd124d
|
add rudimentary calib param tuning screen (TODO negative offset support!)
|
2023-05-07 00:53:22 +02:00 |
|
MightyPork
|
6b94dcb5ee
|
show chip overheat if over 70C
|
2023-05-04 23:14:43 +02:00 |
|
MightyPork
|
95f597c9ed
|
make soc overheat visible in log + raise top limit to 90C
|
2023-05-04 22:43:44 +02:00 |
|
MightyPork
|
39e143d186
|
pid adjusts
|
2023-05-04 22:26:02 +02:00 |
|
MightyPork
|
0d79379438
|
PID edit screen
|
2023-04-28 23:14:47 +02:00 |
|
MightyPork
|
d9f09c8ccb
|
adjustments to calib procedure, now with PID used
|
2023-04-20 00:35:39 +02:00 |
|
MightyPork
|
991802b894
|
remove temp logging
|
2023-04-10 23:02:23 +02:00 |
|
MightyPork
|
60d15b8c07
|
add fancy hardfault handler, increase heater stack size
|
2023-04-10 22:40:02 +02:00 |
|
MightyPork
|
b6ccfd7019
|
fix manual override.
|
2023-04-09 20:09:34 +02:00 |
|
MightyPork
|
dc445af419
|
fixes in calib
|
2023-04-09 19:53:47 +02:00 |
|
MightyPork
|
1331460ecb
|
calibration mostly working
|
2023-04-09 19:34:32 +02:00 |
|
MightyPork
|
6749bb5f52
|
calib GUI WIP
|
2023-04-09 15:39:21 +02:00 |
|
MightyPork
|
08f1215c24
|
add two point calibration (no UI yet)
|
2023-04-09 14:32:09 +02:00 |
|
MightyPork
|
18655e437f
|
ui improvements
|
2023-04-09 10:30:36 +02:00 |
|
MightyPork
|
ccce0ff72f
|
split gui file
|
2023-04-09 09:45:12 +02:00 |
|
MightyPork
|
415a6cb06c
|
some cz unicode in 5x7
|
2023-04-08 21:31:29 +02:00 |
|
MightyPork
|
90832fd2f4
|
move GUI safety check to gui loop (not blit)
|
2023-04-08 21:15:49 +02:00 |
|
MightyPork
|
170be709fe
|
menu sliding to last px
|
2023-04-08 21:08:49 +02:00 |
|
MightyPork
|
088b047b39
|
some comments
|
2023-04-08 21:02:00 +02:00 |
|
MightyPork
|
edd003a541
|
fixes for partly off-screen bitmap, remove temporary debug changes
|
2023-04-08 20:52:15 +02:00 |
|
MightyPork
|
fcc37515c5
|
menu sliding, add knob prescaller
|
2023-04-08 20:05:21 +02:00 |
|
MightyPork
|
64c7d3a94a
|
screens cleanup, doc comments
|
2023-04-08 18:58:39 +02:00 |
|
MightyPork
|
22b1ba3921
|
menu fixes, add periodic tick event, add repaint-when-needed
|
2023-04-08 15:38:16 +02:00 |
|
MightyPork
|
b0df411c56
|
menu improvements, add generic menu func
|
2023-04-08 15:08:01 +02:00 |
|
MightyPork
|
6048bdf115
|
base of menu system
|
2023-04-05 22:42:55 +02:00 |
|
MightyPork
|
b397856366
|
add safety system, stub of new gui task
|
2023-03-17 00:41:35 +01:00 |
|
MightyPork
|
0a0ccf7bc3
|
implement EEPROM emulation
|
2023-03-14 23:05:43 +01:00 |
|
MightyPork
|
56cae1abdb
|
events and exti
|
2023-03-13 00:38:06 +01:00 |
|
MightyPork
|
091d6c5648
|
timer based ADC triggering
|
2023-03-12 21:48:32 +01:00 |
|
MightyPork
|
bff7f6e916
|
move adc sampling to DMA TC interrupt
|
2023-03-12 20:57:30 +01:00 |
|
MightyPork
|
8376f0b5eb
|
fixes
|
2023-03-12 20:05:27 +01:00 |
|
MightyPork
|
7e99e2cc6c
|
thin printf, but buggy
|
2023-03-12 18:42:30 +01:00 |
|
MightyPork
|
f18a7733a1
|
remove HAL
|
2023-03-12 14:47:42 +01:00 |
|
MightyPork
|
24f8252760
|
everything now works
|
2023-03-12 14:25:32 +01:00 |
|
MightyPork
|
a9c7e42e51
|
debugging. knob works, nothing else, probably
|
2023-03-12 03:30:09 +01:00 |
|
MightyPork
|
1bdf8d241c
|
add some logging
|
2023-03-12 00:50:49 +01:00 |
|
MightyPork
|
5143ce6bfe
|
convert to LL, untested so far
|
2023-03-09 23:00:07 +01:00 |
|
MightyPork
|
2521cd75c7
|
rotate framebuffer
|
2023-03-07 23:49:54 +01:00 |
|
MightyPork
|
e5a6bff29c
|
rename oled file
|
2023-03-07 22:12:21 +01:00 |
|
MightyPork
|
a7749c08ef
|
mostly working PID now
|
2023-03-07 01:13:41 +01:00 |
|
MightyPork
|
38139e3923
|
pwm works now, SPI changed to SPI2
|
2023-03-06 21:50:00 +01:00 |
|
MightyPork
|
181f457534
|
heater without pwm
|
2023-03-06 00:57:40 +01:00 |
|
MightyPork
|
58afb1e8a5
|
wip refactors
|
2023-03-06 00:39:01 +01:00 |
|
MightyPork
|
9bbed9f1c4
|
update cube project
|
2023-03-04 22:11:26 +01:00 |
|
MightyPork
|
e576d5847c
|
simple 2-state regulator
|
2023-02-23 14:16:42 +01:00 |
|
MightyPork
|
f093936970
|
change measurement method to resistor divider, slightly questionable and off by 10 degrees but that's probably good enough for baking bread
|
2023-02-23 02:08:14 +01:00 |
|
MightyPork
|
84532fd339
|
measurement & calc, but wrong
|
2023-02-22 23:27:21 +01:00 |
|
MightyPork
|
8260fb60f8
|
initial
|
2023-02-22 01:31:05 +01:00 |
|