A collection of Ada projects.
- Read Temperature : display the temperature using the temperature sensor from the microcontroller and from the motion sensor.
Note that the Calliope mini is very similar, but not really identical to the micro:bit. It uses the Bosch BMX055 as motion sensor and also has a different pin configuration.
- Read Temperature : display the temperature using the temperature sensor from the microcontroller and from the motion sensor.
Projects for the STM32 Nucleo F446RE.
- blinky: reads the user button of the Nucleo board and toggles the user LED.
You need GNATstudio and the Ada Driver Library to build the projects.
-
Download and install the tools from AdaCore (for your host system and the ARM target platform)
-
Download and install pyocd and install additional required packs.