You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
● Designed a microcontroller circuit that recognizes hand gestures made by glove with embedded flex sensors, and translates them into text and speech using peripheral interface controller (PIC) ● Used APR9600 record/replay IC to associate the input gesture to the appropriate recorded voice sample from its flash analogue storage exhibiting high q…
🎧🖥️ MacPeripheralHub is a lightweight macOS menu bar application for managing connected peripherals. It monitors audio devices, cameras, displays, keyboards, and mice, allows quick switching of system preferences, restores selected setups automatically, and provides a unified control center built with C and Swift for everyday workflows.
This repository demonstrates how to interface a 7-segment display with the STM32F446RET6 microcontroller using pure register-level programming (no HAL, no CubeMX logic).