top of page
Open-Source Modular Smart meter Proposed Design for Single Phase Measurements - MCU Programming
The uVision from Keil is used as a development environment for programming the microcontroller of STM32F4 discovery board. The code was developed for the flow chart below. In brief the code was developed to apply ADC on two received analog signals from the transducers to compute the electrical parameters and display them on the LCD screen. In order to enable the ADC of the MCU, some configuration must be taken into account within the code.

bottom of page