]> kolegite.com Git - vmks.git/commit
Upload Lesson 21 plan and fix LCD programs withut library
authorIvan Stefanov <istefanov@elsys-bg.org>
Sat, 19 Mar 2022 14:20:32 +0000 (16:20 +0200)
committerIvan Stefanov <istefanov@elsys-bg.org>
Sat, 19 Mar 2022 14:20:32 +0000 (16:20 +0200)
commit07159e941b8aa17bc0280dfbab54248bc6331cb9
tree4d625626e4f0bd9dfa1d53fe2fcdd16ce384df44
parent827dc4f915d544276e8d4743bf38974d66326d0f
Upload Lesson 21 plan and fix LCD programs withut library

The two LCD examples without library needed some delays to be added to match the real world speed of the display controller which apparently is much slower than what is writen in the documentation.
Examples/LCD_without_library/LCD_without_library.ino
Examples/LCD_without_library_simple/LCD_without_library_simple.ino
Lesson_Plans/Lesson_21.md [new file with mode: 0644]