ESP32 PSRAM Timer Camera X (OV3660)

SKU: MCW-002
  • ESP32 with PSRAM: Equipped with the ESP32 chip and 8MB PSRAM, enhancing image processing capabilities for efficient camera applications.
  • Timer Capture Function: Supports timer-based shooting and time-lapse photography, ideal for surveillance and outdoor camera applications.
  • Low-Power Design: Features deep sleep mode to minimize power consumption, ideal for long-term monitoring projects.
  • Built-in TF Card Storage: Supports TF card storage, allowing for easy storage of large amounts of images and video files.

25,90

Thank you for choosing SharingWin! We’re committed to offering you a smooth and reliable shopping experience. Please review the following policy to understand how we handle order processing, shipping, and support.

 

📍 Shipping Zones

We provide worldwide shipping, with a focus on Europe, North America, Asia, and Australia.

Please note: We do not ship to P.O. boxes or APO/FPO addresses.

🚚 Shipping Carriers

All orders are shipped from our fulfillment center in Shenzhen, China, using trusted carriers such as YunExpressDHL,  and 4PX, ensuring secure and timely delivery.

 

💰 Shipping Costs

We offer free worldwide shipping on all orders over €99.

 

🏷️ Tax & Customs Duties

  • For personal orders, customs duties are prepaid by our logistics partner—no extra payment required upon delivery.

  • For business customers needing VAT invoices, please contact us at info@sharingwin.com before placing your order. We do not cover customs duties for VAT-invoiced orders, but will offer special discounts — get in touch for more details.

 

🕒 Order Processing Time

Orders are processed, verified, and packed within 2-5 business days (excluding weekends and holidays).
During peak seasons or sales events, processing may take up to 7 business days. We’ll notify you via email if a significant delay occurs.

 

⏱️ Estimated Delivery Time (After Processing)

RegionEstimated Delivery (Business Days)
Asia2–5
Western EU7–10
Eastern EU7–10
North America5–8
South America7–15
Australia5–8
Africa5–15

 

📦 Order Tracking & Support

  • shipping confirmation email with a tracking number will be sent once your order has been shipped.

  • You can track your order through the provided link or in your account dashboard.

  • For any inquiries or assistance, feel free to reach out to our support team:

📧 Email: info@sharingwin.com

Thank you for shopping at SharingWin — delivering smart electronics to your doorstep, wherever you are! 🌍

Hello, fellow geeks!

I’m an embedded systems engineer with a degree in IoT Engineering, and I’ve been deeply involved in AIoT product development for years. I’ve participated in several B2B projects from the ground up — covering open-source hardwaresystem architecturehardware selection, and solution implementation.

Through this journey, I’ve come across all kinds of AIoT products.
Some are smart, efficient, and elegantly designed; others are overcomplicated, packed with features that don’t solve real problems.
Over time, I’ve started focusing on one simple but important question:

Does this product truly solve the user’s core need?
Not just whether it’s ‘cool’ or uses the latest tech.

I firmly believe that great products don’t have to be complex or expensive — they just need to solve problems clearly and effectively, at a reasonable cost.

That’s why I created this site:
A space where engineers can connect, share, and learn from each other.

Here, I share great products and smart solutions I’ve encountered during projects — and try to explain why they’re good.
This isn’t about marketing. It’s about real experiencehonest judgment, and technical clarity.

This platform is called sharingwin, because I believe in shared success.

You’ll find high-value, practical tools and products here — to help you save time on selectionavoid unnecessary trial and error, and focus on what works.

As for me, I hope to use this space to connect with like-minded engineersexchange ideas, and — to be honest — maybe earn a little on the side too. That’s part of the fun. 😄

 

To all the makers and creators who’ve supported me along the way — thank you.
Due to some heavy personal projects recently, I haven’t been able to update or engage as frequently as I’d like — and for that, I apologize.
Moving forward, I’ll continue to optimize product content and be more active in sharing useful insights.

Your trust and support mean everything.
You’re the reason I believe this platform matters.

 

If you have any great products or ideas you think deserve more visibility, feel free to reach out.
I’m happy to help with sourcingconnect to the right supply chain, or feature it here so more engineers can see its value.

A single person has limited power —
but co-creation multiplies value.

If you believe in that too, let’s build something useful and meaningful — together.

Timer Camera X is a camera module based on ESP32, integrated with ESP32 chip and 8M-PSRAM. The camera (ov3660) with 3 million pixels , DFOV 66.5 ° and shoot 2048×1536 resolution photo, built-in 140mAh battery and LED status indicator, featuring ultra-low power consumption design. There is a reset button under the LED. Through RTC (BM8563), timing sleep and wake-up can be realized. The standby current is only 2μA. After timing photo taking function(one photo per hour) is turned on, the battery can work continuously for more than one month. The module supports Wi-Fi image transmission and USB port debugging. The bottom HY2.0-4P port output can be connected to other peripherals. Through M5Burner burning firmware, Timer Camera X can be set directly with Camera-Tool, and Timer Camera X data can be processed in UIFlow.

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.When using external power supply, the device will remain powered on.

Features

  • Design based on esp32
  • Wi-Fi image transmission
  • Timed sleep wake up
  • Status indicator
  • Ultra low power design
  • Built-in 140mAh battery
  • Programming platform:ESP-IDF/Arduino/UIFlow

Applications

  • Take pictures regularly
  • Remote video monitoring

Video

Learn

Examples

Arduino

ESP-IDF

Firmware

You can download and burn firmware with M5Burner

Tutorial

Specification

Resources Parameter
PSRAM 8MB
Flash 4M
Image Sensor OV3660
Maximum resolution 3M pixels
Output format 8-/10-Bit RAW, RGB and YCbCr output, compression.
DFOV 66.5°
Battery 140mAh
Net weight 15g
Gross weight 39g
Product Size 48*24*15mm
Package Size 75*45*30mm

Hardware Overview

PinMap

Camera Interface PinMap

Interface Camera Pin TimerCamera
SCCB Clock SIOC IO23
SCCB Data SIOD IO25
System Clock XCLK IO27
Vertical Sync VSYNC IO22
Horizontal Reference HREF IO26
Pixel Clock PCLK IO21
Pixel Data Bit 0 D0 IO32
Pixel Data Bit 1 D1 IO35
Pixel Data Bit 2 D2 IO34
Pixel Data Bit 3 D3 IO5
Pixel Data Bit 4 D4 IO39
Pixel Data Bit 5 D5 IO18
Pixel Data Bit 6 D6 IO36
Pixel Data Bit 7 D7 IO19
Camera Reset RESET IO15
Camera Power Down PWDN -1
Power Supply 3.3V 3V3 3V3
Ground GND GND

HY2.0-4P

HY2.0-4P TimerCamera
SCL G13
SDA G4
5V 5V
GND GND

LED

LED TimerCamera
LED_Pin G2

BUTTON

BUTTON TimerCamera
BUTTON G37

BM8563

BM8563 TimerCamera
SCL G14
SDA G12

BAT

BAT TimerCamera
BAT_ADC_Pin G38
BAT_HOLD_Pin G33

Include

  • 1x Timer Camera X
  • 1x LEGO Adapter
  • 1x Wall-1515
  • 1x Type-C USB(20cm)

Documents

EasyLoader

Download Windows Version Easyloader

Schematic

TimerCAM_X

Reviews

There are no reviews yet.

Be the first to review “ESP32 PSRAM Timer Camera X (OV3660)”

Your email address will not be published. Required fields are marked *