New Tutorial: All about GPIOs

A new tutorial! It’s about general knowledge on GPIOs. What are they? How can I use them?

“There is something in common among all the microcontrollers you can find in the market: they have pins. While some pins have a predefined function, like the RESET pin or serial communication RX/TX pins, some others can be used as a General Purpose Input/Output (GPIO).

As the name indicates purpose of this kind of pin is generic, as they don’t perform any specific function. They are there for you to configure them and use them as inputs or outputs.

In this guide we will learn what a GPIO does and the different ways you can configure and use them.”

Click on here on the image here below to access the tutorial.

All about GPIOs

Leave a Reply