element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
microbit
  • Learn
  • Learning Center
  • STEM Academy
  • microbit
  • More
  • Cancel
microbit
micro:bit Blog Scrolling Display Project
  • Blog
  • Forum
  • Documents
  • Events
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join microbit to participate - click to join for free!
  • Share
  • More
  • Cancel
Group Actions
  • Group RSS
  • More
  • Cancel
Engagement
  • Author Author: rancell
  • Date Created: 1 Nov 2018 9:22 AM Date Created
  • Views 1271 views
  • Likes 6 likes
  • Comments 0 comments
  • micro:bit education giveaway
  • the great micro:bit challenge
Related
Recommended

Scrolling Display Project

rancell
rancell
1 Nov 2018

About this project

 

This project shows how to use the BBC micro:bit radio to make a large display using multiple micro:bits.

 

What you'll need

 

4 x BBC micro:bit (or more if you have them)

1 x Micro USB

1 x Computer or tablet

8 x AAA Batteries & 4 x Battery Holders

 

Project walk through

 

  • The 5 x 5 LED display on the BBC micro:bit is great, but it sure takes a long time to scroll though a long message. Is there a way we could use a number of micro:bits to make a bigger display? Yes there is! We'll use the micro:bit radio to have four micro:bits work together to combine their LEDs.

 

  • Go to the BBC micro:bit website, and begin a new project.

 

  • From the 'Radio' section use a 'radio set group' block to setup the radio. Choose a group number that no-one else in the room is using, in this example we've chosen group 1.

 

image

 

  • The way we're going to spread our message across the micro:bits is to start each micro:bit at a different letter. Create a 'letter' variable and set it to zero (i.e. the first letter of the message). Show the value on startup so we know what it is set to.

 

image

 

  • We'll use button B to move to the next letter. Let's update the display each time the value changes.

 

image

 

  • We'll use button A to send the message. You can send any message you like!

 

image

 

  • Now for the receiver. When we receive a message we want to show the string starting at the letter we set in the 'letter' variable. From the 'Text' section find the 'substring of' block. This takes a string (the 'receivedString' variable in our case) and cuts it starting at a letter we've chosen (the 'letter' variable in our case) and finishing after a chosen number of letters (set to 100 here so we get all the remaining letters). This is the computer equivalent of cutting words out of a magazine.

 

image

 

  • The program is finished! Download it to all four micro:bits.

 

  • Connect all the micro:bits up to batteries and lay them out like this.

 

image

 

  • Press the B buttons on the top row until they are set to show letters 0, 1, and 2. If you make a mistake just reset the micro:bit (the button is on the back).

 

image

 

  • Press the A button on the the bottom micro:bit - you should see the message scroll across the other three!

 

image

 

Next steps

 

  • Can you send different messages from the transmitting micro:bit? You could re-use the letter number variable to choose a message.
  • Can you make all four micro:bits show the scrolling message? This will require you to make the message show when the A button is pressed (as this micro:bit wont receive the radio message).
  • Can you think of other displays you could make out of micro:bits? If you have 10 (i.e. in a micro:bit Club pack) you could position them to have 15 x 15 LEDs to show a picture!
  • Sign in to reply
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube