Building A 60s Toy The Way It Should Have Been

The original Hasbro “Think-a-Tron”, a toy from the dawn of the computer revolution, was billed with the slogan, “It thinks! It answers! It remembers!” It, of course, did only one of these things, but that didn’t stop the marketers of the day from crushing the hopes and dreams of budding computer scientists and their eager parents just to make a few bucks. It’s not like we’re bitter or anything — just saying.

In an effort to right past wrongs, [Michael Gardi] rebuilt the 1960s “thinking machine” toy with modern components. The original may not have lived up to the hype, but at least did a decent job of evoking the room-filling computers of the day is a plastic cabinet with a dot-matrix-like display. The toy uses “punch-cards” with printed trivia questions that are inserted into the machine to be answered. A disk with punched holes spins between a light bulb and the display lenses, while a clever linkage mechanism reads the position of a notch in the edge of the card and stops the wheel to display the letter of the correct answer.

[Michael]’s update to the Think-aTron incorporates what would have qualified as extraterrestrial technology had it appeared in the 1960s. A 35-LED matrix with a 3D-printed diffuser and case form the display, with trivia questions and their answer as a QR code standing in for the punch-cards.He also added a pair of user consoles, so players can lock-in and answer before an ESP32-Cam reads the QR code and displays the answer on the LED matrix, after playing some suitable “thinking music” through a speaker.

As usual with [Michael]’s retrocomputing recreations, the level of detail here is fantastic. We especially like the custom buttons; controls like these seem to be one of his specialties judging by his slide switches and his motorized rotary switch.

Continue reading “Building A 60s Toy The Way It Should Have Been”

Arduino Trivia Box Is A Gift Unto Itself

There’s something about impressing strangers on the Internet that brings out the best in us. Honestly, we wouldn’t be able to run this site otherwise. A perfect example of this phenomenon is the annual Reddit Secret Santa, where users are challenged to come up with thoughtful gifts for somebody they’ve never even met before.

For his entry into this yearly demonstration of creativity, [Harrison Pace] wanted to do something that showcased his improving electronic skills while also providing something entertaining to the recipient. So he came up with a box of goodies which is unlocked by the successful completion of a built-in trivia game tailored around their interests. If this is how he treats strangers, we can’t wait to see what he does for his friends.

Hardware packed into the lid so the box itself remains empty.

There’s quite a bit of hardware hidden under the hood of this bedazzled gift box. The primary functions of the box are handled by an Arduino Nano; which runs the trivia game and provides user interaction via a 16×2 LCD, three push buttons, and a buzzer. Once the trivia game is complete, a servo is used to unlock the box and allow the recipient access to the physical gifts.

But that’s not the only trick this box has hidden inside. Once the main trivia game is complete, a ESP8266 kicks into action and advertises an access point the user can connect to. This starts the second level of challenges and gifts, which includes a code breaking challenge and gifted software licenses.

The project wasn’t all smooth sailing though. [Harrison] admits that his skills are still developing, and there were a few lessons learned during this project he is unlikely to forget in the future. Some Magic Smoke managed to escape when he connected his 5V Arduino directly to the 3.3V ESP8266, but at least it was a fairly cheap mistake and he had spares on hand to get the project completed anyway.

This project is reminiscent of reverse geocache boxes which only open when moved to a certain location, but the trivia aspect makes it perfect even for those of us who don’t want to put pants on just to receive our Internet gifts.

Continue reading “Arduino Trivia Box Is A Gift Unto Itself”

Trivia Lock Box Spices Up Wedding Reception

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.

Continue reading “Trivia Lock Box Spices Up Wedding Reception”