Skip to content

Residential electric energy monitoring and logging based on OpenEnergyMonitor project and STM's DISCO-L475VG-IOT01A board

Notifications You must be signed in to change notification settings

jononi/HomeEEmonitoring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HomeEEmonitoring

Residential electric energy monitoring and logging based on OpenEnergyMonitor project and STM's DISCO-L475VG-IOT01A board

Current status

  • Use of separate threads for analog sensing task and communication tasks.
  • Tested hardware timer (TIM3) interrupt to toggle an LED alongside regular mbed-os task switching. (software timer interrupts can interfere with this interrupt, to be checked later)
  • added a simple Nextion UI class with basic icon on/off functions for now. This is will be running in its own thread later on.
  • Next upgrade: add timer triggered analog readings + saving analog reads in a file in the on-board qspi flash memory.

About

Residential electric energy monitoring and logging based on OpenEnergyMonitor project and STM's DISCO-L475VG-IOT01A board

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages