- Privacy & Cookies: This site uses cookies.
To find out more, as well as how to remove or block these, see here: Our Cookie Policy -
Recent Posts
Recent Comments
Archives
Tags
Categories
Subscribe to Blog via Email
Meta
Spam Blocked
Tag Archives: G35
G35 Lights: Bands of Colour
Just a simple sketch that splits each string into a number of bands and cycles through some colours. I’m using 7 x 7 with my string of 49 bulbs and have set normal 50 bulb strings to 5 groups of … Continue reading
G35 Simple Red-Green Ping-Pong
From another idea by Chris – just bounce red and green from one end to the other. As usual, it’s been uploaded to GitHub. The code is just: That’s all there is to it. For two sets of lights, this … Continue reading
Random acts of…
Here’s a program suggested by Chris. The idea (if I understood it) is something like: Randomly turn a bulb to red, until they are all on Turn them all off Randomly turn a bulb to green, until they are all … Continue reading
Just colours
Here’s a simple sketch I’ve been running tonight. It just loops over a set of colours, sets all lights to the current colour at full intensity for 1 second, then 60% for 0.75s and finally 15% for 0.5s. Then move … Continue reading
Waves of Intensity
Here’s an attempt to use the brightness of the lights to create a wave effect. It’s sort of OK but I was hoping it would be better. This year’s programs are available on GitHub, this one is “WavyWavy”. First, a … Continue reading