This repository is about embedded systems and digital input/output.
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.
- Visual Studio Code with the PlatformIO.
- stm32_unict_lib library provided by the university for the STM32 microcontroller.
This project is licensed under the MIT license. See the LICENSE file for more details.
Alessandro Ferrante