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
  • About Us
  • 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
Community Hub
Community Hub
Polls What should I use to control my 7 segment RGB LED clock?
  • Blog
  • Forum
  • Documents
  • Quiz
  • Events
  • Leaderboard
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Community Hub to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Engagement
  • Author Author: lorrainbow
  • Date Created: 22 Jan 2021 4:36 PM Date Created
  • Last Updated Last Updated: 22 Jun 2021 12:18 PM
  • Views 1686 views
  • Likes 1 like
  • Comments 12 comments
Related
Recommended

What should I use to control my 7 segment RGB LED clock?

Hi!

 

In this week's element14 presents, I've made an RGB LED clock. I need to now code the clock! What board should I use? Vote below or add a comment on the build page (where you can view the clock!)  https://www.element14.com/community/docs/DOC-96014/l/episode-482-gigantic-3d-printed-7-segment-display-clock?ICID=e14-presentsmain-topbanner

  • e14presents_lunderwood
  • Share
  • History
  • More
  • Cancel
  • Sign in to reply

Top Comments

  • michaelkellett
    michaelkellett over 4 years ago +6
    PiPico - nice new board, shiny new micro, says it has library to control LED strings, made in UK (I think) - what's not to like !! MK
  • ralphjy
    ralphjy over 4 years ago +6
    I voted for the Pico too, but if you wanted to sync time with the Internet I'd use an ESP32.
  • iamreddave
    iamreddave over 4 years ago +5
    This seems like a great project
  • Fred27
    Fred27 over 4 years ago

    If the LEDs are WS2812 (or APA102) then it sounds like a good excuse to check out the programmable IO on the Pico.

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • miles90
    miles90 over 4 years ago

    I helped you save some money Lorraine. I choosed the Raspberry Pi Pico.

     

    Thank you for that impressive project.

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • embeddedguy
    embeddedguy over 4 years ago

    You could use RPI Pico or Arduino.

    Do you know FastLED library to control RGB Led's? I recently have used it in my 1m3pi challenge project.

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • neilk
    neilk over 4 years ago in reply to aspork42

      aspork42         Now that is truly retro!!!!! I Love it.

     

    Neil

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • beacon_dave
    beacon_dave over 4 years ago

    It probably depends on what you are planning to do with the clock image

     

    If you want to synchronise it with a NTP source or control it from a mobile app over Wi-Fi, then a board with well supported network connectivity could be tempting.

     

    However if you want to introduce it to STEM activities in schools, then a clock display that has a convenient slot that you can plug a pupil's programmed micro:bit into as part of a project, then that could be a lot of fun and promote participation / interest in physical computing type activities.

    • Cancel
    • Vote Up +4 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • aspork42
    aspork42 over 4 years ago

    First though was the Pico (and still a great idea), but I was thinking about the Core Memory Shield for some reason would be cool to use and somehow integrate image

    https://www.tindie.com/products/kilpelaj/core-memory-shield-for-arduino/

    • Cancel
    • Vote Up +3 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • robogary
    robogary over 4 years ago

    I voted Pico, just to find out it runs NTP.  I'm assuming the RGB display has its own driver and decoder.

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • ralphjy
    ralphjy over 4 years ago

    I voted for the Pico too, but if you wanted to sync time with the Internet I'd use an ESP32.

    • Cancel
    • Vote Up +6 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • dougw
    dougw over 4 years ago

    Pico - its cheaper and we all want to see how well they work.

    • Cancel
    • Vote Up +5 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • kmikemoo
    kmikemoo over 4 years ago

    lorrainbow  I second the new Pico - just because it's new. imageimage

    • Cancel
    • Vote Up +4 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