Your shopping cart is empty!
Blink
- Hao Zhen Goh
- 08 Aug 2024
- Tutorial
- Beginner
- 283
This guide will show you how to light up the LEDs on your MOTION 2350 Pro.
The figure below shows the GPIO for each of the on-board status LED.
1. Open your editor software (for example Thonny). Select the code.py file in your drive.
2. Copy and paste the following code to your editor.
3. Flash the codes to your MOTION 2350 Pro. And your CIRCUITPY drive should look like this (no lib file is used):
4. You may also try to flash this code to your MOTION 2350 Pro and observe what will happen to your MOTION 2350 Pro.