Inspiration
During Covid-19 ,we have lost many doctors. This was due to working in such conditions and most of them did'nt even got the symptoms and lost their life. To avoid this in future I want to build a 24x7 Health Locket for Doctors.
What it does
It sends temperature data from sensor to Web App using Google Cloud's Iot Core and AVR Iot Board.
How we built it
I used the Microchip's AVR Iot Board to send Temperature data from sensor to Google Cloud. It uses wifi to connect to internet.
- Make Connections of Board with sensor and connect it to laptop.
- Make Project in Google Cloud and Enable Billing
- Enable IoT Core in Google Cloud and Create a Registry
- Enter any name of Registry and add MQTT Topic :
projects/doctors-locket/topics/avr-iot
- In the Certificate section of MQTT add the Device Certificates which are already available in the Development Board
- Add a FireBase Project with same Google Cloud Project to host our data to web app from
Sensor -> AVR IoT Board -> Google Cloud -> Iot Core -> MQTT -> FireBase-> WebAPP
- So the Doctor can wear the device with casing and a 5v LiPo Battery ,and he can view the data of his body temperature from his Phone
Challenges we ran into
- Connecting with MQTT was difficult as we needed to rebuild the project with Atmel Studio
Accomplishments that we're proud of
- It works 24/7
- It can be used easily and data can be accessed fast and reliable
What we learned
- Google Cloud's Iot Core
- Firebase Web Hosting
- MQTT Protocol
What's next for Doctor's Locket
- Adding More Sensor like Heart Monitor
- Making available in a small and beautiful package
Log in or sign up for Devpost to join the conversation.