RGB LED for micro:bit
HomeStore

RGB LED for micro:bit

RGB LED for micro:bit

The MonkMakes RGB LED for micro:bit provides a colorful add-on to your micro:bit. Connect it up with alligator clips and then use the three outputs of your micro:bit to control the red, green and blue channels to mix up any color of light you want.

Features

  • Easy to connect
  • Powered directly from micro:bit pins
  • Useful for teaching color mixing.

Getting Started

Connecting to your micro:bit

Connect the RGB LED to the micro:bit as shown below. When attaching the alligator clips to the micro:bit, make sure that the clips are perpendicular to the board so that they are not touching any of the neighbouring connectors on the micro:bit edge connector.

JavaScript Blocks Editor

Traffic Signal Example

Click on the example below to open the code in the JavaScript Blocks Editor. Once its running on your micro:bit it will cycle through the colors of a traffic signal.

MicroPython

TRAFFIC SIGNAL EXAMPLE

Paste the following code into the Python window and then Download the file and copy it onto your your micro:bit

from microbit import *

def set_rgb(red, green, blue):
 pin0.write_analog(red)
 pin1.write_analog(green)
 pin2.write_analog(blue)

while True:
 set_rgb(255, 0, 0)
 sleep(4000)
 set_rgb(800, 100, 0)
 sleep(1000)
 set_rgb(0, 1023, 0)
 sleep(5000)
 set_rgb(800, 100, 0)
 sleep(1000) 
$1.26

Original: $3.60

-65%
RGB LED for micro:bit

$3.60

$1.26

RGB LED for micro:bit

The MonkMakes RGB LED for micro:bit provides a colorful add-on to your micro:bit. Connect it up with alligator clips and then use the three outputs of your micro:bit to control the red, green and blue channels to mix up any color of light you want.

Features

  • Easy to connect
  • Powered directly from micro:bit pins
  • Useful for teaching color mixing.

Getting Started

Connecting to your micro:bit

Connect the RGB LED to the micro:bit as shown below. When attaching the alligator clips to the micro:bit, make sure that the clips are perpendicular to the board so that they are not touching any of the neighbouring connectors on the micro:bit edge connector.

JavaScript Blocks Editor

Traffic Signal Example

Click on the example below to open the code in the JavaScript Blocks Editor. Once its running on your micro:bit it will cycle through the colors of a traffic signal.

MicroPython

TRAFFIC SIGNAL EXAMPLE

Paste the following code into the Python window and then Download the file and copy it onto your your micro:bit

from microbit import *

def set_rgb(red, green, blue):
 pin0.write_analog(red)
 pin1.write_analog(green)
 pin2.write_analog(blue)

while True:
 set_rgb(255, 0, 0)
 sleep(4000)
 set_rgb(800, 100, 0)
 sleep(1000)
 set_rgb(0, 1023, 0)
 sleep(5000)
 set_rgb(800, 100, 0)
 sleep(1000) 

Product Information

Shipping & Returns

Description

The MonkMakes RGB LED for micro:bit provides a colorful add-on to your micro:bit. Connect it up with alligator clips and then use the three outputs of your micro:bit to control the red, green and blue channels to mix up any color of light you want.

Features

  • Easy to connect
  • Powered directly from micro:bit pins
  • Useful for teaching color mixing.

Getting Started

Connecting to your micro:bit

Connect the RGB LED to the micro:bit as shown below. When attaching the alligator clips to the micro:bit, make sure that the clips are perpendicular to the board so that they are not touching any of the neighbouring connectors on the micro:bit edge connector.

JavaScript Blocks Editor

Traffic Signal Example

Click on the example below to open the code in the JavaScript Blocks Editor. Once its running on your micro:bit it will cycle through the colors of a traffic signal.

MicroPython

TRAFFIC SIGNAL EXAMPLE

Paste the following code into the Python window and then Download the file and copy it onto your your micro:bit

from microbit import *

def set_rgb(red, green, blue):
 pin0.write_analog(red)
 pin1.write_analog(green)
 pin2.write_analog(blue)

while True:
 set_rgb(255, 0, 0)
 sleep(4000)
 set_rgb(800, 100, 0)
 sleep(1000)
 set_rgb(0, 1023, 0)
 sleep(5000)
 set_rgb(800, 100, 0)
 sleep(1000) 

You may also like

-65%NEW
Thumbnail 1

Edge Connector Breakout Board for micro:bit

$5.40

$1.89

NEW
Thumbnail 1Thumbnail 2

:GAME ZIP 64 for the BBC micro:bit

$33.00

NEW
Thumbnail 1Thumbnail 2

Servo:Lite board for micro:bit

$11.65

NEW
Thumbnail 1Thumbnail 2

ZIP Halo for the BBC micro:bit

$12.60

NEW
Thumbnail 1Thumbnail 2

ZIP Circle - 12 ZIP LEDs

$6.20

NEW
Thumbnail 1Thumbnail 2

Prototyping system for the micro:bit

$15.30

-65%NEW
Thumbnail 1Thumbnail 2

enviro:bit

$25.80

$9.03

-65%NEW
Thumbnail 1Thumbnail 2

noise:bit

$15.00

$5.25

-65%NEW
Thumbnail 1Thumbnail 2

automation:bit

$15.00

$5.25

NEW
Thumbnail 1

Relay for micro:bit

$7.00

NEW
Thumbnail 1

Speaker for micro:bit

$9.00