[How I Upgraded My Skateboard to Cyberpunk]

Added on 25/10/2015

Yes, I’ve been learning skateboarding. It just seems like a useful exercise for a person who spends a lot of time by the computer. I suck big time at the moment so I usually go practising along the beach at night, where almost no one can see me. Since I think LEDs are cool on everything (those of you who have been in my home office know what I’m talking about!), I thought why not put my electronics skills to use and make under-body lighting for my skateboard? I think it not only looks great but it will make it easier for cyclists to spot me when it’s dark.

I already had some left over LED strips from modding my PC. They used to connect to a single molex connector, but that got broken. So I cut off the connector and decided to connect the strips to their own source of power. I bought a simple case for a 9V battery and a small switch. Then I soldered and stuck everything together:
The nice thing about the battery case is that it has 3 holes for screws. I screwed it to the bottom of my skateboard:
I attached the strips temporarily by tape so that I could try out different configurations. These two made the most sense:
I decided to go with the asymmetric one on the right. I superglued the wires to roughly complement the shape of the graphic on the skateboard:
And this is the final look in the dark. The picture on the right shows a view when you are standing on the skateboard. So the big question is: Is it ok to skate in my long leather jacket now?


{Please enable JavaScript in order to post comments}

Have I Met an Android?

I was browsing game discussion forums on Steam and came across a post that did not make much sense. Have I talked to an AI?

Ilidian the robotic dinosaur

Meet Ilidian, my robotic dinosaur pet. He is a male Pleo rb, in my opinion one of the most advanced home robotic pets at the moment. He has a lot of touch sensors so he can feel being stroked or hit on various parts of his body, temperature sensors that allow him to feel dizzy when hot or shiver when cold and much more stuff that make him quite life-like.

Linee the line follower

Linee is a line following robot that instead of being programmed, uses a fully analogue controller board. It features headlights, light sensors, a comparator chip, wheels and other small parts that make it follow either black lines on a light background or white lines on a dark background. This is my first real robotic project ever.

LED Christmas Tree

Build Brighton, a group of people interested in electronics, robots and a lot of other stuff, have created electronic Christmas kits and are running workshops where you can learn how to solder the components together. The kits include a Christmas tree and a snowman badge, both with blinking LEDs.

Il Matto: Hello World

Il Matto is a microcontroller development board that uses Atmel's ATMega644PA AVR chip. It was developed at the University of Southampton, which means that I get to play with it thanks to Klaus-Peter Zauner.

pyCreeper

The main purpose of pyCreeper is to wrap tens of lines of python code, required to produce graphs that look good for a publication, into functions. It takes away your need to understand various quirks of matplotlib and gives you back ready-to-use and well-documented code.