You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)