Posts | Comments

Planet Arduino

Archive for the ‘pyramid’ Category

[Marcelo Maximiano’s] son had a school project. He and a team of students built “The Pyramid’s Secret“–an electronic board game using the Arduino Nano. [Marcelo] helped with the electronics, but the result is impressive and a great example of packaging an Arduino project. You can see a video of the game, below.

In addition to the processor, the game uses a WT5001M02 MP3 player (along with an audio amplifier) to produce music and voices. There’s also a rotary encoder, an LCD, a EEPROM (to hold the quiz questions and answers), and an LED driver. There’s also a bunch of LEDs, switches, and a wire maze that requires the player to navigate without bumping into the wire (think 2D Operation).

In addition to the code and hardware diagrams, there is a PDF file on GitHub describing more about the game. It is in Portuguese, though, so most of us will probably need a little translation help. However, a Brazillian site did have an English post about the game, which might be a good place to start.

You might not want to replicate the game, but it is a great example of how much an Arduino can do with some simple externals devices and some attention to packaging.

Sadly, most of our projects look more like this game (no offense to that hacker). Projects like this are way more likely to spark young people’s interest than a blinking LED or a capacitor meter. If you are more in the mood for arcade play, you can also check out Arduinocade.


Filed under: Arduino Hacks

A class in Brazil was given the assignment to make a board game. [Marcelo], presumably, heard his son lamenting how lame it was going to be if the board was just cardboard with some drawings on, and came to the rescue.

 fusion between Operation and one of those disease transmitters at the doctors office
A match meant to be.

Working with the class, they came up with the rules of the game. We’re not certain what those are, but it involves a regular game board, a flashing light circle with numbers, and a fusion between Operation and one of those disease transmitters commonly found at the doctor’s office. You can try to puzzle them out from the video after the break.

The brains of the board is an Arduino with an external EEPROM for all the sound effects and other data needed for this construction. Everything is laid out on a beautifully done home etched PCB. It’s too bad the other side of the board isn’t visible.

We’re sure the kids learned a lot working with [Marcelo]. It would have been nice if a traveling wizard came to some of our earlier classes in school and showed us just how much cool stuff you can do if you know electronics.


Filed under: Arduino Hacks


  • 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