top of page

How to Display Your Name on micro:bit LED

Writer's picture: Apurva BhaleraoApurva Bhalerao

Updated: Mar 4, 2022

Following are the steps for displaying your name in the micro:bit


  1. Click this link https://microbit.org/

  2. Then click on official code editor Microsoft Make Code to do programming

  3. Then click on New Project and Give project name as your name. eg: kitflix, then following window will display


4. From Basic drag and drop Show String block in the forever block to repeat it and change text to your name. eg : kitflix



5. if you have a micro:bit connected into laptop/pc/mobile using USB cable, Click download button to transfer your code (hex file) on micro:bit and watch the result


6. The result will be your name flashing on the led.


7. Our result is shown below: it display kitflix name on led



15 views0 comments

Recent Posts

See All

Enroll to Free Courses

bottom of page