| Example | Description |
|---|---|
| RGB LED Blink | Demonstrates how to control and blink the on-board RGB LED using MicroPython |
| RGB LED Ramp | Demonstrates how to control and change colors on the on-board RGB LED using MicroPython |
| SD Card Data Logging | Demonstrates how log collected sensor data to a file on a SD Card and also to the console |
| TMP117 Web Server | Demonstrates how to configure a WLAN access point web server to publish TMP117 temperatures using MicroPython |