Skip to content
View mbahScript's full-sized avatar

Block or report mbahScript

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
mbahScript/README.md

👋 Hi, I’m Sam

I enjoy building small systems that do clever things: sensors, dashboards, smart room ideas, and connected devices.

This space is a running log of experiments, progress, and curiosity.

Pinned Loading

  1. stm32-rpi-uart-bridge stm32-rpi-uart-bridge Public

    v0.5.0 -- STM32 ↔ Raspberry Pi UART Bridge with TfL integration and background service

    C 2 1

  2. PI-STM32-UART-INTERFACE PI-STM32-UART-INTERFACE Public

    STM32F767ZI to Raspberry Pi 5 UART Communication – Demonstrates reliable UART data exchange between an STM32 Nucleo-144 board and a Raspberry Pi 5.

    C 1

  3. STM32F767-DHT22-I2C-LCD STM32F767-DHT22-I2C-LCD Public

    STM32F767 project interfacing a DHT22 temperature and humidity sensor with an I2C 16×2 LCD using HAL drivers and timer-based microsecond delays.

    C

  4. RealTimeLCD RealTimeLCD Public

    This project demonstrates how to use the internal Real-Time Clock (RTC) of an STM32 microcontroller to display the current time on a 16×2 I²C LCD.

    C