Search found 4 matches

by vecerapl
Thu Jan 11, 2024 7:55 am
Forum: General Discussion
Topic: How to fix using ADC2 with wifi?
Replies: 0
Views: 44836

How to fix using ADC2 with wifi?

On the ESP32-CAM there are only ADC2 pins for analog and I need wifi. I want to measure the analog at least every 5 minutes. Is there any software fix how to use ADC2 together with WIFI? I don't really want to turn off wifi completely and turn it back on again. Is there any other solution or how did...
by vecerapl
Sun Jun 11, 2023 9:59 am
Forum: Hardware
Topic: CAM AI thinker - editing partitions (more spiffs + OTA)
Replies: 0
Views: 857

CAM AI thinker - editing partitions (more spiffs + OTA)

Hello,
for my ESP32 AI thinker CAM I use the partition scheme: "Minimal SPIFFS (1.9MB APP with OTA/190Kb SPIFFS)". I would need to make a new partition with a new name and use larger SPIFFS there, ideally 500Kb. Can you please create a CSV file for me? Very much please.
by vecerapl
Mon May 08, 2023 10:45 am
Forum: Sample Code
Topic: Responsive CSS admin
Replies: 1
Views: 4249

Responsive CSS admin

I would like to create a web administration - responsive with minimum CSS size and without internet support (external loading of CSS). Can you tell me where to get something like that?
by vecerapl
Thu Jul 22, 2021 12:01 pm
Forum: Hardware
Topic: Button connection and wind speed measurement (pullUP or pullDOWN)
Replies: 1
Views: 2283

Button connection and wind speed measurement (pullUP or pullDOWN)

Hello, I am currently working on the wiring diagram for restart, HIGH button and interrupt wind speed measurement. For those buttons, a 10K resistor together with a 100nF capacitor is enough. For wind speeds I will use a resistance lower than 1K. I want to ask if I'm right. I'm basically doing this ...