Hi guys ! I'm a beginner in Arduino/microcontroller technologies.
I have some questions about the ESP32 Thing from SparkFun :
1) I want to link two sensors to the chip, however both of them are using SDA and SDL port, is it possible to use both sensors at the same time (soldering them) ?
2) Is is possible to retrieve the date/hour by connecting to a Wi-Fi network ?
Thanks for your help
ESP32 Thing (from SparkFun) questions
ESP32 Thing (from SparkFun) questions
- Attachments
-
- Graphical Datasheet.pdf
- (650.03 KiB) Downloaded 436 times
Re: ESP32 Thing (from SparkFun) questions
1) Yes, esp32 has two i2c ports, mappable programmatically.
2) Yes, search for "esp32 ntp example".
2) Yes, search for "esp32 ntp example".
Re: ESP32 Thing (from SparkFun) questions
Ok ! Thank you for your help
Who is online
Users browsing this forum: Google [Bot] and 66 guests