Search found 2 matches

by timg11
Mon Feb 13, 2023 3:27 pm
Forum: ESP32 Arduino
Topic: Is this the correct sectdion for ESP32 MicroPython questions?
Replies: 1
Views: 1272

Re: Is this the correct sectdion for ESP32 MicroPython questions?

Answer - apparently no.

I found this forum with MicroPython for ESP32
https://github.com/orgs/micropython/dis ... orts-esp32
by timg11
Thu Feb 09, 2023 4:35 am
Forum: ESP32 Arduino
Topic: Is this the correct sectdion for ESP32 MicroPython questions?
Replies: 1
Views: 1272

Is this the correct sectdion for ESP32 MicroPython questions?

I'm working with MicroPython on ESP32. I'm not which forum section is appropriate, but this one seems to have activity. I'm dealing with possible interactions between WI-Fi operation and a timer interrupt service routine that is called every 50 mS. What is the best place to discuss that topic? I'll ...