Posts | Comments

Planet Arduino

Archive for the ‘fun’ Category

Well all know cellular automata from Conway’s Game of Life which simulates cellular evolution using rules based on the state of all eight adjacent cells. [Gavin] has been having fun playing with elementary cellular automata in his spare time. Unlike Conway’s Game, elementary automata uses just the left and right neighbors of a cell to determine the next cell ahead in the row. Despite this comparative simplicity, some really complex patterns emerge, including a Turing-complete one.

[Gavin] started off doing the calculations by hand for fun. He made some nice worksheets for this. As we can easily imagine, doing the calculations by hand got boring fast. It wasn’t long before his thoughts turned to automating his cellular automata. So, he put together an automatic cellular automator. (We admit, we are having a bit of fun with this.)

This could have been a quick software project but half the fun is seeing the simulations on a purpose-built ecosystem. The files to build the device are hosted on Thingiverse. Like other cellular automata projects, it uses LED matrices to display the data. An Arduino acts as the brain and some really cool retro switches from the world’s most ridiculously organized electronics collection finish the look of the project.

To use, enter the starting condition with the switches at the bottom. The code on the Arduino then computes and displays the pattern on the matrix. Pretty cool and way faster than doing it by hand.


Filed under: Arduino Hacks, misc hacks

Any hardware hacker will tell you, a significant other who embraces your passion is a keeper. [Nathan] found a keeper in [Jessica] – they even worked together on a hardware hack for their own wedding. The couple wanted an interactive element for their guests. Disposable cameras are getting a bit hard to find these days, so the solution was a trivia powered lock box designed and built by [Nathan] himself. Guests arrived at their tables to find locked boxes and cards with trivia questions about the couple. Only by answering the questions correctly would they unlock the box to access the prizes inside.

Each box consists of a Really Bare Bones Board, which is essentially an ATmega328 breakout board. The user interface consists of five tactile switches and a 16×2 character based LCD. The box is a clear Vaultz pencil box (Yes, the same brand Ahmed used for his clock). The final element is of course the locking mechanism. One of [Nathan’s] friends noticed that the Vaultz box latch was riveted in, and was spring loaded. It only took a bit of work to flip the latch from the outside to the inside. Cheap 9g micro servos from the far east pull the latch open with a string. The only thing we haven’t figured out is how [Nathan] closed the latches while they were inside the box. Obviously some black magic was involved! [Jessica] decorated the box with circuit traces created on her vinyl cutter.

On the eve of the big day, [Nathan] realized that his tactile switches were… not really switching. The superglue he had used to mount them had seeped into the switch body, freezing it solid. Nathan saved the project with a herculean effort of soldering 5 switches on each of 12 boxes the night before his own wedding.

What was in the box? Alka-Seltzer tablets. When added to vases filled with oil and water, the fizzy tablets turned the vases into mini lava lamps. The boxes also contained coins which were redeemable for Hawaiian Leis.

Click past the break to see the boxes in action on [Nathan] and [Jessica’s] big day and if you’re looking to build a fleet of hardware for your own wedding, take a look at the centerpieces [Bill Porter] created a couple of years ago.


Filed under: Arduino Hacks
screen-shot-2014-02-28-at-4-31-47-pmRaspberry Pi and Raspberry Pi Alamode join forces to control a Pinewood Derby race track.

Read more on MAKE



  • Newsletter

    Sign up for the PlanetArduino Newsletter, which delivers the most popular articles via e-mail to your inbox every week. Just fill in the information below and submit.

  • Like Us on Facebook