📝 motion_detection support on kits
parent
a10ccf76d2
commit
b1f8efb0e5
|
@ -0,0 +1,15 @@
|
||||||
|
################################################################################################################################
|
||||||
|
Motion Detection
|
||||||
|
################################################################################################################################
|
||||||
|
|
||||||
|
+---------------------+---------+-----------------+------------+
|
||||||
|
| SoC | ESP32 | ESP32-S2 | ESP32-S3 |
|
||||||
|
+---------------------+---------+-----------------+------------+
|
||||||
|
| kit | ESP-EYE | ESP32-S2-Kaluga | ESP-S3-EYE |
|
||||||
|
+----------+----------+---------+-----------------+------------+
|
||||||
|
| | terminal | Y | Y | Y |
|
||||||
|
| +----------+---------+-----------------+------------+
|
||||||
|
| examples | web | Y | — | Y |
|
||||||
|
| +----------+---------+-----------------+------------+
|
||||||
|
| | lcd | — | — | Y |
|
||||||
|
+----------+----------+---------+-----------------+------------+
|
Loading…
Reference in New Issue