Jump to content

SIM Card Project


Dyelax

Recommended Posts

I recently acquired two AT&T micro SIM cards from family members trading in old iPhones and I'd love to use them as a way to learn something new computer science-wise. I'm a high school senior with experience in Java and Obj-C, but I haven't had much experience working with coding for external hardware, which is why I thought this could be a good opportunity to try some stuff out. Does anyone have any ideas for projects or hacks that I could try, or any good resources I should look to? Thanks



Link to comment
Share on other sites

People start programming hardware from buying equipment for programming EPROM etc. PIC chipsets. On eBey etc. there is plenty of these, and in your local electronic shops probably should have them too:

http://www.ebay.com/itm/New-Genius-G540-USB-Universal-Bios-GAL-Programmer-EPROM-FLASH-51-AVR-PIC-MCU-SPI-/310852711326

 

You program it in its machine code.

Java, Obj-C is way too high level..

 

Read about PIC microcontrollers

http://en.wikipedia.org/wiki/PIC_microcontroller

 

After programming chip is doing what you told it to do, like you would build whole chipset using logic gates etc. elements.


This item has nicer photons.

http://www.ebay.com/itm/High-speed-true-USB-Universal-Programmer-TL866CS-Full-Pack-include-7PCS-adapters-/320967107440?pt=LH_DefaultDomain_0&hash=item4abb216370

Edited by Sensei
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.