top of page

Firebase IoT Application

Uses the M5Core2 to upload and retrieve data from a Google Firebase. 

​

Objective Reasoning: The project demonstrates how the M5Core2 and Google Firebase can work together to create an interactive IoT system. The M5Core2 sends screen color data to Firebase and can also retrieve updated data from the database, allowing changes made remotely to be reflected on the device. This shows the integration of hardware, software, internet connectivity, and a cloud-based database to create communication between the physical device and an external system. It also demonstrates how the M5Core2 can respond to changing data in real time rather than operating independently.

bottom of page