How-to: Read A FedEx Kinko’s Smart Card (SLE4442)

Our wallets are filling up with SIM and RFID cards that contain hidden information. Using our latest project, the Bus Pirate universal serial interface, we can dump the memory from many common smart cards. In today’s How-to, we show you how to interface common smart cards, and walk you through the data stored on a FedEx Kinko’s prepaid value card.

Continue reading “How-to: Read A FedEx Kinko’s Smart Card (SLE4442)”

Fuzebox, Open Source Gaming

fuzebox

Adafruit has just put their Uzebox based console into production. The Fuzebox is an 8bit game console based around the ATmega644-20PU microcontroller. Full 256 color 240×224 resolution video output is provide by either a composite connection or svideo. There is an SD card slot on board for future expansion. The chip takes care of all the I/O, so you just need to write your game code in C on top of it.

The kit looks easy to assemble. Almost all of the components are through-hole. The video chip is SMD and comes presoldered to the board. The kit has two SNES controller ports included, but you can use NES ports too. There are three ways you can load your program onto the board: 6pin FTDI, ICSP10, and ICSP6.

Processing 1.0

Processing, the open source programming language designed for artists and other creative types, finally went 1.0. Processing inspired numerous outpourings of creativity and beauty, from interactive art installations to sound sculptures. Improvements to Processing include OpenGL anti-aliasing, an extensible Tools menu, and the XML library included by default. You can read up on the changes or download Processing and start playing with it yourself.

[via Create Digital Motion]

Xbox 360 Arcade Controller

360_arcade

[weirdo] sent in this sweet Xbox 360 arcade controller project(translated). He really wanted an arcade controller for the new Mortal Kombat game. After noticing that the expensive retail arcade controllers were missing the trigger buttons, he decided to hack his own together. After dissecting the controller, he soldered in some break out boxes. This will allow him pretty easy reconfiguration. Wanting some additional customization, he added LEDs to the buttons. Most people add LEDs to the buttons, so that’s not a huge deal, but he also added one to the ball on the end of the joystick. That added touch almost makes us forget that this thing is housed in a pizza box. To be fair, he wants to refine the button layout for a while before he makes a final enclosure.

We covered a very similar project last year, but it has since disappeared from its original site. You may also remember the slick Wireless PS2 arcade controller from back in June.