Это видео недоступно.
Сожалеем об этом.

Wi-Fi on the Raspberry Pi Pico, ESP32 and Arduino in MicroPython (shorter version)

Поделиться
HTML-код
  • Опубликовано: 17 авг 2024
  • The Raspberry Pi Pico W, ESP32 and some Arduino boards come with an integrated Wi-Fi interface. Adding this feature to your MicroPython projects instantly opens your code up to a multitude of opportunities to access the Internet and communicate with other devices wirelessly.
    In this tutorial I'll show you how to set up the interface in both normal (station) mode as well as access point mode where the device creates its own, independent, network. We'll then look at how to build a web based front end control panel connected to your code.
    Make sure to check out the main project page at
    bytesnbits.co....
    GitHub repository
    github.com/get...
    Full version
    • WiFi Control Your Micr...
    0:00 introduction
    2:45 Creating a connection to a Wi-Fi network
    9:50 Creating a stand alone Wi-Fi network
    14:00 Pulling data from a web API
    20:45 Receiving web requests - running as a web server
    27:10 The structure of a GET request
    29:00 Serving a web page
    30:00 Decoding the GET request and controlling an LED

Комментарии • 18