Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Has anyone tried with the official led lights + Arduino combo? #11

Closed
FabianRig opened this issue Oct 7, 2023 · 16 comments
Closed

Has anyone tried with the official led lights + Arduino combo? #11

FabianRig opened this issue Oct 7, 2023 · 16 comments

Comments

@FabianRig
Copy link
Owner

          Has anyone tried with the official led lights + Arduino combo?

Originally posted by @marcosncosta1 in #10 (comment)

@FabianRig
Copy link
Owner Author

I haven't tried (don't have the original LEDs) and to be honest, I don't see why one would like to do this. If the original Moonboard system works, this projects doesn't offer any benefits. If you're planning on buying, the all-in-one package is only sold by Moonboard, this project might be cheaper but requires some work.

@marcosncosta1
Copy link

I agree. I just have not found the LEDs except from China and with the shipping it ends up the same price. This project still makes the system much more affordable even with the official LEDs. The controller and power supply alone cost $600.

@FabianRig
Copy link
Owner Author

As far as I know, the only source for the LEDs is China. Even if you find a seller in Europe, they just resell the same LEDs which are manufactured in China.

It might be possible that the "original" LEDs are usable with an Arduino. (There aren't too many LED controllers out there...) However, I'm not sure about that. If you try it, please let us know. :-)

As for the price of the original controller and supply: I guess, you pay for development, apps etc., too...

@jordigrau83
Copy link

jordigrau83 commented Oct 13, 2023 via email

@teamwork911
Copy link

https://www.aliexpress.us/item/3256801674884092.html?gatewayAdapt=glo2usa4itemAdapt

I just built mine, the LEDs take about 2-3 weeks from china but its only about $75 for a mini/ around $100 for a full size

@marcosncosta1
Copy link

@jordigrau83 I am currently based between Switzerland and Germany. I actually ended up ordering the official lights, but if I can get my hands on something that works just as well I could order a refund since they didn't even process the order yet. I have a strong intuition they also source their lights in China and basically drop ship them. That's why there's a lead time of 2-3 weeks from them as well.

@jordigrau83
Copy link

jordigrau83 commented Oct 23, 2023 via email

@marcosncosta1
Copy link

@jordigrau83 That would be great!! I would love to see how you installed them.
When are you getting the lights? I would be interested in them as well...

@marcosncosta1
Copy link

I have an update. I got he Moonboard LEDs and they are exactly like the others you can get on Amazon or Aliexpress(I also bought a 25 pixel LED to test beforehand).
After setting up the lights and connecting the arduino I realized it does not work properly. I have the 1st light on as red and all of the rest blue.
Anyone experienced this before?
I am running a full moonboard on the new updated app.

arduino_d2
moonboard
power

@marcosncosta1
Copy link

As a side note, when the arduino is not connected all of the lights are blue.

@marcosncosta1
Copy link

new update. It works perfectly with my test light now, but not with the moonboard lights yet.

light_test.mov

@FabianRig
Copy link
Owner Author

Your videos looks good. That's what it's supposed to look like.

A few ideas:

  • From your picture I couldn't see whether GND is properly connected. Please check the pictures in the README: I power both the LEDs and the Arduino by one power source and thus, GND is properly connected. I do not use the USB connection except for flashing and debugging.
  • The original/official MoonBoard LEDs might actually use a different controller! Have a look at https://github.com/Makuna/NeoPixelBus/wiki#supported-pixels and check if you can find out which controller the original LEDs use.

@marcosncosta1
Copy link

Yes, I am powering through the usb. Thanks for the heads up on the controller. I'll share a video later of the lights. I did manage to get a response but it seems the light mapping is completely different.

@marcosncosta1
Copy link

I just realized I didn't even bother looking at the specs of the LEDs since they looked the same however they are not WS2811 with F8 chips (which is what the test lights I got are) they are actually WS2811 IC F5 chips. So this might be the problem. I will investigate a bit further.
LED_specs

@marcosncosta1
Copy link

Soved it!! I powered the Nano as you suggested and that did the trick. I also read up on the library you shared and they specifically say that you have to wire the ground and data cables to the same source otherwise it will not work.
Thanks for the tips and all the help.
Now we know....The original lights do work with this system. But you might as well order the cheaper ones from Aliexpress....
Good climbing to you all!!!

@FabianRig
Copy link
Owner Author

Cool, thanks for testing it! I've already updated the README so that it is clear that GND needs to be connected.

You're welcome. :-) I'm happy that it works for you.

Good climbing to you as well!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants