Skip to content
View mapfumo's full-sized avatar

Block or report mapfumo

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. wk11-unified-monitoring wk11-unified-monitoring Public

    Unified IIoT monitoring platform aggregating LoRaWAN and Modbus TCP sensor data into a single Grafana dashboard. Uses Docker, MQTT, InfluxDB, and Python bridges to collect, store, and visualize ind…

    Rust

  2. bacnet-gateway bacnet-gateway Public

    Unified IIoT monitoring platform combining LoRaWAN, Modbus TCP, and BACnet/IP sensor data into Grafana dashboards. Features embedded Rust firmware for STM32 microcontrollers with W5500 Ethernet, ra…

    Rust

  3. ns3-energy-trading ns3-energy-trading Public

    This project implements and evaluates a real-time energy bidding and trading system between distributed Battery Energy Storage Systems (D-BESS) and aggregators using the NS3 network simulator.

    C++

  4. wk9-opcua-modbus wk9-opcua-modbus Public

    Embedded Modbus TCP slaves on STM32F446RE using W5500 Ethernet. Two static-IP nodes expose SHT3x temperature/humidity via FC03 holding registers and display status on SSD1306 OLEDs. Async Embassy-b…

    Rust 1

  5. wk10-lorawan wk10-lorawan Public

    Migration from point-to-point LoRa to production LoRaWAN using STM32WL55. Two NUCLEO-WL55JC1 sensor nodes (BME688, SHT41) join via OTAA to a RAK7268V2 gateway and ChirpStack (AU915), integrating wi…

    Rust

  6. wk3-binary-protocol wk3-binary-protocol Public

    Binary LoRa Protocol - Embedded Rust implementation with postcard serialization (68% size reduction), CRC-16 validation, and efficient binary/text parsing for RYLR998. STM32F446 + RTIC. Dual-node s…

    Rust