Image of Board

AI-On-The-Edge-Cam by Prokyber

This is an ESP32-S3 CircuitPython-compatible development board (16 MB flash, 8 MB RAM) that integrates Ethernet with PoE, a microSD card slot, a camera with WS2812B backlighting LEDs, a Stemma QT connector, and comprehensive battery management. Thanks to the ability to enable and disable peripheral power using onboard MOSFETs, the device consumes less than 25 µA in deep sleep mode.

Technical details

  • Ethernet with PoE handled by W5500
  • OV2640/OV5640 Camera socket with 4 × WS2812B smart LEDs for back-lighting
  • Micro-SD card slot
  • Sleep current: <25 µA
  • Integrated battery charging, protection, and measurement
  • External antenna support
  • Stemma QT I²C connector for external sensors
  • Compatible with Ai-on-the-edge-device Esp32-s3 branch
  • Schematics available
  • 3D-printable enclosure available All of these features have been tested and verified with CircuitPython, so you can build with confidence.

Purchase

Contribute

Have some info to add for this board? Edit the source for this page here.

Absolute Newest

Every time we commit new code to CircuitPython we automatically build binaries for each board and language. The binaries are stored on Amazon S3, organized by board, and then by language. These releases are even newer than the development release listed above. Try them if you want the absolute latest and are feeling daring or want to see if a problem has been fixed.

Previous Versions of CircuitPython

All previous releases of CircuitPython are available for download from Amazon S3 through the button below. For very old releases, look in the OLD/ folder for each board. Release notes for each release are available at GitHub button below.

Older releases are useful for testing if you something appears to be broken in a newer release but used to work, or if you have older code that depends on features only available in an older release. Otherwise we recommend using the latest stable release.