Raspberry Pi Pico W code to read data from Hopi HP-9800 modbus. Totally vibe coded
Go to file
osiu97 2212913cd0 Initial commit 2026-01-05 11:17:19 +01:00
.gitignore Initial commit 2026-01-05 11:17:19 +01:00
CMakeLists.txt Initial commit 2026-01-05 11:17:19 +01:00
README.md Initial commit 2026-01-05 11:17:19 +01:00
lwiopts.h Initial commit 2026-01-05 11:17:19 +01:00
lwipopts.h Initial commit 2026-01-05 11:17:19 +01:00
modbus_rtu.c Initial commit 2026-01-05 11:17:19 +01:00
modbus_rtu.h Initial commit 2026-01-05 11:17:19 +01:00
mqtt_config.h Initial commit 2026-01-05 11:17:19 +01:00
pico-usb-host-modbus-hopi.c Initial commit 2026-01-05 11:17:19 +01:00
pico_sdk_import.cmake Initial commit 2026-01-05 11:17:19 +01:00
tusb_config.h Initial commit 2026-01-05 11:17:19 +01:00
wifi_config.h Initial commit 2026-01-05 11:17:19 +01:00

README.md

TODO

  • NTP
  • HTTP with data + timestamp
  • Push to MQTT
  • Log to file?