Skip to main content

Espressif

Espressif logo

Espressif offers several low-cost wireless chipsets and modules, including ESP32. Most products support both WiFi and Bluetooth. There are several ways to program these modules, including Arduino and MicroPython. Both of these options are supported by DUELink.


MicroPython Option

MicroPython

This is one the many supported coding languages by DUELink. Just like it works on other devices, like Raspberry Pi Pico, it also works on Espressif devices, such as ESP32.


Arduino Option

Arduino logo

Start with the Espressif Arduino Docs to get Arduino loaded on your Espressif board, such as ESP32. You can now visit our Arduino page to see how DUELink modules can be connected and controlled.