Commit Graph
31 Commits
Author SHA1 Message Date
MightyPork edd003a541 fixes for partly off-screen bitmap, remove temporary debug changes 2023-04-08 20:52:15 +02:00
MightyPork 0d9565dbb7 partial fix for text drawing in wrong row 2023-04-08 20:24:47 +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 6eb18ac72e Merge branch 'll' 2023-03-12 20:05:46 +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