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
Experts, Learning and Guidance
  • Technologies
  • More
Experts, Learning and Guidance
Ask an Expert Forum Have an Idea, no idea what is needed to do it.
  • Blog
  • Forum
  • Documents
  • Leaderboard
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Experts, Learning and Guidance to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • State Not Answered
  • Replies 7 replies
  • Subscribers 280 subscribers
  • Views 455 views
  • Users 0 members are here
Related
See a helpful answer?

Be sure to click 'more' and select 'suggest as answer'!

If you're the thread creator, be sure to click 'more' then 'Verify as Answer'!

Have an Idea, no idea what is needed to do it.

Former Member
Former Member over 11 years ago

Hello everyone,

 

I have a idea for a Project and have no idea what would be needed to control it, and i am willing to learn how to program it. I am just looking for a little help to get me going int he right direction.

 

The idea is to have a RGB 3 color LED Matrix, no more than 6X6. Have it loop one animation in one color, with a looping sound. By pressing a button it would change color, animation and sound, and by pressing another switch looping the final color, animation and sound.I know I would need a Micro Controller, a soundboard of some kind with an amp, and the tricolor LED matrix.

 

The issue is I do not know what hardware would be needed. and I would like to be able to fit it in a small space, roughly 1 inch by 2.5 inch, by .5 inch deep at some time. I don't expect it to fit in the first version. But that would be a goal after learning.

 

Once again I am not asking for anyone do this for me, I very much want to learn it. I just have no idea what hardware would be needed and where to start learning the code needed.

 

Any suggestion or nudges in the right direction would be amazing help.

 

Cheers,

Agent4834

  • Sign in to reply
  • Cancel

Top Replies

  • michaelkellett
    michaelkellett over 11 years ago in reply to johnbeetem +1
    You could look at http://www.aliexpress.com/w/wholesale-ws2812.html for some ideas about what might be available. I can't offer any experience about sending money to any of these companies but the prices…
  • Former Member
    0 Former Member over 11 years ago

    Hi William , I just joined element14 and in the same boat as you. What is your Project?

    Mine is controlling the basic function of my computer by using Bluetooth on my Ipad mini 

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • dougw
    0 dougw over 11 years ago

    Hi William,

    The lowest cost controllers are probably Arduino - almost any version would be adequate although it is simpler to get started with one that has built-in USB. You might prefer a zbasic module as they are even simpler than Arduinos.

    The sound for either controller could be generated with an Arduino sound module based on the WT5001 chip.

    The LEDs could be a matrix of adressable LEDs based on either a WS2801 or a WS2812. The WS2812 includes the RGB LEDs but you can get assembled WS2801 modules with LEDs mounted.

    Doug

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • dougw
    0 dougw over 11 years ago

    Other low cost audio module solutions are based on WTV020.

    Doug

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • johnbeetem
    0 johnbeetem over 11 years ago in reply to dougw

    Adafruit has various RGB LED arrays and tutorials of how to use them.  RGB LEDs aren't cheap, but this should help you get an idea how to get started.

     

    You might also check out sparkfun.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • michaelkellett
    0 michaelkellett over 11 years ago in reply to johnbeetem

    You could look at

    http://www.aliexpress.com/w/wholesale-ws2812.html

     

    for some ideas about what might be available.

     

    I can't offer any experience about sending money to any of these companies but the prices are low !

     

    MK

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • robotop
    0 robotop over 11 years ago

    Hello, an alternative solution may be to use a cheap chinese tablet as development system, and write an Android application that "simulates" your square 6x6 rgb leds matrix. The sound capabilities are very easy to implement (like coloring the 6x6 simulated led matrix) and the whole program can be written with B4A (Basic for Android). An old wm8650 tablet, resistive touch screen, can be purchased for less than 50$ , so you can test your idea with high level language, low cost hardware, no solder iron ; if satisfied about the results, then you can approach a microcontroller solution, but I think it will be more expensive than the tablet... Consider that any RGB led needs for 3 different duty cycle percentages to assume every possible colour... and this must be done while scanning the 6x6 matrix and any delay, latency, service interrupt can make the display "flickering". Believe me, if you check your idea on a tablet (or on PC) you can achieve better results, and very quickly. Ciao

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • dwinhold
    0 dwinhold over 11 years ago

    Buying a 6x6 color matrix might not be as cheap as making one. I just bought 5mm color LED's for a cube I am building for $11 per 100, they sell them for $7 per 50 (eBay). I agree with Mr. Wong that Arduino will be a great controller, they are fairly easy to learn with great results. They have expansions for sound and buttons for when you want to change the display. A breadboard would be a good thing to have as well while you are designing and building your first project. The first one you make most likely will be bigger then you want, but once you have it working you can make it smaller to what you want.

     

    Hope this helps,

    Dale

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