{"product_id":"eol-unit-cam-wi-fi-camera-diy-kit-ov2640","title":"[EOL] Unit Cam Wi-Fi Camera DIY Kit (OV2640)","description":"\u003cdiv style=\"\n  background: #f3f8ff;\n  border: 1px solid #cfe1ff;\n  border-left: 4px solid #1f6fe5;\n  border-radius: 8px;\n  padding: 14px 16px;\n  margin: 24px 0;\n\"\u003e\n  \u003cstrong style=\"\n    display: block;\n    color: #0d47a1;\n    font-size: 15px;\n    margin-bottom: 6px;\n  \"\u003e\n    Product Status Notice\n  \u003c\/strong\u003e\n\n  \u003cspan style=\"\n    color: #2c2c2c;\n    font-size: 14.5px;\n    line-height: 1.6;\n  \"\u003e\n    This product is \u003cstrong\u003eEOL (End of Life)\u003c\/strong\u003e.  \n    Please order the new version:\n    \n      Unit CamS3-5MP\n    \n  \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n\/* ===== Scoped Description Style ===== *\/\n.product-description.rte {\n  font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n  color: #2c2c2c;\n  line-height: 1.65;\n  font-size: 16px;\n}\n\n\/* ===== Headings ===== *\/\n.product-description.rte h2 {\n  font-size: 1.8em;\n  color: #0D47A1;\n  border-left: 4px solid #1f6fe5;\n  padding-left: 12px;\n  margin-top: 32px;\n  margin-bottom: 16px;\n}\n\n\/* ===== H3 Titles Optimization ===== *\/\n.product-description.rte h3 {\n  font-size: 1.4em;\n  color: #0D47A1;\n  margin-top: 24px;\n  margin-bottom: 12px;\n  font-weight: 500;\n  padding-bottom: 6px;\n  border-bottom: 2px solid #e6e6e6;\n}\n\n\/* ===== Paragraphs ===== *\/\n.product-description.rte p {\n  margin-bottom: 20px;\n  line-height: 1.8;\n  color: #4a4f57;\n  font-size: 16px;\n}\n\n\/* ===== Paragraph Images (only in description) ===== *\/\n.product-description.rte img {\n  display: block;\n  max-width: 100%;\n  height: auto;\n  margin: 24px auto;\n  border-radius: 12px;\n  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.06);\n}\n\n\/* ===== Lists ===== *\/\n.product-description.rte ul {\n  padding-left: 20px;\n  margin-bottom: 16px;\n  list-style-type: disc;\n}\n.product-description.rte li {\n  margin-bottom: 6px;\n}\n\n\/* ===== Links ===== *\/\n.product-description.rte a {\n  color: #0288D1;\n  text-decoration: none;\n  transition: color 0.3s ease;\n}\n.product-description.rte a:hover {\n  color: #01579B;\n}\n\n\/* ===== M5Stack-style Spec Table ===== *\/\n.product-description.rte .table-container {\n  width: 100%;\n  margin: 24px 0;\n  overflow-x: auto;\n}\n.product-description.rte .table-container table {\n  width: 100%;\n  border-collapse: collapse;\n  font-family: inherit;\n  font-size: 14px;\n  color: #2c2f36;\n  background-color: #ffffff;\n  border-radius: 10px;\n  overflow: hidden;\n  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.04);\n}\n.product-description.rte .table-container thead th {\n  background: #1f6fe5;\n  color: #ffffff;\n  padding: 14px 16px;\n  text-align: center;\n  font-weight: 600;\n  border: none;\n  vertical-align: middle;\n}\n.product-description.rte .table-container td {\n  padding: 14px 16px;\n  border-bottom: 1px solid #e6ebf2;\n  vertical-align: middle;\n}\n.product-description.rte .table-container tbody td:first-child {\n  width: 36%;\n  text-align: center;\n  font-weight: 500;\n  color: #4a4f57;\n  background-color: rgba(31, 111, 229, 0.02);\n}\n.product-description.rte .table-container tbody tr:nth-child(even) {\n  background-color: #f7f9fc;\n}\n@media (hover: hover) {\n  .product-description.rte .table-container tbody tr:hover {\n    background-color: #eef3ff;\n  }\n}\n\n\/* ===== Learn \u0026 Documents Button ===== *\/\n.product-description.rte #learn-and-documents-btn {\n  display: inline-flex;\n  align-items: center;\n  padding: 6px 14px;\n  background-color: #1f6fe5;\n  color: #ffffff;\n  font-weight: 600;\n  border-radius: 6px;\n  margin-top: 8px;\n  text-decoration: none;\n  transition: background 0.3s ease;\n}\n.product-description.rte #learn-and-documents-btn:hover {\n  background-color: #1661c1;\n}\n\n\/* ===== Responsive Design for Smaller Screens (with table adjustments) ===== *\/\n@media screen and (max-width: 768px) {\n  .product-description.rte .table-container table,\n  .product-description.rte .table-container thead,\n  .product-description.rte .table-container tbody,\n  .product-description.rte .table-container th,\n  .product-description.rte .table-container td,\n  .product-description.rte .table-container tr {\n    display: block;\n    width: 100%;\n  }\n  .product-description.rte .table-container thead {\n    display: none;\n  }\n  .product-description.rte .table-container tbody tr {\n    padding: 12px 0;\n    border-bottom: 1px solid #e6ebf2;\n  }\n  .product-description.rte .table-container tbody td {\n    padding: 8px 16px;\n    border: none;\n    text-align: left;\n  }\n  .product-description.rte .table-container tbody td:first-child {\n    width: 100%;\n    background: none;\n    color: #1f6fe5;\n    font-weight: 600;\n    padding-top: 16px;\n  }\n  .product-description.rte .table-container tbody td:last-child {\n    padding-bottom: 16px;\n    color: #2c2f36;\n    line-height: 1.6;\n  }\n\n  \/* Ensure button appears correctly on mobile *\/\n  .product-description.rte #learn-and-documents-btn {\n    font-size: 14px;\n    padding: 8px 16px;\n  }\n}\n\u003c\/style\u003e\n\u003ch2 data-id=\"Description\" id=\"description\"\u003eDescription\u003c\/h2\u003e\n\u003cp\u003eThe \u003cstrong\u003eUnit Camera DIY Kit\u003c\/strong\u003e is a \"self-assembly\" ESP32 WiFi camera kit. The kit comes standard with two lens modules: a wide-angle fisheye and a regular perspective lens, both using the OV2640 image sensor, supporting a maximum output of 2M pixel images. It supports image transmission via WiFi or serial port. The DIY shell design allows you to enjoy the fun of assembling a model while obtaining a powerful camera. The compact size, high resolution, and focus adjustment make it suitable for various IoT imaging applications.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eHigh Flexibility:\n\u003cul\u003e\n\u003cli\u003eSupports lens focus adjustment\u003c\/li\u003e\n\u003cli\u003eGROVE expansion interface, programmable RGB light\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli\u003ePlug and Play:\n\u003cul\u003e\n\u003cli\u003eComes with pre-installed image transmission firmware, supports UART\/WIFI image transmission\u003c\/li\u003e\n\u003cli\u003eIntegrated image parameter API interface (white balance, exposure, gain, size, etc.)\u003c\/li\u003e\n\u003cli\u003eComes with PC-side debugging tools\u003c\/li\u003e\n\u003cli\u003eSupports one-click calling on the UIFlow graphical programming platform, cloud transmission\u003c\/li\u003e\n\u003cli\u003eFully compatible with mainstream development platforms such as Arduino and ESP32-IDF\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch2 data-id=\"Features\" id=\"features\"\u003eFeatures\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003ePlug and Play\u003c\/li\u003e\n\u003cli\u003eRich image processing API interface\u003c\/li\u003e\n\u003cli\u003eFun DIY structural model shell\u003c\/li\u003e\n\u003cli\u003eBuilt-in ESP32 MCU\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch2 data-id=\"Includes\" id=\"includes\"\u003eIncludes\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e1 x Unit CAM core board\u003c\/li\u003e\n\u003cli\u003e1 x OV2640 camera (FOV: 66.5°)\u003c\/li\u003e\n\u003cli\u003e1 x OV2640 camera (FOV: 160°)\u003c\/li\u003e\n\u003cli\u003e1 x Model shell accessories\u003c\/li\u003e\n\u003cli\u003e1 x Camera back clip (compatible with LEGO)\u003c\/li\u003e\n\u003cli\u003e1 x HY2.0-4P Grove cable (20cm)\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch2 data-id=\"Applications\" id=\"applications\"\u003eApplications\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003eRemote monitoring\u003c\/li\u003e\n\u003cli\u003eTimed photography\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch2 data-id=\"Specifications\" id=\"specifications\"\u003eSpecifications\u003c\/h2\u003e\n\u003cdiv class=\"table-container\"\u003e\n\u003ctable\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eSpecification\u003c\/th\u003e\n\u003cth\u003eParameters\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eESP32-WROOM-32E\u003c\/td\u003e\n\u003ctd\u003e240MHz dual core, 600 DMIPS, 520KB SRAM, Wi-Fi\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFlash\u003c\/td\u003e\n\u003ctd\u003e4MB\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWide-angle fisheye lens\u003c\/td\u003e\n\u003ctd\u003eFocal length 1.0±5%mm\u003cbr\u003eAperture 2.2±5%\u003cbr\u003eLens type 1\/4inch\u003cbr\u003eField of view 160°\u003cbr\u003ePixels 2M\u003cbr\u003eDistortion -135%\u003cbr\u003eSensor OV2640\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRegular perspective lens\u003c\/td\u003e\n\u003ctd\u003eFocal length 4.8±5%mm\u003cbr\u003eAperture 2.4±5%\u003cbr\u003eLens type 1\/4inch\u003cbr\u003eField of view 65°\u003cbr\u003ePixels 2M\u003cbr\u003eDistortion \u0026lt;1%\u003cbr\u003eSensor OV2640\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDefault communication\u003c\/td\u003e\n\u003ctd\u003eUART: 115200bps 8N1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDefault output image\u003c\/td\u003e\n\u003ctd\u003eQVGA@28fps, VGA@13fps, supports adjustment (UXGA, SXGA, XGA, etc.)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSensor output formats\u003c\/td\u003e\n\u003ctd\u003eYUV (422\/420) \/YCbCr422, 8-bit compressed data, RGB565\/555, 8-\/10-bit Raw RGB data\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eNet weight\u003c\/td\u003e\n\u003ctd\u003e21.8g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGross weight\u003c\/td\u003e\n\u003ctd\u003e49.1g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel board\u003c\/td\u003e\n\u003ctd\u003e11 x 66 x 181mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFisheye camera assembled size\u003c\/td\u003e\n\u003ctd\u003e40 x 24 x 17.2mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRegular camera assembled size\u003c\/td\u003e\n\u003ctd\u003e40 x 24 x 11mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePackage size\u003c\/td\u003e\n\u003ctd\u003e25 x 73 x 220mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ch2\u003eLearn and Documents\u003c\/h2\u003e\n\n  → DOCUMENTS\n\n\u003c\/div\u003e","brand":"m5stack-store","offers":[{"title":"Default Title","offer_id":48619342037214,"sku":"tjs1787247115110","price":12.7,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0745\/0705\/9422\/files\/eol-unit-cam-wi-fi-camera-diy-kit-ov2640_1.jpg?v=1787247124","url":"https:\/\/primewearfashion.shop\/products\/eol-unit-cam-wi-fi-camera-diy-kit-ov2640","provider":"My Store","version":"1.0","type":"link"}