uploaded 2 months ago
ESP32 Timer-Cam Board Support Package (BSP) component for ESP-IDF

readme

ESP32-TIMER-CAM Board Support Package (BSP) Component

Badge

The ESP32 TimerCam is a little usb-c webcamera using the ESP32. It has a little blue LED, a real-time clock (RTC), and supports battery operation with battery voltage monitoring as well.

The espp::EspTimerCam component provides a singleton hardware abstraction for initializing the I2C, LED, RTC, and ADC subsystems.

Example

The example shows how to use the espp::EspTimerCam hardware abstraction component to automatically detect and initialize components on the ESP32-TimerCam.

Links

Supports all targets

Maintainer

  • William Emfinger <waemfinger@gmail.com>

License: MIT

To add this component to your project, run:

idf.py add-dependency "espp/esp32-timer-cam^1.0.8"

or download archive

Stats

  • Archive size
    Archive size ~ 10.21 KB
  • Downloaded in total
    Downloaded in total 37 times
  • Downloaded this version
    This version: 0 times

Badge

espp/esp32-timer-cam version: 1.0.8
|