Hans, It will be much easier for you to learn CircuitPython and use a Raspberry Pi Pico board with WiFi support than torture yourself with Jal and PIC... Then, along the way, you can migrate to MicroPython for complete freedom and a plus of performance.
I think this is the best long term solution for Jal users that cannot learn C/C++/Wiring. I thought and searched for solutions and there is no other solution better than this. There is FreePascal for Pico boards but it has so limited support that you cannot call that a solution. If you cannot enter in the wonderful world of craftsmen using Arduino, then skip it altogether for the next world that uses PICO boards with CircuitPython. That is the future you are about to miss if chose not to act. https://learn.adafruit.com/networking-in-circuitpython/networking-with-the-wifi-module https://docs.circuitpython.org/en/latest/shared-bindings/wifi/index.html Ask ChatGPT to translate that source you linked to, into CircuitPython source. See if it is easier for you to understand and use. Act accordingly. On Thu, Sep 25, 2025 at 10:28 PM Hans van Veldhuizen <[email protected]> wrote: > I found something I'd like to make but that's arduino again; > > https://github.com/gtmans/homewizard/blob/main/socketswitch/ApiSwitchDual-D1-git.ino > > Op woensdag 24 september 2025 om 18:19:54 UTC+2 schreef Hans van > Veldhuizen: > >> Hi everyone, >> Has anyone done anything with the D1 Mini V3.0.0 yet? >> I found a lot of writing about the WEMOS D1 Mini V3.0.0, but that was all >> in the Arduino world. This thing should also work with AT commands. >> Curious! >> Regards, >> Hans > > -- > You received this message because you are subscribed to the Google Groups > "jallib" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion visit > https://groups.google.com/d/msgid/jallib/d95b7f66-0a43-4bfd-bfa2-e054a1d028b9n%40googlegroups.com > <https://groups.google.com/d/msgid/jallib/d95b7f66-0a43-4bfd-bfa2-e054a1d028b9n%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- Vasi -- You received this message because you are subscribed to the Google Groups "jallib" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/jallib/CABsDq%3D9eE0A%2BSu3Ja7PqS%2B1fAa85yONkHuw%2Bq6vV16xQWFicGQ%40mail.gmail.com.
