https://github.com/emansarahafi/thermometor
A thermometer made with embedded C to detect the human body's temperature.
https://github.com/emansarahafi/thermometor
easypic embedded-c proteus
Last synced: 7 months ago
JSON representation
A thermometer made with embedded C to detect the human body's temperature.
- Host: GitHub
- URL: https://github.com/emansarahafi/thermometor
- Owner: emansarahafi
- Created: 2023-12-25T13:55:29.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-25T13:58:42.000Z (almost 2 years ago)
- Last Synced: 2025-02-27T03:54:08.266Z (8 months ago)
- Topics: easypic, embedded-c, proteus
- Language: Assembly
- Homepage:
- Size: 118 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Thermometor
A thermometer made with embedded C to detect the human body's temperature. The machine would buzz if the individual's body temperature were above 40 degrees Celsius to alert the concerned staff.
Embedded C programming language, Proteus, and EasyPIC v7 Development Board were used to implement this project from both software and hardware perspectives.