STM32 Nucleo Embedded Systems Clock & Temperature Project
I created a hardware system using the STM32 Nucleo board. The STM32 was mounted on a glass plate, alongside an LCD and a breadboard. The breadboard includes a buzzer, buttons and a DS1631 temperature sensing IC. The system can display the current temperature on the LCD, displaying the current time and the ability to set the time. The challenge in this project was implementing external interrupts and exceptions.
This project involved the following skills and techniques;
- Electronics Prototyping
- STM32 Hardware
- STM32 Programming
- Hardware Interrupts & Exceptions