Skip to content

This is a phasor measurement device implemented on the EFM8 for ELEC 291's lab 5. It utilizes zero-cross detection implemented in the embedded C software to measure frequencies of pure sinusoidal inputs.

Notifications You must be signed in to change notification settings

aexzhou/EFM8_PhasorMeasurement_ELEC291-lab5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UBC ELEC 291 Lab 5: Phasor Measurement

Description

  • The main file to run is EFM8_ADC.c. This can be automatically done by using the Makefile: lab5.mk.
  • stripchart_sinewave.py is a simple Python program written to display the phasor data collected via the serial port. This was a bonus extra feature we included in this lab.

About

This is a phasor measurement device implemented on the EFM8 for ELEC 291's lab 5. It utilizes zero-cross detection implemented in the embedded C software to measure frequencies of pure sinusoidal inputs.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published