element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • 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
micro:bit tutorial videos
  • Learn
  • Learning Center
  • STEM Academy
  • microbit
  • micro:bit tutorial videos
  • More
  • Cancel
micro:bit tutorial videos
Blog Learn to Animate LEDs with micro:bit, NeoPixels, and Microsoft Make Code, the series!
  • Blog
  • Forum
  • Documents
  • Events
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join micro:bit tutorial videos to participate - click to join for free!
  • Share
  • More
  • Cancel
Group Actions
  • Group RSS
  • More
  • Cancel
Engagement
  • Author Author: TechnoChic
  • Date Created: 29 Mar 2024 6:14 PM Date Created
  • Views 3718 views
  • Likes 10 likes
  • Comments 18 comments
  • micro:bit
  • neopixels
  • micro:bit project ideas
  • leds
  • micro:bit projects
Related
Recommended

Learn to Animate LEDs with micro:bit, NeoPixels, and Microsoft Make Code, the series!

TechnoChic
TechnoChic
29 Mar 2024
Learn to Animate LEDs with micro:bit, NeoPixels, and Microsoft Make Code, the series!

Hi! I'm Natasha. Welcome! 

This is the beginning of 10 blog posts featuring each video in my series on animating LEDs with micro:bit and Make Code. I created these tutorials with artists and creatives in mind. It's for people who want to add lights to their designs --- but have never tinkered with electronics before. So, if you're a beginner (or know a beginner who needs to hear this) you're in the right place!

Make this LED NeoPixel Helmet

We'll learn a lot! I'll share the materials and supplies needed to make this LED Bike Helmet project, including some alternatives for those designing a similar project. Then, I'll show you how to connect the components to prepare for downloading code.

Next, we'll dive into creating Neopixel LED code for the micro:bit using a free website called Make Code. This block coding language is easy to start with but powerful enough to create complex animations as you continue to explore what it can do. I'll show you how to animate the pixels, organize your animations, make them interactive, and even sync with other micro:bits via radio.

By then, I bet you'll want to add Neopixels to everything!

...So I've included a video about exploring the many form factors that NeoPixel LEDs come in to inspire your next project. Then, I'll go over ways to make your project more durable, and finally, I'll share the journey I took to create my custom Neopixel bike --- that's completely covered in NeoPixels.

Get started by watching the intro video now, and be sure to subscribe for more!

You don't have permission to edit metadata of this video.
Edit media
x
image
Upload Preview
image

See you there!

Natasha

  • Sign in to reply
  • beacon_dave
    beacon_dave over 1 year ago in reply to TechnoChic

    Looks like someone has done something close to what I was imagining here:

    You don't have permission to edit metadata of this video.
    Edit media
    x
    image
    Upload Preview
    image

    where the animation effect speed can be set independently of the varying wheel speed but still able to use it to influence the animation.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • TechnoChic
    TechnoChic over 1 year ago in reply to beacon_dave

    That’s not a part of my design, but if you do this please share your results! 

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • beacon_dave
    beacon_dave over 1 year ago in reply to TechnoChic

    Cool. Doug's bike sounds interesting.

    Yes, I suspect that you can get a lot better results with the DotStar strips when attempting POV type effects. Quite a few different timings to consider to get it looking at its best both on and off camera.  

    The gyro sensor was actually more for the wheel rim lighting effects especially at stationary / lower speeds. At higher speeds then you can typically get a sync pulse from a hall effect sensor every rotation so you at that point you have position and then after one rotation you can start calculating speed, but if you are stationary and your bike wheel is just rocking back and forth then the micro:bit program won't know where the top of the wheel currently is or if it is rotating slowly forwards or backwards until it gets another sync pulse. So if you are trying to do smooth slower motion type effects then it may help.

    Perhaps need multiple spare front wheels to test various different prototypes out on Slight smile

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • TechnoChic
    TechnoChic over 1 year ago in reply to TechnoChic

    More on that in Becky's project here: learn.adafruit.com/.../overview

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • TechnoChic
    TechnoChic over 1 year ago in reply to beacon_dave

    YEah! I plan to add the circle around the rim (l'm a bit jealous of "Doug's Bike" coming up soon in Episode 8). If you look at my bike, there are 3 NeoPixel spokes already installed. That design is intentional and I won't change it. As far as I know, the refresh rate of NeoPixels isn't consistent enough for POV displays (you need to switch to Dot Stars to have the additional clock pin to make the timing more accurate). My work needs to have a breadcrumb trail back to absolute beginner makers, but I'd love for you to try adding a gyro sensor and NeoPixels to see if you can make it accurate enough! Please report back if you do!

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
>
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