Octopus 5mm LED Brick - White(EF04065)
Contents
13. Octopus 5mm LED Brick - White(EF04065)#
13.1. Introduction#
Octopus 5mmLED light Brick can be used in the interaction with the light works with micro:bit/Arduino.
13.2. Products Link#
13.3. Characteristics#
The 3-pins ports is easy to plug and play.
13.4. Specifications#
Item | Parameter |
---|---|
SKU | EF04065 |
Working Voltage | 3.3V~5V |
Weight | 5g |
13.5. Outlook and Dimensions#
13.6. Quick to Start#
Materials used and connection diagram#
Connect to the P0 port
Take octupus:bit for example
Add Package#
Click “Advanced”in the choice of the MakeCode to find more choices.
Click “Extensions”, search “oled”in the dialog box and then download the “oled-ssd1306”.
Program as the picture shows#
Digital write pin P0 to 1 and 0 one second later.
Reference#
Links:https://makecode.microbit.org/_J82V5PgzghKR
You can also download the links below:
Result#
LED flashes each second.