The document describes the development of an assessment tool to measure vital body parameters. The tool collects parameters like temperature, ECG, heartbeat and blood pressure using sensors and makes intelligent decisions based on the collected data. It aims to continuously monitor health and reduce healthcare costs. The system uses an Arduino Mega microcontroller, Ethernet shield, sensors and libraries to measure and transmit the parameters. It takes readings from sensors, analyzes the data using programs and can send alerts through APIs if any parameters exceed safe levels.