25 Commits

Author SHA1 Message Date
PC_WSL
ee4726d5a2 rewrited buzzer for 2,5kHz Buzzer and use PWM
icreased SPI frequency to 3.8MHz
2025-05-08 15:58:47 +02:00
PC_WSL
8fd8081ced fixed some buzzer timings 2025-05-05 14:46:17 +02:00
01454a018d fixed buzzer use in tokio thread 2025-05-05 14:39:13 +02:00
b416b41040 improved gpio buzzer 2025-05-05 13:36:53 +02:00
17a66e26cb made buzzer async 2025-05-05 13:12:52 +02:00
1ba74be096 fixed merge errors 2025-05-05 13:04:00 +02:00
PC_WSL
e14f703a76 added led ws 2812 and buzzer stuff 2025-05-05 12:42:51 +02:00
c91ec8076e
use the tokio fs in id store
außerdem "readed_string" also bitte
2025-04-27 19:48:50 +02:00
2b469d5b78
removed unused pm3_mock import 2025-04-27 15:55:52 +02:00
5e82036458
made logging less verbose 2025-04-27 15:49:45 +02:00
39746f59f7
moved store saving to main 2025-04-27 15:08:27 +02:00
8aa6714697
save store on new id 2025-04-27 13:16:23 +02:00
57af495ac6
load store file on startup 2025-04-27 12:14:56 +02:00
6496f671d9
added logger
LOG_LEVEL env var is now supported
2025-04-26 18:54:46 +02:00
a45cab0b4b
removed some debug lines 2025-04-24 11:00:46 +02:00
Philipp
de5487fc6d added precompiled files, autorun service and changed tokyo buffer to one 2025-04-23 20:12:57 +02:00
0f189b8e98
CSV generation in the webserver 2025-04-16 23:02:28 +02:00
Philipp
880e8f24a7 workday ending 2025-04-16 20:04:55 +02:00
Philipp
cc42e4b231 added arm target in .toml
fixed some shit
2025-04-16 17:32:45 +02:00
Philipp
095887e13d merge 2025-04-16 16:35:34 +02:00
eb39b09632
Switched to tokio and added webserver 2025-04-16 16:28:45 +02:00
Philipp
ad009f987d added buzzer 2025-04-16 16:10:42 +02:00
9a26dad304
use channels in pm3 function 2025-04-16 15:33:49 +02:00
c7dbbc1b43
implemented IDStore 2025-04-12 14:36:33 +02:00
32f3124374
initial commit 2025-04-12 13:02:29 +02:00