Adrilight not working after update to 2.0.3
nexxx opened this issue · 3 comments
nexxx commented
-
Make sure rebooting does not fix your issue!
Not working after reboot -
can you see the demo effect?
Yes -
can you see the preview?
Yes
I just updated to the new Version 2.0.3 and now adrilight is not working anymore.
Steps i took:
- Changed the number of leds in the Sketch and uploaded it to my Nano
- Installed the new Windows Application and changed the leds, COM port and all needed settings.
- Now the LEDs just show the Demo Effect (Rainbow colors)
- Also tried to start Adrilight as Administrator
Is the new version not compatible with the arduino nano anymore? Is a UNO mandatory?
fabsenet commented
Most likely the number of leds is different between the arduino part and
the windows part in your setup.
What numbers did you enter everywhere? The complete number must match
exactly!
If you're arduino worked with the old version, it should work with the new
version as well.
Andreas Freitag <notifications@github.com> schrieb am Mo., 21. Mai 2018,
18:30:
-
Make sure rebooting does not fix your issue!
Not working after reboot
-
can you see the demo effect?
Yes
-
can you see the preview?
Yes
I just updated to the new Version 2.0.3 and now adrilight is not working
anymore.
Steps i took:
- Changed the number of leds in the Sketch and uploaded it to my Nano
- Installed the new Windows Application and changed the leds, COM port
and all needed settings.
- Now the LEDs just show the Demo Effect (Rainbow colors)
- Also tried to start Adrilight as Administrator
Is the new version not compatible with the arduino nano anymore? Is a UNO
mandatory?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#43>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/AB-FKTKso82p57rpNBcjBzhqwnSbydn6ks5t0uu5gaJpZM4UHRBO>
.
--
Viele Grüße
Fabian Wetzel
nexxx commented
Thanks for your answer. Working now.
The problem was, that the #LEDs on the arduino was not machting the #LEDs in the Windows application, even though I put 72 x 2 + 40 x 2 LEDs (224) to the arduino and 72 hozontally and 40 vertically to the windows application. The windows application showed 220 LEDs.
Solution was, to put 73 x 41 LEDs to the windows application. Then it showed the total count of 224.
fabsenet commented
I explained this in detail in my latest video but it is in German. If I
find time, I will update the Readme here as well to highlight this issue
more.
At least it works for you now!
Andreas Freitag <notifications@github.com> schrieb am Di., 22. Mai 2018,
08:44:
Thanks for your answer. Working now.
The problem was, that the #LEDs on the arduino was not machting the #LEDs
in the Windows application, even though I put 72*2+40*2 LEDs (224) to the
arduino and 72 hozontally and 40 vertically to the windows application. The
windows application showed 220 LEDs.
Solution was, to put 73 x 41 LEDs to the windows application. Then it
showed the total count of 224.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#43 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AB-FKUlxKhxLyPx4OKsPs4ll926kz3iiks5t07PcgaJpZM4UHRBO>
.
--
Viele Grüße
Fabian Wetzel