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
Enchanted Objects
  • Challenges & Projects
  • Design Challenges
  • Enchanted Objects
  • More
  • Cancel
Enchanted Objects
Blog The Genie's Day Brightens
  • Blog
  • Forum
  • Documents
  • Polls
  • Files
  • Events
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
  • Share
  • More
  • Cancel
Group Actions
  • Group RSS
  • More
  • Cancel
Engagement
  • Author Author: RParkerE
  • Date Created: 22 May 2015 9:12 PM Date Created
  • Views 2045 views
  • Likes 4 likes
  • Comments 14 comments
  • enchanted_objects
  • mini_automator
Related
Recommended

The Genie's Day Brightens

RParkerE
RParkerE
22 May 2015

The week was full of rain and clouds for the poor genie all week. Unable to leave his house and make any progress on the things that needed to get done, due to the unfortunate consequences of doing your electrical work in the rain, but today the sun peeked out from behind the clouds and shone with the brightness of 2000-2500 lumen. It was magnificent! However, shortly after its arrival, the clouds took over again . But while the sun was out the genie made headway on his electrical wiring of his sweet new crib. He set the power supply to roughly thirty volts and tested out his lights to see if they worked.

                                                                       imageimage

And it worked! How excited the genie was! This was a huge step in the right direction with the build of his new pad. Now all that was needed to be done was wire it all up to his sweet new dimmer and you could call him Xzibit Jr.

                                                                                                      image

WAIT! There is no light!!!! What in the world is going on? No explosions, check. No fire or smoke, check. Then what? The genie checked the voltage coming out and the light intensity and found:

                                                                  imageimage

But that doesn’t make sense! 30 Volts in and only a 100th of that out? How could this be? The genie has yet to figure this out, but he will be working diligently over the weekend to figure out a solution!

                                                                                   

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

  • Sign in to reply

Top Comments

  • mcb1
    mcb1 over 10 years ago in reply to Jan Cumps +3
    Jan Cumps You wouldn't be the first or last to miss something in a post ... You raised a very good pint about the meter though. I wonder if someone who has a working LED can do some checking using a simple…
  • RParkerE
    RParkerE over 10 years ago in reply to mcb1 +3
    I found the culprit and it was much simpler than assumed. I had a poor connection, after I soldered the pins it worked perfectly fine. I am working on my next update now
  • Jan Cumps
    Jan Cumps over 10 years ago +2
    The week was full of rain and clouds for the poor genie all week. Unable to leave his house and make any progress on the things that needed to get done, We seem to have the opposite way of working . I…
Parents
  • mcb1
    mcb1 over 10 years ago

    Don't forget the heatsink ....

    The frequency and shape of the output signal of the Infineon board may be too hectic for your meter.

    Yes but no light as well ...

     

    You may wish to try experimenting with a few standard leds and 10v ...rather than destroy your high power one.

     

     

    This looks like similar to my 30W RGB version, which even with a single led string at 1/3 power was enough to make you see spots for a while afterward.

    Internet of Holiday Lights RoadTest Plus (suppliment) Part 2

     

    Mark

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • RParkerE
    RParkerE over 10 years ago in reply to mcb1

    The issue is I am unable to reach the loop method. It gets stuck in the setup method and will loop over a single function in that. I assume the board is not responding because it gets stuck in the while(on != 1) loop which checks if it is responding. I am not sure how to solve this issue.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
Comment
  • RParkerE
    RParkerE over 10 years ago in reply to mcb1

    The issue is I am unable to reach the loop method. It gets stuck in the setup method and will loop over a single function in that. I assume the board is not responding because it gets stuck in the while(on != 1) loop which checks if it is responding. I am not sure how to solve this issue.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
Children
  • mcb1
    mcb1 over 10 years ago in reply to RParkerE

    Can you post your code?

    Please use the >> symbol and choose Syntax Highlighting then C++.

     

    I'll see if I can duplicate it.

     

    Mark

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • RParkerE
    RParkerE over 10 years ago in reply to mcb1

    I found the culprit and it was much simpler than assumed. I had a poor connection, after I soldered the pins it worked perfectly fine. I am working on my next update now

    • Cancel
    • Vote Up +3 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • mcb1
    mcb1 over 10 years ago in reply to RParkerE

    I like simple faults ...

     

    I see you have posted the next post ...well done.

     

    Mark

    • 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