PeterBLITZ / m2tklib

Automatically exported from code.google.com/p/m2tklib
0 stars 0 forks source link

create dialog tutorial #43

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
example: set time
four parts:
- local variables
- m2tk code, used/modifies local variables
- procedure: fill local variables (with current time)
- procedure: use local variables (to set current time)

Original issue reported on code.google.com by olikr...@gmail.com on 26 Mar 2012 at 7:07

GoogleCodeExporter commented 8 years ago
prepare user input, apply user input

startet with pwm example in sdl exec

Original comment by olikr...@gmail.com on 28 Jun 2012 at 9:54

GoogleCodeExporter commented 8 years ago
finished pwm example for sdl and u8g

started t08 tutorial

Original comment by olikr...@gmail.com on 29 Jun 2012 at 10:50

GoogleCodeExporter commented 8 years ago
almost finished, conclusion & links are missing

Original comment by olikr...@gmail.com on 30 Jun 2012 at 7:38

GoogleCodeExporter commented 8 years ago
ToDo
* wiki: Conclusion & link section
* wiki: Add cross ref links to the ref manual
* port pwm example to glcd and LiquidCrystal

Original comment by olikr...@gmail.com on 30 Jun 2012 at 7:53

GoogleCodeExporter commented 8 years ago
ToDo:
* port pwm example to glcd and LiquidCrystal

Original comment by olikr...@gmail.com on 1 Jul 2012 at 1:15

GoogleCodeExporter commented 8 years ago
LiquidCrystal ported and tested within IDE
--> LiquidCrystal release ok

ToDo:
* port PWMPinList to avr version ?
* create and test glcd release
* create and test u8g release

Original comment by olikr...@gmail.com on 3 Jul 2012 at 8:36

GoogleCodeExporter commented 8 years ago
pwm pin list example ported to u8g_avr release, tested within unix make env

ToDo:
* create and test glcd release
* create and test u8g release

Original comment by olikr...@gmail.com on 3 Jul 2012 at 9:33

GoogleCodeExporter commented 8 years ago
will be continued in issue 70

Original comment by olikr...@gmail.com on 3 Jul 2012 at 9:39