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