Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

Display

Implementation of library functions for managing a 7-segment display with a STM32 microcontroller;

Description

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.

File

Requirements

  • Visual Studio Code with the PlatformIO.
  • stm32_unict_lib library provided by the university for the STM32 microcontroller.

License

This repository is licensed under the MIT license. See the LICENSE file for more details.

Authors

Alessandro Ferrante