This project aims to create a temperature sensor that will be used to monitor the patient's health and store their information in a database. The Ethernet shield, temperature sensor, and computer system are the primary components used to carry out the project. The goal is to monitor patients' temperatures on the web page and store their records in the database using MySQL (xampp). The temperature, date, and time are read from the temperature sensor and transferred to the computer via the Ethernet shield, where the result is displayed as a bar chart on the web pages.