
Making an LED cube at home is pretty doable if you stick to 4x4x4 or 5x5x5, but making the leap to 8x8x8 presents a pretty big jump in complexity. Depending on the construction of the cube, it is way more difficult to find faults and fix them, especially if an LED right in the middle happens to blow. The jolliCube made by JolliFactory is a modular based design which makes it really easy to deconstruct the cube into 8×8 layers to replace any blown LEDs or troubleshoot any problems that arise.
Another cool feature of the cube is that it’s not tied to any particular microcontroller, the entire thing is controlled via SPI. The jolliCube’s driver board is a set of eight MAX7219 LED display drivers. Just hook up SPI to these boards, and a 5V power supply to get it up and running. Some example code is provided on the documentation page with very cool visual effects for your cube as well as build instructions. This looks like a fun kit to spend an afternoon putting together that will also look great in your house or office! Check out this video of the jolliCube in action:



There’s no better way to make my ears perk than to start a story with a tidbit like “I am at the end of a 25 year career in nuclear weapons design at Lawrence Livermore National Laboratory”. This is 

Have you ever needed to log some data over a long time period, say months or years? This 

Making a project wireless is cheap and easy thanks to the nRF24L01+ 2.4GHz radio transceiver. This 
The majority of hobbyist robot projects that surface on the internet use either wheels or legs as their method of propelling themselves around. It’s time to consider the under-appreciated tank chassis. Aside from looking insanely cool, it means your robot can easily handle terrain that would cause problems for a robot rolling around on wheels or using a leg based mechanism.