Advanced microcontrollers support multiple energy modes for balancing performance and power efficiency. This project parses MCU data from a CSV file, analyzes power consumption by selected energy mode and frequency, identifies the most efficient MCU, and visualizes consumption trends across frequencies using plotted graphs (Python matplot Library)
-
Updated
Apr 30, 2026 - Python