Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

DigitalIO

This repository is about embedded systems and digital input/output.

Description

The DigitalIO is an example of how to handle digital input and output on an STM32 microcontroller, specifically the STM32F401RE. It includes code to configure and use the digital pins to read input signals and control output devices.

File

Requirements

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

License

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

Authors

Alessandro Ferrante