jomjol / AI-on-the-edge-device

Easy to use device for connecting "old" measuring units (water, power, gas, ...) to the digital world
https://jomjol.github.io/AI-on-the-edge-device-docs/
6.06k stars 653 forks source link

Wishlist new hardware / Wunschliste neue Hardware #174

Closed stener2009 closed 3 years ago

stener2009 commented 3 years ago

Hello,

there is always problem with the hardware ESP32-CAM. Therefore I plan to redesign the hardware and optimize it for the application.

Following point I have already made from my own experience and from reading in the forum

I invite everyone to contribute their wishes

jomjol commented 3 years ago

I think, there is a limit of 4MB on the PSRAM.

grafik (https://thingpulse.com/esp32-how-to-use-psram/)

stener2009 commented 3 years ago

External SRAM can be mapped into CPU data memory space. SRAM up to 8 MB is supported and up to 4 MB can be mapped at a time

kaskerol commented 3 years ago

Wünschenswertes Extra: Ein oder mehrmaliges Auslesen je Tag per Parameter dazwischen Rückfall in den Schlaf Modus.

fakenius commented 3 years ago
msome commented 3 years ago
  • additional LAN interface.
gomez-fp commented 3 years ago

I apologize if it is not a topic in this post .. I see that the project allows configuration by fixed IP with three parameters (ip, gateway, netmask) to be able to do LAN communication. The question comes is, does an ethernet module have to be added and what would be the pins already configured? or by connecting a USB to ETHERNET converter to the TTL module.

It would be of great help thanks.

jomjol commented 3 years ago

The fixed IP is for the WLan as well. Also there you can specify a fixed IP. A ethernet module ist not supported. Background is the limited availablity of GPIOs for the connection and my lack of time :-) I'll close this issue.

maticslaszlo commented 2 years ago
caco3 commented 2 years ago