espp/esp32-timer-cam

0.21.0

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

readme

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

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](./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^0.21.0"

or download archive

Stats

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

Badge

espp/esp32-timer-cam version: 0.21.0
|