Aim
The aim of the project is to Implement a voice-controlled system for patients to call nurses or request assistance.
Problem statement
The system should allow patients to easily request assistance, enable nurses to prioritize and manage calls efficiently, and provide real-time location tracking of medical staff. The goal is to create a reliable and user-friendly nurse call solution that improves patient care, reduces response times, and contributes to a more efficient and responsive healthcare environment.
Material used
Input: Push Button
Brain: TinkerSpace Brain Board
Output: Buzzer and LCD Display
Battery: 5V Lithium-ion rechargeable battery
Component description
2 Push Button
The function of the push Button is to pressed by the Patient
Buzzer
Buzzer is used to make sound when the push button is clicked
LCD Display
LCD display is used to show which bed number patient is calling.
TinkerSpace Brain Board
TinkerSpace board acts as brain of this project, its function is to monitor Push Button ,Buzzer and LCD DIsplay
Battery
5V Lithium-Ion battery is used to power-up this project
Working description
Case 1: When Push button 1 is pressed, the brain board sends signal to buzzer to alert 100% and LCD Display Show the bed number of Push button 1
Case 2: When Push button 2 is pressed, the brain board sends signal to buzzer to alert 100% and LCD Display Show the bed number of Push button 2
Case 3: When no Push button is pressed, the brain board sends signal to buzzer to alert 0% and LCD Display Shows nothing
Circuit Design (DesignSpace)
Step 1: Connect Push Button to input 1 and input 2
Step 2: Connect Buzzer and LCD Display to output 1 and output 3
Step 3: Connect supply and test project.