Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
en:iot-open:remotelab:sut:generalpurpose2:b1 [2020/04/28 13:36] pczekalskien:iot-open:remotelab:sut:generalpurpose2:b1 [2020/10/25 10:00] (current) – external edit 127.0.0.1
Line 16: Line 16:
  
 === Scenario === === Scenario ===
-Initialize LCD screen, clear it then write some fancy text on it, i.e. "Hello IOT!" in the first line then your first name in the second line and the name of the city you're in, in the third. In the fourth line, print right-aligned number of ''loop'' iterations (delay it for 1 second between updates - yes, **1**, to observe video stream lag and delays). Note, delays are provided in ms, not in s.+Initialize LCD screen, clear it then write some fancy text on it, i.e. "Hello IOT!" in the first line then your first name in the second line and the name of the city you're in, in the third. In the fourth line, print right-aligned number of ''loop'' iterations (delay it for 1 second between updates - to observe video stream lag and delays). Note, delays are provided in ms, not in s.
  
 === Result === === Result ===
Line 34: Line 34:
 Instantiate software controler component for the LCD display: Instantiate software controler component for the LCD display:
 <code c> <code c>
-LiquidCrystal_I2C lcd(0x3F,20,4);  // set the LCD address to 0x3F +LiquidCrystal_I2C lcd(0x3F,20,4);  // set the LCD address to 0x3F for nodes 1 through 5, 8 and 9 
 +//LiquidCrystal_I2C lcd(0x27,20,4); //for nodes 10 and 11 only!
                                    // for a 20 chars and 4 line display                                    // for a 20 chars and 4 line display
 </code> </code>
en/iot-open/remotelab/sut/generalpurpose2/b1.1588081016.txt.gz · Last modified: 2020/07/20 09:00 (external edit)
CC Attribution-Share Alike 4.0 International
www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0