<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[M5Camera Model B Webserver with ENVII Sensor]]></title><description><![CDATA[<p dir="auto">I'm using a M5Camera Model B and want to connect a ENV II Unit to the Camera.</p>
<p dir="auto">My Configuration:<br />
PSRAM Camera Module with ESP32 WROVER (OV2640)<br />
<a href="https://m5stack.com/products/esp-32-camera-psram?_pos=4&amp;_sid=28095ece7&amp;_ss=r" target="_blank" rel="noopener noreferrer nofollow ugc">https://m5stack.com/products/esp-32-camera-psram?_pos=4&amp;_sid=28095ece7&amp;_ss=r</a><br />
1 to 3 HUB Expansion Unit<br />
<a href="https://m5stack.com/collections/m5-unit/products/mini-hub-module" target="_blank" rel="noopener noreferrer nofollow ugc">https://m5stack.com/collections/m5-unit/products/mini-hub-module</a><br />
ENV II Unit with Temperature Humidity Environment Sensor (SHT30+BMP280)<br />
<a href="https://m5stack.com/collections/m5-unit/products/env-ii-unit?variant=32128295698522" target="_blank" rel="noopener noreferrer nofollow ugc">https://m5stack.com/collections/m5-unit/products/env-ii-unit?variant=32128295698522</a><br />
Extend Serial I/O Unit (PCA9554PW)<br />
<a href="https://m5stack.com/collections/m5-unit/products/official-extend-serial-i-o-unit" target="_blank" rel="noopener noreferrer nofollow ugc">https://m5stack.com/collections/m5-unit/products/official-extend-serial-i-o-unit</a></p>
<p dir="auto">Has anybody an Example ino for to do i get the Groove working with the CameraWebserver.</p>
<p dir="auto">Which Board should I use, actually I use M5Stick-C  -&gt; Partition no OTA  this works with the CameraWebserver</p>
<p dir="auto">The Camera should work as a Webserver this already works. but how can i add the ENV II Unit and later a Serial I/O Modul?</p>
<p dir="auto">I tried to combine these Codes, but I get some Errors.</p>
<p dir="auto"><a href="https://github.com/espressif/arduino-esp32/tree/master/libraries/ESP32/examples/Camera/CameraWebServer" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/espressif/arduino-esp32/tree/master/libraries/ESP32/examples/Camera/CameraWebServer</a><br />
<a href="https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Unit/ENVII/Arduino/ENVII" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Unit/ENVII/Arduino/ENVII</a></p>
<p dir="auto">The first Problem was a conflict Adafruit_Sensor sensor_t already exists in esp_camera so i changed it in Adafruit to sensor_te. But now it tells me the sketch is too big. I only added the ENV II to the CameraWebserver for now.</p>
<p dir="auto">text section exceeds available space in boardSketch uses 2158522 bytes (102%) of program storage space. Maximum is 2097152 bytes.</p>
<p dir="auto">Global variables use 55560 bytes (16%) of dynamic memory, leaving 272120 bytes for local variables. Maximum is 327680 bytes.</p>
<p dir="auto">if anyone has a Solution this would be great.</p>
<p dir="auto">thanks<br />
Thomas</p>
]]></description><link>https://community.m5stack.com/topic/2856/m5camera-model-b-webserver-with-envii-sensor</link><generator>RSS for Node</generator><lastBuildDate>Mon, 09 Mar 2026 08:58:15 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/2856.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 29 Jan 2021 15:20:51 GMT</pubDate><ttl>60</ttl></channel></rss>