Below you will find pages that utilize the taxonomy term “embedded electronics”
Project
Smart Baby monitor
We have implemented a smart baby monitor that records the temperature of a baby regularly and saves it on an online database, Firebase. It uses machine learning to check if the baby is crying or not.
An android user-friendly mobile application has been made so that the parents can receive notifications and check on the baby’s current temperature and its history using Java as a programming language. Screenshot of the mobile application's main view The ARM microcontroller is programmed to collect the read the data from the sensor using I2C protocol and C++ as a programming language.
Experience
Content Creator Intern at ARM
During my 12 weeks internship, I was a content creator intern in the Arm University Program. I worked on revamping one of the educational kits, Rapid Embedded Design and Programming Online Course, under the supervision of my line manager.
The Rapid Embedded Design and Programming Online Course is a 10/14 weeks university course. It aims to help the student develop their skills of using high-level programming tools and languages to rapidly design and program ARM-based embedded systems and prototype them for various applications.
Project
EE1 Rover Group Project
This project aims to implement a remotely-controlled rover that can explore a hazardous storeroom and identify unusual material that would emit a combination of different signals (infrared and radio signals) using C++ as a computer language and Arduino IDE as a development tool.
As part of the project, I have worked on the implementation of the sensors, the mobile application design, the user interface, the intelligent unit, and the maneuverability of the rover.