Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 586 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 586 Bytes

Python Examples

Examples

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