Replies: 16 comments 15 replies
-
One major drawback of the ESP32CAM is the high power consumption in deep sleep due to the permanent power to the camera and the high current for the power converter. If we think about going for battery version the following things are in my mind:
4 MB of PSRAM is a clear must. |
Beta Was this translation helpful? Give feedback.
-
Response from @allexoK :
|
Beta Was this translation helpful? Give feedback.
-
I found it difficult to get a proper case that suits the needs for the specific meters around the house. What about connections? Wifi, Bluetooth, Zigbee, Thread, Matter, Ethernet for data are options and then you could think about powering over usb-c , micro usb or ethernet. |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
In any way, I am an electrical engineer and could help on the schematics review and commissioning. |
Beta Was this translation helpful? Give feedback.
-
Hey everyone,
|
Beta Was this translation helpful? Give feedback.
-
Just found : https://oshwlab.com/sentsor-project/sentsor-core-esp32-embed or https://oshwlab.com/sentsor-project/sentsor-core-esp32-micro |
Beta Was this translation helpful? Give feedback.
-
Any latest news on the POE device? |
Beta Was this translation helpful? Give feedback.
-
Personally I agree that while PoE is nice, it's probably a lot more niche? In my own situation I have my watermeter in an isolated well in the middle of my front yard lawn and it matters little if it is an ethernet cable or an AC power cable, it's not going to be feasible for me. Battery-optimized hardware on the other hand is probably the only solution here. One thing I wonder is if LORAwan would be nice? The range is good and as far as I know it's also fairly low power compared to wifi, and thus more battery friendly. The downside is a receiver is needed and it's less plug-and-play. But would probably excel since the data manipulation is running on-chip before transmitting. |
Beta Was this translation helpful? Give feedback.
-
Hey @nliaudat @caco3 @jomjol , long time no see:) I think I will have some free time this month, is your PoE hardware request still relevant? (Perhaps you already developing something, don't really want to be a competition :) ). |
Beta Was this translation helpful? Give feedback.
-
+1 for POE |
Beta Was this translation helpful? Give feedback.
-
Hi, I mean the support of S3 boards is the goal to achieve. Only my opinion. |
Beta Was this translation helpful? Give feedback.
-
The ESP32-S3 is nice, but I'm fine with either option. If the vanilla ESP32 is better from a software point of view, I'll make the board with the ESP32. However, it may lack enough pins to control the circuitry in sleep mode. Do you think it would be easier to add IO expander support to AI-on-the-edge-device or port it to the ESP32-S3? |
Beta Was this translation helpful? Give feedback.
-
Just some thoughts: If we can not provide this service longterm, I think it is better to stick to commercially available hardware. One option would be to support a commercial board and additionally our optimized board. We then would have to provide the firmware for both versions or the firmware would have to support both. Strictly speaking, if we support multiple hardwares, we also should test with them or at least provide support for all of them. |
Beta Was this translation helpful? Give feedback.
-
I'll add my own comment here. I don't need POE but generally LAN because the WLAN coverage at the location is very poor or non-existent. |
Beta Was this translation helpful? Give feedback.
-
breakout board for ring light led? |
Beta Was this translation helpful? Give feedback.
-
Here is a new board that can replace the esp32-cam with PoE support.
https://hackaday.io/project/193356-esp32-stick-camesp32-s3activepassivepoecamera
The board developper knows ai-on-the-edge and is open to make a custom board for our needs !
I've asked :
do you have any further requests ?
@jomjol @caco3
Beta Was this translation helpful? Give feedback.
All reactions