What I made
This week, I tried to use a MAX30100 Pulse Oximeter heart rate monitor sensor to make a simple Oximeter with ESP32 DEV Board. It wasn't successful, but I learned a few things.
Reflection
This week I learned how to apply I2C concepts we learned to add a digital input component to the board. Though I didn't get to complete the process because I was stuck on a few things, I am starting to understand the end to end process of adding input and output components to a board for a complete experience.