Sunday 22 April 2012

Universal menu library for MCUs

I did a small cleaning in my menu routines and I was thinking, that it would be nice, if somone else could use it. Here it is! It's platform and lcd hardware independend. You have to define names of your own LCD routines in menu.h (lcdClear(), lcdString(str, x, y)).

Features:

  • Tested on AVRs ( incl. Arduino ) and ARMs
  • more after break...


microCommander update


MicroCommander is fully funcional, only the logger functionality is missing but SD routines works. You can get KiCAD files and source code on the microCommander project page

Right now I'm adding IR transmitter support, it already works with my Genius 5.1 speakers.