Search found 3 matches

by Lukaskasc
Fri Dec 04, 2020 10:32 am
Forum: ESP32 Arduino
Topic: Can you use all the gpio pins when the wifi is working?
Replies: 1
Views: 3541

Re: Can you use all the gpio pins when the wifi is working?

Found out that the sensors which didn't work need to be connected to adc1 port because when using WiFi adc2 port don't really work except for my dht-11 sensor
by Lukaskasc
Thu Dec 03, 2020 10:33 am
Forum: ESP32 Arduino
Topic: Can you use all the gpio pins when the wifi is working?
Replies: 1
Views: 3541

Can you use all the gpio pins when the wifi is working?

I have a weird fenomenon that when i add the wifi library and all the settings 2 out of 3 sensors stop working. If i remove the wifi code it works like it used to I have an esp32 devkit v1 board and connected 3 sensors which are photoresistor (ky-018), dht-11 and capacitive soil moisture sensor. dht...
by Lukaskasc
Tue Dec 01, 2020 10:52 am
Forum: ESP32 Arduino
Topic: Esp32 devkit v1 no 5v
Replies: 2
Views: 3110

Esp32 devkit v1 no 5v

Hello i recently wanted to go from arduino to esp32 and i bought a board esp32 devkit v1 and noticed that theres no 5v pin. All of my sensors go on 5v and i wanted to ask if theres a way to power all the sensors by connecting an external 5v or something like that? or should i just buy a new board?