mirror of
https://github.com/m5stack/m5-docs.git
synced 2026-05-20 10:23:01 -07:00
Merge pull request #27 from watson8544/master
Update docs/product_documents/units/unit_m5camera.md
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
## DESCRIPTION
|
||||
|
||||
The M5Camera is a tiny unit based on ESP32 chip and OV2640 including PSRAM. You can even program it through Arduino IDE.
|
||||
The M5Camera is a tiny unit based on ESP32 chip and OV2640 <mark>including PSRAM</mark>. You can even program it through Arduino IDE.
|
||||
|
||||
The M5Camera equips the ESP32 with everything necessary to program, run and develop on the wonderful chip. It also features a LiPo charger (IP5306) , so your M5Camera project can be battery-powered and truly wireless. Additionally, the board reserved the MPU6050,BME280 and an analog MIC.
|
||||
|
||||
@@ -49,7 +49,7 @@ The M5Camera equips the ESP32 with everything necessary to program, run and deve
|
||||
- [Datasheet](https://www.espressif.com/sites/default/files/documentation/esp32_datasheet_cn.pdf) (ESP32)
|
||||
- [Datasheet](https://www.uctronics.com/download/cam_module/OV2640DS.pdf) (OV2640)
|
||||
- [HowToWork](../../quick_start/m5camera/m5camera_quick_start)
|
||||
|
||||
- [Read more](https://github.com/1zlab/1ZLAB_ESP32_Wifi_Camera)
|
||||
<figure>
|
||||
<img src="assets/img/product_pics/units/m5camera.png">
|
||||
</figure>
|
||||
Reference in New Issue
Block a user