Please help me, no arduino sketch is working for me. Maybe you can send me a checked and working sketch for arduino. I have already tried everyone, from the official website of the hyperion, and with fast led and nothing. Even from the tutorial that is here. And the only thing I get is a led test at the beginning. In the arduino is ok everything because the TX flashes all the time as I have set on the videograbber. My diodes are WS2812B. Thank you!!!!
From the good people that brought you Hyperion. This sketch works for me. https://github.com/hyperion-project/hyperion.ng/tree/master/assets/firmware/arduino/adalight Hope it's of help.
Unsure. Never tried on a mega. I've only used Nano's or Uno's types. Yes pin assignment can be altered. There are others as well, One has "mega" in it's name. worth a try? https://github.com/hyperion-project/hyperion.ng/tree/master/assets/firmware/arduino
On mega, don't work. Only at nano and uno. But on uno i have flickering diode, not all. And i will try at nano when i buy new one, becouse my old one ja broken.
Yes, if needed. Resistor to help with flicker and the capacitor to protect the led's from power surges. For reference: R value can swing -/+ 250 ohms Cap. value. I use the value in image. It works for me.
Maybe that'll help you https://github.com/NeedfulThings/hyperionconfigs/ Here the readme for the Nano Version https://github.com/NeedfulThings/hyperionconfigs/blob/master/USB-ArduinoNano/USB-ArduinoNano.md Here if you want to switch to esp and UDP https://github.com/NeedfulThings/hyperionconfigs/tree/master/UDP-ESP8266 Or here you can find a layout i made to have more options on what to use as controller https://github.com/mommel/Hypercosi/tree/master/src/pcb
Thank you very much, i will try the board from first link, and other nedded files too. I will come back when i will finish this little projekt. I think it will help. You did this project?
Yes, I did this Project, and yes you can upload just the https://github.com/NeedfulThings/hy...duinoNano/hyperion_ws2812/hyperion_ws2812.ino to a nano without the makefile. And all the listed pcbs designs are working, I have created multiple projects beside hyperion with them.
But i try at UNO with you config files to board and to hyperion and i have this: Of course i change the number of leds and pins to 8 at arduino board. You know the reason?
It seems you should swap clockwise <> counterclockwise when creating your hyperion.config.json. Please check also: The amount of leds in ino and in hyperion.config,json should be the same The rest seems to be ok
If can tell me your setup( amount of leds top bottom left right and if clock or counterwise from the picture not the led side) and i can create a json for you
Thanks. Here is my setup from Hypercon attached. Also i use grabber V4L2 UTV007 Fushicai. I can create json from hypercon but in your file, i can say it's another story Thank you again
When you look onto the screen of your tv/monitor, where is your injection point 1,2,3,4 or anywhere else? And does it run with the to the left or right when you just look at the top ledstripe, but remember to look from the front of the tv/monitor. Just have a look at the attached image.
If I were you i would do it in iterations. First get hw working, you have passed that as it is showing colors etc. So if your amount of leds in the ino is right you won't need to touch that again. Second use the internal grabber and get the colors and positions matching. And final step activate the v4la and get that done.
Thank you very much for your sincere help but I had to abandon the project for personal reasons. Anyway, I've been doing it for 2 months and I spent a lot of money on it. Besides, I think that the grabber is terribly slow to send the image too late. I also thank you for your valuable time. You are a really good teacher.