Sensor Data Logger

    The objective of this project was created a generic data logger using digital (I2C) and analog (ADC) interface.

    The system has a USB-C battery charger with load and reverse current protection. The system will capture sensor data, time stamp it with RTC module and store it into MicroSD card.

Overview

    ✓ USB-C Battery Charger
    ✓ MicroSD Card
    ✓ ESD Protection
    ✓ Real-Time Clock
    ✓ External UART to flash ESP32
    ✓ I2C and Analog pins
    ✓ Onboard status LEDs
    ✓ Testpoint

Source Code

Sensor Data Logger source code is maintain through GitHub and documentation in Doxygen.