This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
ESP32 Mesh network (IOT)
#3
SensESP and SigkSens projects are both on GitHub, and are compatible with ESP32 or ESP8266. That's a way of implementing ESPs without as much programming.

Otherwise, you can load ESP32 libraries into the Arduino IDE or PlatformIO (recommended). At that point, you are pretty much in the same world as you would be with regular Arduino devices, with the understanding that device pinouts are different and some things, like 9-bit hardware serial, isn't possible. ESP32s have considerably more power and features than most Arduino devices, but as a starting place, I'd recommend just loading up some Arduino sketches into the ESP32 and working from there. As I'm sure you've discovered, there is a wealth of Arduino tutorials out there.
Reply


Messages In This Thread
ESP32 Mesh network (IOT) - by rastam4n - 2020-11-19, 12:00 AM
RE: ESP32 Mesh network (IOT) - by CaptnBry - 2021-01-01, 06:27 PM
RE: ESP32 Mesh network (IOT) - by abarrow - 2021-01-01, 09:34 PM
RE: ESP32 Mesh network (IOT) - by CaptnBry - 2021-01-02, 01:13 AM
RE: ESP32 Mesh network (IOT) - by Sailabout - 2021-01-02, 03:48 PM
RE: ESP32 Mesh network (IOT) - by CaptnBry - 2021-01-07, 06:01 PM
RE: ESP32 Mesh network (IOT) - by abarrow - 2021-01-02, 04:21 PM
RE: ESP32 Mesh network (IOT) - by tkurki - 2021-01-02, 10:42 PM
RE: ESP32 Mesh network (IOT) - by dione - 2021-01-14, 02:27 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)