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…
This repository demonstrates how to interface a 7-segment display with the STM32F446RET6 microcontroller using pure register-level programming (no HAL, no CubeMX logic).