Description
Description:The Timer Camera F is a fisheye camera module based on ESP32-D0WDQ6-V3 with 8M PSRAM and 4M Flash on board. 3.0 megapixel camera (OV3660) with a 120° viewing angle and a maximum resolution of 1600 x 1200 photos can be captured. The camera features an ultra-low-power design, and the internal integrated RTC (BM8563) draws out the IRQ signal, which can be used for sleep and timer wake-up (sleep current down to 2?A). The built-in 270mAh battery provides more than one month of battery life with timed pictures (one per hour) enabled. The module supports WiFi image transfer and USB port debugging, and the HY2.0-4P output on the bottom can be used to expand other peripherals. The on-board LED status indicator and reset button facilitate program development and debugging. In terms of application, M5Stack provides a number of simple and efficient application development methods and interfaces for the TimerCAM series, making it easy for users to use and develop their applications. (including PC/Mobile photo shooting APP, cloud image HTTP interface for timer shooting, cloud AI recognition interface (not online yet), etc.)
The low-power power management solution adopted by the Timer Camera series is different from the CORE and StickC devices. When in use, the PWR button is used as a power-on button(long press 2s). If you need to shut down the device, you need to use the software API or press the Reset button on the PCB.
Features:
Design based on esp32WiFi image transmissionTimed sleep wake upStatus indicatorUltra low power designBuilt-in 270mAh batteryProgramming platform?ESP-IDF/Arduin/UIFlow
Package Included:
1x Timer Camera F1x LEiGO Adapter1x Wall-15151x Type-C USB(20cm)
Applications:
Take pictures regularlyRemote video monitoring
Specification:
ResourcesParameterPSRAM8MBFlash4MBattery270mAhImage SensorOV3660Maximum resolution300w pixelsOutput format8-/10-Bit RAW, RGB and YCbCr output, compression.Maximum image transmission rate2040x1536: 15fps / 1080p: 20fps / 720p: 45fps / XGA(1024x768) : 45fps / VGA(640x480) : 60fps / QVGA(320x240) : 120fpsFOV120°Net weight21gGross weight44gProduct Size48*24*22.6mmPackage Size75*45*30mm
EasyLoader:
EasyLoader is a concise and fast program writer, which has a built-in case program related to the product. It can be burned to the main control by simple steps to perform a series of function verification. Please install the corresponding driver according to the device type. M5Core host Please click here to view the CP210X driver installation tutorial, M5StickC/V/T/ATOM series can be used without driver)
PinMap:
Camera Interface PinMapInterfaceCamera PinTimerCameraSCCB ClockSIOCIO23SCCB DataSIODIO25System ClockXCLKIO27Vertical SyncVSYNCIO22Horizontal ReferenceHREFIO26Pixel ClockPCLKIO21Pixel Data Bit 0D0IO32Pixel Data Bit 1D1IO35Pixel Data Bit 2D2IO34Pixel Data Bit 3D3IO5Pixel Data Bit 4D4IO39Pixel Data Bit 5D5IO18Pixel Data Bit 6D6IO36Pixel Data Bit 7D7IO19Camera ResetRESETIO15Camera Power DownPWDN-1Power Supply 3.3V3V33V3GroundGNDGND
GROVE InterfaceGroveTimerCameraSCLIO13SDAIO45V5VGNDGND
LED InterfaceLEDTimerCameraLED_PinIO2
BAT InterfaceBATTimerCameraBAT_ADC_PinIO33
Related Link:
*datasheetESP32OV3660
Example
*ArduinTimerCamera X-Arduin
*Source codeTimerCamera X
*FirmwareYou can download and burn firmware with M5Burner
Tutorial:
Use Camera-Tool to take pictures
Use HTTP Cloud Image Interface Service-UIFlow to get pictures
Use Arduin IDE development