Thank you for your question. So basically we divide our project into the hardware part and software part. For the hardware part, our main challenge is to ensure stability and communicate with multiple different sensors. Therefore, we made a PCB to minimize noise during communication.
As for the software part, the main challenge is to send and get data from the database in real-time and display it onto a dashboard. Therefore, we currently send data to the online database (Firebase) and use it as the backend.
What’s the main challenge of implementing this system?
Thank you for your question. So basically we divide our project into the hardware part and software part. For the hardware part, our main challenge is to ensure stability and communicate with multiple different sensors. Therefore, we made a PCB to minimize noise during communication.
As for the software part, the main challenge is to send and get data from the database in real-time and display it onto a dashboard. Therefore, we currently send data to the online database (Firebase) and use it as the backend.