Implementation of library functions for managing a 7-segment display with a STM32 microcontroller;
The display.c file implements display operations on a 7-segment display for the STM32 microcontroller.
It includes functions for initializing the display, writing, and controlling the display.
- Visual Studio Code with the PlatformIO.
stm32_unict_liblibrary provided by the university for the STM32 microcontroller.
This repository is licensed under the MIT license. See the LICENSE file for more details.
Alessandro Ferrante