Social:

The AEMD Alpha

By Netopya on Sun Aug 25th 2013 1:11 PM

Here's my latest school project that I worked on with some friends, the Arduino Entertainment Multimedia Device. It's a completely portable Arduino powered LED matrix with a bunch of bells and whistles allowing it to live up to its name. Checkout my video above or continue on for more information and a gallery of shots.

Full Gallery:

Here are the AEMD's components:

  • Arduino UNO rev. 3
  • 16x24 LED matrix (Adafruit #555)
  • 2-axis analog joystick with select button (Adafruit #512)
  • DS1307 Real Time Clock breakout (Adafruit #264)
  • MAN6710 Red 2 Digit 7-Segment Display
  • Two 74HC595 Shift Registers
  • Project Box Enclosure
  • Panel Mounted Button
  • Panel Mounted Switch
  • Piezo Element
  • Photoresistor
  • Temperature Sensor
  • 9V Battery

The AEMD Alpha was in fact our submission for the final project of a Digital Electronics class where the criteria was to make "something useful" with an Arduino. For all of the members in our group, this was the first time we ever used the Arduino or even handled a soldering iron to make something this complex. We can all attest to the fact that we learnt a lot and that this was a great beginner project. While the Adafruit LED matrix comes nicely preassembled, we still had chance to practice our soldering skills with the assembly of the simpler RTC. On the programming side, Adafruit provides great libraries for its products, but we still learnt a lot about memory management on the Arduino and even using binary operation to simplify coding among other things.

For the conceptualization of our project, we were greatly inspired by the Chlonos Talking Clock. We brainstormed many ideas and our own iterations, and limited ourselves to the functionalities that are shown in the video. In the end we have a fun, portable, entertainment device that plays our favorites games and also has some useful utilities. We would definitely recommend this project to any beginners due to its simple to use components while still requiring you to get your hands dirty.

Lastly here is the code for our project. I've hidden it at the end as I find that it's a bit of a mess and deserves a proper explanation, which I might get to if there's a demand. Anyway enjoy:
sketch_apr25a.ino

Comments

No comments

Leave a comment:

Email is optional, will not be shown

Leaving your e-mail is optional and I will only use your e-mail to contact you if you ask for me to do so in your comment.

©netopyaplanet.com