How to have M4 Airlift Lite control LED through webserver?

Please tell us which board you are using.
For CircuitPython issues, ask in the Adafruit CircuitPython forum.

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
MonsignorBart
 
Posts: 27
Joined: Sun Dec 29, 2019 4:33 pm

How to have M4 Airlift Lite control LED through webserver?

Post by MonsignorBart »

Hi,

I'm switching my Arduino/C++ program to Circuit Python as I need to get data from the Airlift Lite using it as an access point. Been searching for about 12 hours now, and can't find any examples of how to get the M4 Airlift Lite with built-in ESP32 to show a webpage with the status of an LED (On/Off) and I can connect to it from my phone and turn on/off the LED and update the webpage. Does anyone have something like that? It needs to be an access point (I want it to broadcast an SSID and I connect to it as there's no router). Thanks!

User avatar
mikeysklar
 
Posts: 14165
Joined: Mon Aug 01, 2016 8:10 pm

Re: How to have M4 Airlift Lite control LED through webserve

Post by mikeysklar »

Have you been using the CircuitPython ESP32SPI server examples?

https://github.com/adafruit/Adafruit_Ci ... les/server

Locked
Please be positive and constructive with your questions and comments.

Return to “Itsy Bitsy Boards”