Hackers have been building their own basic oscilloscopes out of inexpensive MCUs and cheap LCD screens for some years now, but microcontrollers have recently become fast enough to actually make such ...
The driver itself is made of the files DS18B20.c and DS18B20.h. It requires the files errors.h, console.h and console.c, which are common files for all my drivers ...
Abstract: Aiming at the intelligent control problem of the trolley, a voice control trolley based on STM32 single-chip microcomputer is designed. The voice-controlled trolley can realize the movement ...
This project implements a 4x4 matrix keypad scanner on an STM32 microcontroller using direct register access (bare-metal, no HAL or LL libraries). The keypad is scanned by configuring the rows as GPIO ...