Skip to content
This repository has been archived by the owner on Feb 15, 2019. It is now read-only.

mhtb32/PulseOximeter-MCU

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pulse Oximeter

This is microcontroller software of our pulse oximeter device being developed for Advanced Programming Course in 2017 fall semester. The microcontroller used is a STM32F407VG. The software is developed using STM32 HAL library and STM32 Cube.

What this code does?

  1. Two phase shifted PWMs are generated as below:

  1. ADC is triggered by a 200Hz timer in DMA mode and generates samples continuously of each two channels.
  2. Samples are sent over UART to PC for further analysis.

Contributers

About

Advanced Programming Course Project 2017

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published