This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
en:examples:display:lcd_graphic [2010/03/13 12:18] – Helen | en:examples:display:lcd_graphic [2020/07/20 09:00] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Graphic LCD ====== | ====== Graphic LCD ====== | ||
- | //Necessary knowledge: [HW] [[en: | + | //Necessary knowledge: [HW] [[en: |
===== Theory ===== | ===== Theory ===== | ||
Line 21: | Line 21: | ||
<code c> | <code c> | ||
// | // | ||
- | // Example of using the graphic LCD of the Home Lab. | + | // Example of using the graphic LCD of the HomeLab. |
// Time of day is displayed on LCD since the beginning of the program. | // Time of day is displayed on LCD since the beginning of the program. | ||
// | // |