Quote:
Originally Posted by Validius
At one point i thought it would be cool to make a scriptng API that used te programming port as a console of sorts. I abandoned the idea wen i saw how much of a pain it was to read/write to the EEPROM.
|
You might want to check out the "bells and whistles" version of Kevin Watson's camera code. He does exactly what you describe (prints to the terminal, takes input, stores new parameters to EEPROM), and from the looks of it, it's not all that complex.