Skip to content

Files

Latest commit

 

History

History

PSoC

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Folder structure

Common directory : contains the PPG EduKit software packages.

Solutions directory Includes the PSoC Creator projects (v4.4).

Lab1 directory : Lab1 helps the user to understand the library architecture by integrating the support for MAX30205 temperature sensor. For this lab another code base is provided inside the directory, since the library provided in the common directory has already implemented this functionality.

Lab2 directory : Lab2 is a first introduction to the analog filters provided by the platform. The application helps the user to integrate the OLED functionality, ADC readings and push buttons into a final application that displays the PPG signal at different analog stages.

Lab3 directory : Lab3 guides the user on how to display the PPG data over UART using the PPG EduKit GUI .

Lab4 directory : Lab4 uses the PPG EduKit GUI GUI to compare the custom solution and the MAX3010x PPG sensor.

Lab5 directory : Lab5 introduces the SpO2 measurement and different methods to compute the oxygen saturation (embedded + Matlab script)

Lab6 directory : Lab6 includes the BLE configuration for the PSoC board and a generic application on how to write/read data over BLE.