Close
0%
0%

Lighting with Tiny bit Tutorial 3.1: LED light

Lighting with Tiny bit Tutorial 3.1: LED light

Similar projects worth following
145 views
Lighting with Tiny bit Tutorial 3.1: LED light

Tiny:bit microbit robotis a robotic car for the micro:bit education market. 

It is compact, easy to assemble, and easy to move in tight spaces. The Tiny:bit smart car is based on the micro:bit development board design and uses the online code programming of MakeCode Editor.

  • 1 × Robot Kit for Micro:bit to Learn Programming STEM Education

  • 1
    1. Preparation

    1-1.The position of the LED lights in the robot car

    1-2.Learn about the principle of LED

    Programming method:

    Mode 1 online programming: First, we need to connect the micro:bit to the computer by USB cable. The computer will pop up a USB flash drive and click on the URL in the USB flash drive: http://microbit.org/ to enter the programming interface. Add the package: https://github.com/lzty634158/Tiny-bit to program.

    Mode 2 offline programming: We need to open the offline programming software. After the installation is complete, enter the programming interface, click【New Project】, add package: https://github.com/lzty634158/Tiny-bit, you can program.In the picture shown below, the two white squares circled by the red wire frame are the colorful lights on the Tiny-bit.

    Principle:  LED light (red, green, blue) are packaged in the LED module. We can mix different colors(256*256*256) by controlling the brightness of the three LEDs.

  • 2
    2.Learning goal

    2-1.Learn how to use RGB lights graphically program building blocks

    2-2.We will make two LED lights of Tiny-bit light up white by programming.

  • 3
    3.Search for block

    The following is the location of the building blocks required for this programming.


View all 5 instructions

Enjoy this project?

Share

Discussions

Similar Projects

Does this project spark your interest?

Become a member to follow this project and never miss any updates