This repository is a set of demonstration projects that use the Arduino libraries and Embedded Swift on an esp32. To learn more, see swiftlang/swift-embedded-examples.
| Name | Platform | SDK | Description |
|---|---|---|---|
| arduino-esp32-led-blink-sdk | ESP32-C6-DevKitC-1 | ESP-IDF SDK | Blink an LED repeatedly with Swift, the ESP-IDF and the Arduino libraries. |
| arduino-esp32-wifi-scan-sdk | ESP32-C6-DevKitC-1 | ESP-IDF SDK | Scan for WiFi networks using Swift, the ESP-IDF and the Arduino libraries. |