User Tools

Site Tools


switch_off_display

Differences

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

Link to this comparison view

switch_off_display [2016/06/14 16:35] (current)
Line 1: Line 1:
 +===== How to switch on/off the G25 display =====
 +This short guide illustrates how to switch off the LCD display on the FoxBox G25. It is particularly interesting when its specific features are not required, thus lightening the load on the processor while preserving the peripheral.
 +
 +To simplify this procedure we wrote a specific script, that we aliased to be easily reachable from the terminal console. Thus giving the command below you will temporarly switch off the display:
 +<​code>​
 +lcdStop
 +</​code>​
 +Dually, with this other command you will switch it on again:
 +<​code>​
 +lcdStart
 +</​code>​
  
switch_off_display.txt ยท Last modified: 2016/06/14 16:35 (external edit)