Arduino Uno Adapter

This adapter allows the use of the Arduino Uno board together with the Embedded Systems and IoT Laboratory board through a remapping of the Arduino Uno pinout to the Franzininho WiFi pinout (used in the laboratory board design). To use the adapter, simply connect it to the Arduino as a shield and then connect the adapter to the board.
Click here to access the printed circuit board project on GitHub.
Activation Pins
This adapter uses the same activation pin coding system defined for the Embedded Systems and IoT Laboratory board. The correspondence between the Arduino pin and the activation pin on the laboratory board is printed on the adapter and can also be checked in the project's repository on GitHub.
To make this adapter easier to use, the laboratorioFW_ARDUNO library was developed for use together with the board, allowing the use of activation pin codes within the programming.
This project was developed as part of the Final Graduation Project of Letícia Pegoraro Garcez.