OpenMarine
ESP32 user defined sensor - Printable Version

+- OpenMarine (https://forum.openmarine.net)
+-- Forum: OpenPlotter (https://forum.openmarine.net/forumdisplay.php?fid=1)
+--- Forum: General discussion (https://forum.openmarine.net/forumdisplay.php?fid=2)
+--- Thread: ESP32 user defined sensor (/showthread.php?tid=1676)



ESP32 user defined sensor - Hans - 2019-02-14

I was thinking of using a view ESP32 (DOIT ES32 DEVKIT V1) to mount remotely from the Raspi (engine room – for engine monitoring, close to water and fuel tank -liquid level sensor, mast head – wind sensor…).
 
I like to use the Bluetooth Low Energy to request and send the sensor readings to the Rasp PI (open cpn) with a ACROBOTIC Bluetooth 4.0 Low Energy USB Module (BLE Computer Adapter).
 
- low energy, rechargeable battery, could last over one year
- request sensor info on a user definable time interval (1 min, 5 min, 15 min, hourly....)
- display sensor readings on smart phone, Pi display, …
- User can build remote sensors based on Arduino IoT
 
I’m not a programmer but I like to get some feedback. Any advice?


RE: ESP32 user defined sensor - jim321 - 2019-02-14

you can do it all with node red and get power from 12v with a car cigarette lighter usb charger thingy.i would use wifi & mqtt instead of BT.


RE: ESP32 user defined sensor - ddelorme - 2019-02-20

I am just completing a esp32 Wifi windsensor I agree with Jim but i am sceptical of nodered. But it has been a year since i stopped using it so it might be more stable and less prone to using all of the RPI resources.


RE: ESP32 user defined sensor - jim321 - 2019-02-20

i have been using nodered for yrs. home automation controlling aquarium lights pumps ect.
had it running for months straight without ever having a problem.and not resource heavy..
I've used it on raspberry pi B rev 1.2 ..