For the past years I've been getting back into analogue electronics and electronics project kits like I had as a boy circa 1980, I'd be 9 years old. here's the 150 in 1 kit I had originally(see photos) and the recently acquired 500 in 1 kit with micro-controller (you can see where this is going lol). Ive got quite a collection of them now small AM & FM radio kits, the 130, 150, 300 and 500 in 1 kits. I started building radios then progressed onto LED projects using transistors, 555 timers, comparators and counters to produce coloured effects on RGB led strips.
But I wanted to do more than bulky analogue circuits can do and thats where my dive into Arduino begins. I bought a handful of cheap arduino nano from ebay and set away trying to grasp the basics of C programming (not my forte tbh, I can follow what the sketches read up to a certain point then it becomes muddled lol, depends on program complexity). the sketch used in this project was written by someone else and I tailoured the code to suit my needs.
The code has a number of entries to change the colour on an RGB led including cycling through a color wheel by use of an installed library. see contributor links. I blanked out the code I didnt need and just used the color wheel code set to a 1.5 second wait to switch to the next colour. the result being a slow transition through the spectrum.
I built my own interface circuit to switch 2x LED strips (rough figures: 6 leds per strip, average 80-100mA per colour at full brightness, 250-300mA per strip, results in a 500-600mA total load) from a plug in 230v to 9Vdc power pack (1A rated). 3 x 2n3904 NPN transistor ( or any general perpose type BC547, 2n2222 etc) 3 x 1K resistors from arduino outputs to transistor bases. thats about it, real simple. my led strips are common anode, the transistors switch the negative return from the LEDs. The code sketch includes info on how to use either common anode / cathode LEDs. I used a small buck convertor to give the nano a stable supply and set it to 5.75volts for no reason in particular lol
I fried one Nano when I accidentally connected its power connection to one of the data outputs instead during testing. Nano's dont like it when you do that and they give off a puff of smoke (see photo) so take care and check everything before you power up lol.
Whats with the Imp? Its the Lincoln Imp from LIncoln City, UK. wiki.....
According to a 14th-century legend, two mischievous creatures called imps were sent by Satan to do evil work on Earth. After causing mayhem in Northern England, the two imps headed to Lincoln Cathedral, where they smashed tables and chairs and tripped up the Bishop. When an angel came out of a book of hymns and told them to stop, one of the imps was brave and started throwing rocks at the angel, but the other imp cowered under the broken tables and chairs. The angel turned the first imp to stone, giving the second imp a chance to escape. It is said that even on still days it is always windy around the cathedral, which is the second imp circling the building looking for his friend.
trippin' the Bishop eh? very naughty lol
My Gran had a Brass coal fire set, tongs, brush, and dust pan. This Imp used to be on the brush handle (see photo). the set has long gone and I kept the one remaining Imp safe all this time. now he's sat on top of an infinity mirror, trapped in a cage and glass cover for all time, Muhahahahahaaaa lol. A friend said my lamp looks like a Demonic Valve to fit into a Satanic guitar amplifier. I said yeah it does, if we made another 2 or three of these lamps we could make such an amplifier.
All in all it was a fun project to conceive and build.
Comments
Please log in or sign up to comment.