Embedded System to Firestore
Software Engineer
Developed a general interface to read data from multiple different sensors and store their data in the cloud
Embedded System to Firestore: Demo
- The M5 is connected to multiple sensors to read the current time, temperature, humidity, proximity, ambient light, white light, acceleration in x/y/z directions

- The current data and preferences is uploaded to the cload and stored under the user’s name

- Can change user and display information from a settings screen


- When changing user the previously used data and preferences are downloaded from the cloud

- The M5 would connect to Wi-Fi to upload and download data from the cloud using Google Firestore


- Coded in python for a M5Core2 and different pcd sensors
