Step 7: Compiling new phrases

After you install WinAVR (or it's equivalents)

Extract the firmware zip file into c:\reader (or elsewhere)
Open up mrb.c in wordpad and scroll down till you start seeing:
const char String
You'll see stuff written in plain English. Now change any number of these phrases to whatever you want, and save!

Attach your IC programmer (I'll use the MiniPOV as an example) with the microreader chip. Go Start/Run and time "cmd" and a terminal will open. If you've never used this before, we aren't going to be doing anything spectacular here. "cd" navigates to a directory. And that's pretty much all you'll need to know.

type:
cd c:\reader
Now you'll need to type three commands (one after the other) that prepare files for uploading into the chip.
make cleanmake allmake install
If you don't see any ugly ERROR messages, then it looks like your chip has the updated firmware. Pop it back into the microreader and enjoy!

 
Remove these adsRemove these ads by Signing Up
Pro

Get More Out of Instructables

Already have an Account?

close

PDF Downloads
As a Pro member, you will gain access to download any Instructable in the PDF format. You also have the ability to customize your PDF download.

Upgrade to Pro today!