ARM Semi-Technomagery

Text

Git Repos

I’ve branched development to a new git repo, so I have two repos for the code:

http://github.com/kisom/sfe_mp3 is the repo with my modifications to the default firmware, leaving most of SparkFun’s infrastructure in place.

http://github.com/brokenlcd/Custom-MP3-Board-Code is the repo I am writing my own code in; I am keeping MP3Dev.h but rewriting setup.h. This code is far from functional. It will be an interesting learning experience.

Posted on Wednesday, January 6 2010.
ARM Semi-Technomagery Tales of my experiences hacking the SparkFun MP3 development board (http://is.gd/5LwHh).

This is useful as a project to learn how to deal with ARM hardware interfacing, SD cards, LCDs, and getting a bunch of parts talking to each other.
Previous Next