Glad to be here

beckyas

New member
I am delighted with the various projects created by members. I'm New to this subject, and am willing to do a project for next Christmas, so I need basic help on using vixen with Arduino, using the vixen, if it is possible to view the sequence before mounting.
Grateful.
 
Welcome! It is a crazy hobby for those just starting and those who go all out. I like the technical challenges and tinker more than do. Find what makes you happy and just do as much of that as you can.

I would skip the common arduinos (Uno, Mega, etc) if I was starting. It almost always ends up with mechanical relays and those don't fair well over all. If want something similar, do a ESP32. It is fairly powerful micro and can be programmed much like a arduino if that is why you are starting there. The ESP32 can drive some relays (go with SSRs that are not zero cross if you go relay style) but also excels at running pixels. Vixen has a builtin visualizer so you can see the sequence run on the screen. Download it and start to play!

On the https://auschristmaslighting.com site, you can find what is called the 101 manual. It has lots of "getting started" info and is an excellent resource to get up to speed on various aspects of the hobby.
 
Funny, the single biggest reason I use Arduino is so that I don't have to use Vixen/Xlights. Just write a sketch and you're done.
 
Back
Top