Jul 18, 2007

Porting the AVR C-code to C++ (part 1)








- rewrite entire code (from L2F50xxx code found on the net)
- a small part (initialization of the display) has been rewritten


what does work:
  • RESET of the display (random noise - a.k.a. coloured pixels) appears on the screen after resetting the Arduino NG board). Yes!


work to do:
  • rewrite INIT routine (I do hope the init hex commands are correct from the net)

  • write/rewrite functions (display char, string, pixel, line, ...)

2 comments: