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
Merry Boxes & LEDs
  • Challenges & Projects
  • Project14
  • Merry Boxes & LEDs
  • More
  • Cancel
Merry Boxes & LEDs
Blog Assembling the Trees
  • Blog
  • Forum
  • Documents
  • Events
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Merry Boxes & LEDs to participate - click to join for free!
  • Share
  • More
  • Cancel
Group Actions
  • Group RSS
  • More
  • Cancel
Engagement
  • Author Author: ntewinkel
  • Date Created: 19 Dec 2018 10:40 PM Date Created
  • Views 1750 views
  • Likes 12 likes
  • Comments 5 comments
  • wifi
  • mqtt
  • merryboxesledsch
  • holidayspecial19ch
  • xmas
  • esp8266
  • arduino
Related
Recommended

Assembling the Trees

ntewinkel
ntewinkel
19 Dec 2018
image

Merry Boxes & LEDs

Enter Your Project for a chance to win a Maker Tool Kit, an Oscilloscope Grand Prize for the project that brings the Most Joy to the Heart, and Gift to Gives!

Back to The Project14 homepage image

Project14 Home
Monthly Themes
Monthly Theme Poll

 

Assembly of the trees has begun.

As you might recall from my previous post, I picked up some LED Christmas tree kits from AliExpress, with "some assembly required"...

image

 

So far I've only had enough time for one side of one tree. I assembled the base so I could prop up the tree half to be able to give it a quick test:

image

 

Unfortunately, it turns out that the green LEDs are MUCH brighter than the red and yellow ones.

There are 3 different resistor values being used for the different colours, but I wonder if the included LEDs were a different rating than the others, as no matter which resistor value I use for it, it's still too bright. For a $4 kit, it's quite possible that parts are swapped in with whatever is available cheaply.

I did follow a youtube example to make sure I got the resistors in the right place, but I should have tested this before assembly!

 

Here I did some tests to determine which resistor value would be best for each colour:

image

 

The kit comes with 3 values for the LEDs: 330 ohm, 1k, and 2k. So I tried a few ways to balance out the brightness.

Turns out the yellow is fine with 1k. The red seems correct with the 330 ohm resistor that was originally assigned to the green ones. But the 2k resistor in the kit is not enough for the green LEDs - I ended up bumping up to a 10k in the test above, and that looks much more balanced.

 

I'll probably just try to clip the two wrong resistors off the board, and surface solder the new ones in place there.

 

One thing that surprised me is that the 3 LED sets seem to depend on each other for the flashing effect - trying to test light just one string before the others were assembled didn't work.

 

-Nico

 

Previous Post:

Connected Christmas Trees

 

Next Posts:

Finally! Two Trees Assembled

Two Trees by a Tree

Connecting the Tree to the Internet

Motion Sensor on Wemos

Trees! one with motion sickness...

Motion Sensor Issues, continued

The Connected Trees are Working!

Merry Boxes - A Project Within a Project

Connected Christmas Trees - Finished!

  • Sign in to reply

Top Comments

  • mcb1
    mcb1 over 6 years ago +2
    Mine arrived today. No instructions .... however reading the feedback has this link. http://attach01.oss-us-west-1.aliyuncs.com/IC/DIY-Manual/7213.pdf snip of the cct is which explains why you need the…
  • ntewinkel
    ntewinkel over 6 years ago in reply to mcb1 +2
    It's clearly been a long week... I thought that url was just for the schematic, but it's the complete instructions! One thing of note, which I screwed up on both trees, is that the on/off push button can…
  • mcb1
    mcb1 over 6 years ago in reply to ntewinkel +2
    I just stuck the switch in and didn't even look. resistors. The 10k base drive is meant to saturate the transistor (ie collector to emitter voltage 0.5 or less), but even if it achieves it, the design…
  • mcb1
    mcb1 over 6 years ago in reply to ntewinkel

    I just stuck the switch in and didn't even look.

     

    resistors.

    The 10k base drive is meant to saturate the transistor (ie collector to emitter voltage 0.5 or less), but even if it achieves it, the design with the LED's in parallel not the best method.

    Each LED will have a slightly different forward voltage .... they should be in series.

    image

     

    This is how we drove the ones in Project X, and there was a difference in brightness between colours.

    Note the 1k base series resitor and this was a picaxe micro, so I suspect dropping the 10k might help.

     

    I'll check tomorrow and see if I do do some pcb surgery.

     

    Mark

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • ntewinkel
    ntewinkel over 6 years ago in reply to mcb1

    It's clearly been a long week... I thought that url was just for the schematic, but it's the complete instructions!

     

    One thing of note, which I screwed up on both trees, is that the on/off push button can be turned 180 degrees. In my case up is on, down is off. oh well. so maybe test that before installing it.

     

    -Nico

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • ntewinkel
    ntewinkel over 6 years ago in reply to ntewinkel

    ps, that video also shows a bit of the instructions, which lists which resistors go where... although I found the order to be wrong for my kit.

    I used:

    330 for red (A.R2, B.R4)

    1k for yellow (A.R4, B.R6)

    and 2k for green (A.R6, B.R2)

     

    10k ones were marked on the PCBs: A.R1, R3, R5, R7 (I replaced R7 with something like 680 ohm for my flashing LED), and B.R1, R3, R5

     

    Long arm of LED ( + ) goes to the square pads.

     

    For PCB A (with notch at top and R7 resistor),

    Red = D1 - D6

    Yellow = D7 - D12

    Green = D13 - D18

     

    For PCB B (with notch at bottom),

    Green = D1 - D6

    Red = D7 - D12

    Yellow = D13 - D18

     

    And my kit included a red LED for the very top spot, but I chose to use a flashing RGB LED instead.

     

    Hope that helps!

     

    Cheers,

    -Nico

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • ntewinkel
    ntewinkel over 6 years ago in reply to mcb1

    Mine didn't have instructions either, but I found this YouTube video: https://www.youtube.com/watch?v=lBWJVutPsCY

     

    I found A is the one that has the notch at the top, and includes R7 (for the top LED)

     

    That schematic is helpful, thanks for sharing that image

    I wonder if the 10K resistors R1, R3, R5 can be tuned so that all LEDs have similar intensities and flash time. (I found using 10k for the green lights resistor made it the right intensity but kept them on too long).

     

    -Nico

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • mcb1
    mcb1 over 6 years ago

    Mine arrived today.

    No instructions .... however reading the feedback has this link. http://attach01.oss-us-west-1.aliyuncs.com/IC/DIY-Manual/7213.pdf

     

     

    snip of the cct is

    image

    which explains why you need the LED string in place to make it flash.

     

     

    Mine have both boards marked as CTR-30B but clearly one should be A as it different.

     

    Mark

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