Hacking a Best Buy gift card...

Do you have a technical question that doesn't really fit a specific console? Want some general info on electronics, hacking, making cookies, etc? Here's the place to ask! Go nuts.

Moderator: Moderators

LSK
Posts: 20
Joined: Tue Feb 14, 2006 9:08 pm

Hacking a Best Buy gift card...

Post by LSK »

I got a Best Buy gift card lately for $20. I bought a game and had a bit left over, so I bought another Best Buy gift card for $0.01. This card has a 7 by 21 LED display that shows simple scrolling messages. I opened it up, and have no idea what to do next - I've never done something like this before. What can I do with this display?
PS360
Posts: 9
Joined: Sat Dec 15, 2007 10:08 am

Post by PS360 »

Post a picture. :D
LSK
Posts: 20
Joined: Tue Feb 14, 2006 9:08 pm

Post by LSK »

I can't; I just let my father borrow my camera for his trip :(

One side is the 7 by 21 LCD panel.

The other side has:

- seven small black rectangular objects in the upper left; each is labeled J3Y and is surrounded by a white box on the circuit board.

- the battery

- three buttons.

- twelve very small square objects attached to the circuit board; some are in a clump of seven, some in a clump of four, and the last alone.

- a somewhat larger, but still small black rectangle labeled FM24C16 0717J3R.

- a black circular blob off-center of a rectangular portion surrounded by metal rectangles on the circuit board.
marshallh
Moderator
Posts: 2987
Joined: Sat Sep 10, 2005 2:17 pm
360 GamerTag: marshallh
Location: here and there
Contact:

Post by marshallh »

Sounds like some surface mount transistors, passives, and some gloptops. There seems to be an EEPROM in there as well. Your next stop is to post a pic, and if it's indeed an eeprom, you should be able to reprogram it given the proper hardware.
Image
LSK
Posts: 20
Joined: Tue Feb 14, 2006 9:08 pm

Post by LSK »

I won't have access to my camera for a little while. What would I need to reprogram an EEPROM? What utility might a 7 by 21 LED have?
Adam G
Posts: 212
Joined: Wed Aug 22, 2007 7:33 pm
Location: Olympia, WA
Contact:

Post by Adam G »

LSK wrote:I won't have access to my camera for a little while.
Well, you know what it looks like, perhaps Google can help you get a picture? I'll take a look but meh...

I might have found one, might it look like this?
http://www.youtube.com/watch?v=_DiD4GDKqKE

DUDE! I'm getting my family together, going to Best Buy, and having each person get 5 cards! :twisted:

Thanks sooo much for the post, I wouldn't have known about them without you. If I do go and get a whole bunch, maybe I can send them out to those who can't go get one. :P
LSK
Posts: 20
Joined: Tue Feb 14, 2006 9:08 pm

Post by LSK »

That's exactly the card. It's wonderful; I really want to hack it, but don't know where to start.
timmeh87
Senior Member
Posts: 3047
Joined: Mon Nov 14, 2005 10:19 pm
Location: Ontario, Canada

Post by timmeh87 »

- Get a datasheet for the EEPROM.
- Find out the protocol it uses (im thinking I2C)
- Get a microcontroller that uses that protocol
- write 20 lines of code to command the microcontroller to change the data in the EEPROM, using the information from the datasheet

whats do those three buttons do... the youtube video suggests that the card is already programmable manually.
Last edited by timmeh87 on Mon Dec 24, 2007 10:28 pm, edited 1 time in total.
Image

"Linux is only free if your time is worthless"
LSK
Posts: 20
Joined: Tue Feb 14, 2006 9:08 pm

Post by LSK »

The third item in that list might prove a problem. I don't have, nor know where to obtain, a microcontroller.
timmeh87
Senior Member
Posts: 3047
Joined: Mon Nov 14, 2005 10:19 pm
Location: Ontario, Canada

Post by timmeh87 »

Microchip are a friendly bunch, they give them out for free.

If you know nothing about programming these things, then I suggest you start out in the 16F series, 16F767 or 16F877a are good chips. Look for something with an internal oscillator, it cuts down on the hardware you need.

use the parametric search, find what you are looking for, go to the detail page, find the "request samples" link. make an account.

make sure you get the DIP package.
Image

"Linux is only free if your time is worthless"
LSK
Posts: 20
Joined: Tue Feb 14, 2006 9:08 pm

Post by LSK »

timmeh87 wrote:whats do those three buttons do... the youtube video suggests that the card is already programmable manually.
One can add messages to a limit of six. One button advances characters; another moves to the next letter in the alphabet in one's selection; another moves to the previous letter in one's selection.
Adam G
Posts: 212
Joined: Wed Aug 22, 2007 7:33 pm
Location: Olympia, WA
Contact:

Post by Adam G »

Yeah, well...stores are closed on Christmas! :P
I'll have to go another time, meh...

~Adam~
marshallh
Moderator
Posts: 2987
Joined: Sat Sep 10, 2005 2:17 pm
360 GamerTag: marshallh
Location: here and there
Contact:

Post by marshallh »

Image
vskid
Senior Member
Posts: 6314
Joined: Fri Mar 25, 2005 8:25 am
Steam ID: vskid3

Post by vskid »

I've gotta go to Best Buy tomorrow and snag some of these bad boys, they look sweet without even hacking them.
Image
LSK
Posts: 20
Joined: Tue Feb 14, 2006 9:08 pm

Post by LSK »

Well, I'm glad that I could tip y'all off to this :)

Does anyone have any hack ideas? I think it might be possible to use these for Tetris if one 'bought' two.
Post Reply