|
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 ? |
Replies: 39 comments 92 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. |
|
Response from @allexoK :
|
|
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. |
|
In any way, I am an electrical engineer and could help on the schematics review and commissioning. |
|
Hey everyone,
|
|
Just found : https://oshwlab.com/sentsor-project/sentsor-core-esp32-embed or https://oshwlab.com/sentsor-project/sentsor-core-esp32-micro |
|
Any latest news on the POE device? |
|
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. |
|
+1 for POE |
|
Hi, I mean the support of S3 boards is the goal to achieve. Only my opinion. |
|
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? |
|
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. |
|
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. |
|
For references, this is the led WS2812B parameters : very simple, but it takes me time to discover as the WS2812B is not clearly referenced in schematics. |
|
The card is working as expected. |
|
can you output the 3d file from easyeda ? |
|
@ allexoK
|
|
For fast debug, I've made an esphome firmware : |
|
Hey there, thank you all for your excellent work, especially @allexoK ! |
|
Hello everyone, so i have an update on ready housings. |
|
Hi, ist es möglich einen ESP32-S3-ETH von Waveshare zu nutzen, möchte den RJ45 Anschluss verwenden da mein WIFi zu schlecht ist im Keller, oder wäre es möglich bei einem ESP32-CAM zusätzlich ein W5500 Modul dranzuhängen um den Ethernetport anstatt WIFI zu nutzen? |
|
@allexoK Just received your board incl. the LoRa modul. I guess the H2 LoRa module connector in the schematics is wrong. It is exactly the other way around, or (Pin1 is SDA, Pin8 is Rx)? If in the drawing correct, than the printing on the board is wrong.
|
|
@friedpa oh, seems like the confusion comes from connector H2 being rotated 180 degrees. Note that pin 1(rectangular pad) of H1 and H2 head different directions. |
|
@allexoK: I wanted to interconnect the Main Board with the LoRa Board, but how can I setup the LoRa Board? Is there any Documentation, which I can download? |
|
@allexoK One more question: Is it also possible to connect the LoRa Module with another LoRa Module directly without using The Things Network? E.g. I have at home a Lora T-Beam HW running and wanted to connect your AotE HW to this LoraWAN HW. |
|
@allexoK My programming skills are very limited. Could you please support me with your device to divice commication sample, that would really help! Thanks! |
|
Wanted to give a PSA. The AI-on-the-edge-device does not like the OV5640 cam at all. It runs super super hot. This seem to be and issue with some boards: Reddit Post I switched the cam to a standard OV2460 and the heat issue disappeared immediately. |







@nliaudat take a closer look, it's pulled UP to 3.3V_PER which is 3.3V power for peripherals including camera, so it should work out-of-the-box:) Speaking about resistor value, both 4.7k and 10k should work I guess