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. sht31-d-nucleo sht31-d-nucleo Public

    Embedded Rust IIoT sensor node on STM32F446RE. Real-time temperature & humidity monitoring with SHT31-D + SSD1306 OLED display. Features shared I2C architecture, suitable for MQTT integration, and …

    Rust

  2. rtic_oled_bringup rtic_oled_bringup Public

    Real-Time Interrupt-driven Concurrency (RTIC) tutorial for STM32F446RE. Timer-driven LED blink + SSD1306 OLED display with shared I2C bus. Demonstrates interrupt handling, type-safe resource manage…

    Rust

  3. blockchain-energy-auction blockchain-energy-auction Public

    A real-time energy auction system using Rust, Next.js, and Solana blockchain. BESS batteries auto-advertise energy, aggregators bid competitively, and transactions are recorded on-chain. Demonstrat…

    Rust 1

  4. bme680-basic bme680-basic Public

    Embedded Rust IIoT environmental monitoring node on STM32F401RE + BME680 sensor. Real-time IAQ calculation from temperature, humidity, pressure & VOC data. Features shared I2C architecture, adaptiv…

    Rust

  5. 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++

  6. golang-blockchain golang-blockchain Public

    Golang Blockchain. Aa fully functional blockchain system in Go. It provides the structures and functions for creating, managing, and interacting with a blockchain, including a Proof of Work consens…

    Go