| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This project is an embedded system based on the ATmega32 microcontroller for measuring and displaying blood oxygen saturation (SpO2).
The system communicates with a pulse oximeter sensor, processes the received data, calculates the oxygen saturation level, and displays the results using an LCD and 7-segment displays. Measurement data can also be stored and retrieved using EEPROM memory.
The microcontroller receives data from the pulse oximeter sensor and processes the measured values to calculate SpO2 percentage based on oxyhemoglobin and deoxyhemoglobin levels.
The calculated results are displayed through the LCD and 7-segment displays. The system also supports saving measurement results in EEPROM for later access.
The complete circuit design and functionality were developed and tested using Proteus simulation software.
Code: AVR Assembly source files
Proteus: Circuit simulation files
Documentation: Project documents and circuit screenshots
| Back | FazBrowse Home | New Git URL |