ทางบริษัทขอเรียนแจ้งให้ทราบว่า จะมีการลดราคาบอร์ด Raspberry Pi ในวันที่ 24 กันยายนนี้ หลังจากที่ธนาคารกลางสหรัฐฯ มีมติลดอัตราดอกเบี้ย โปรดติดตามราคาใหม่เร็วๆนี้!

Lighting up the RGB LED

This guide will show you how to light up the neopixel rgb LED on your Robo Pico.

The figure below shows the GPIO for each of the on-board status Neopixel RGB LEDs.

 

1. While your Robo Pico is connected to the computer, 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 Raspberry Pi Pico / Pico W. And your CIRCUITPY drive should look like this:

    Library file(s) required:
    neopixel.mpy

If you don't have this file in your computer, download the lib bundle here and search for this file inside the "lib" folder.

 

4. You may also try to flash this code to your Robo Pico and observe what will happen to your Robo Pico neopixel rgb LED.

 

อุปกรณ์ฮาร์ดแวร์