Commit graph

30 commits

Author SHA1 Message Date
1bccc2a262
add node1_old and turn off all power save modes on the pico wifi chip
");
", WIFI_SSID);
", comms_led_blink_count);
");
");
");
", WIFI_SSID);
");
");
");
");
", readings_index);
");
");
");
");
",
");
",
");
2026-02-08 15:36:16 +01:00
b1625e69d4
add back in bme280 readings
=== WiFi Connection Test ===
");
=== NODE 001 ===
");
");
");
");
");
");
2026-01-27 08:27:40 +01:00
51cf876486
switch node1 to wifi test 2026-01-26 17:46:15 +01:00
9f4a163b53
do work including wifi stuff in main loop instead of callback
");
");
", readings_index);
");
");
");
");
2026-01-18 08:13:58 +01:00
58b102f97d
send messages from main loop 2026-01-18 07:43:28 +01:00
e2140561eb
format and try to get tcp working
");
");
");
");
");
", WIFI_SSID);
", WIFI_SSID);
");
");
");
");
", readings_index);
");
");
");
", current_pms5003_reading.pm1);
", current_pms5003_reading.pm2_5);
", current_pms5003_reading.pm10);
");
",
",
");
");
");
");
");
",
",
");
");
");
");
");
");
");
");
", BACKEND_SERVER_IP, BACKEND_SERVER_PORT);
", err);
", err);
");
", status);
");
", status);
", len);
", len);
");
");
", err);
");
", write_err);
", err);
");
", write_err);
", output_err);
", output_err);
");
");
", err);
", err);
");
");
", p->tot_len);
", p->tot_len);
",
",
");
");
", err);
", err);
", config->server_ip, config->server_port);
", config->server_ip,
");
");
");
");
", config->server_ip);
", config->server_ip);
",
",
");
");
");
");
2025-12-27 21:26:44 +01:00
e0a5fef8fc
get pm measurment working 2025-12-25 17:53:04 +01:00
eac8412475
clean up cmake and swap humidity and pressure 2025-12-25 16:38:19 +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
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
c99f619fe5 add 24hr restart proc 2025-09-14 09:12:59 +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
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
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
f2638dddce init pms5003 lib 2025-04-09 18:39:23 +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
0f1d868f0f clean up rocketry code and update readme with dev instructions 2025-04-06 13:14:48 +02:00
512e041717 init converting project from micro python to c 2025-04-06 13:01:48 +02:00