Commit graph

54 commits

Author SHA1 Message Date
eac8412475
clean up cmake and swap humidity and pressure 2025-12-25 16:38:19 +01:00
d96ada276d
temperature -> temp 2025-12-25 14:13:40 +01:00
21aa735d51
add password and user to mqtt login 2025-12-25 14:00:47 +01:00
83e3765247
dockerize event proxy go app 2025-12-25 11:51:23 +01:00
aa5a4eda05
get event proxy working on local including mqtt message sending 2025-12-25 11:33:39 +01:00
0897210754
parse messages 2025-12-23 21:27:20 +01:00
65ad286add
get tcp working 2025-12-21 20:47:26 +01:00
f107bfb55b
switch to network poll arch
",
",
");
");
");
");
");
");
");
");
");
", BACKEND_SERVER_IP, BACKEND_SERVER_PORT);
2025-12-21 20:33:19 +01:00
af4b86b966
switch to sending temp/humidity every cb 2025-12-21 18:50:30 +01:00
3f54203246
init llm assisted tcp client 2025-12-21 18:30:49 +01:00
908d563bc4 use llm to write count up tcp test 2025-09-15 21:13:09 +02:00
7e6125066e init tcp_test 2025-09-15 20:53:58 +02:00
1a25129495 try and fix mqtt panic 2025-09-14 19:22:12 +02:00
dc206625bf init go event proxy 2025-09-14 19:21:56 +02:00
c99f619fe5 add 24hr restart proc 2025-09-14 09:12:59 +02:00
33b231583b update docs 2025-09-13 17:06:29 +02:00
6d7a8b99a7 convert mqtt_client from app to lib 2025-09-13 17:04:18 +02:00
495d415102 add bit of docs 2025-09-06 21:47:17 +02:00
6adf5dca28 init can bus 2025-09-06 21:25:32 +02:00
9c3f8e0b3f fix pms5003 breaking after one round on sensing 2025-04-30 20:53:01 +02:00
ac4d80f2d6 get comms led running smoothly 2025-04-30 13:41:01 +02:00
f3a418af4c switch from alarm to update fn for comms led blink 2025-04-30 13:29:01 +02:00
f484586742 add comms led 2025-04-30 12:55:56 +02:00
a615971be2 fix zed tab size settings 2025-04-30 12:55:45 +02:00
5018e29123 remove unused libs like tls 2025-04-30 12:33:19 +02:00
924630b1d9 get basic mqtt pub working 2025-04-14 13:29:44 +02:00
d70d551638 get mqtt_client building 2025-04-14 12:21:12 +02:00
4b09a8611b wifi scan 2025-04-13 19:14:55 +02:00
25caea841b create node1 entity in home assistant 2025-04-13 08:45:54 +02:00
2548813231 start working with timers 2025-04-11 21:48:00 +02:00
ecb1e00198 get pms5003 read working 2025-04-11 12:41:20 +02:00
51d97c2086 update README.md 2025-04-10 08:01:32 +02:00
f2638dddce init pms5003 lib 2025-04-09 18:39:23 +02:00
98748d3e6d clean up bem280 lib 2025-04-09 18:15:55 +02:00
28201b6ba5 get bem280 humidity reading working 2025-04-09 13:22:29 +02:00
be5b5ca2d5 convert bme280 pressure number 2025-04-09 12:07:47 +02:00
659e98dbc6 switch bme280 to forced mode 2025-04-09 11:32:47 +02:00
6f8d2b8814 read raw bme280 values 2025-04-08 19:31:01 +02:00
f7da5a3712 init bme_280 lib 2025-04-08 18:57:41 +02:00
08fb2efc86 create helper scripts 2025-04-08 18:49:39 +02:00
0f1d868f0f clean up rocketry code and update readme with dev instructions 2025-04-06 13:14:48 +02:00
48749aa689 remove broken image links from readme 2025-04-06 13:06:35 +02:00
512e041717 init converting project from micro python to c 2025-04-06 13:01:48 +02:00
4edd5b1cc2
remove circuit python lib code 2023-12-21 10:24:21 +01:00
f5cd4501fe
try and fix reliability issues 2023-08-15 21:22:13 +02:00
b4d6e97b46
Merge branch 'init-readme' 2023-08-10 10:19:07 +02:00
51874a2bc3
add LICENSE 2023-08-10 10:18:47 +02:00
cd604868d5
move images to image-service 2023-08-10 10:17:22 +02:00
b00561e20f
init readme 2023-08-10 09:53:15 +02:00
001f99db7c
split code up into modules and add pubsub and timers 2023-08-10 08:11:39 +02:00