Changes between Version 41 and Version 42 of HD44780


Ignore:
Timestamp:
07/11/08 11:59:24 (2 years ago)
Author:
anonymous
Comment:

fixed misspelling

Legend:

Unmodified
Added
Removed
Modified
  • HD44780

    v41 v42  
    411411== power-supply from parport (''experimental'') == 
    412412 
    413 It should be possible to get the power supply for your display from an unused signal from the parallel port. Please not thet we're talking about ''display power supply'', not the backlight! 
     413It should be possible to get the power supply for your display from an unused signal from the parallel port. Please not that we're talking about ''display power supply'', not the backlight! 
    414414 
    415415If you want to try so, you have to specify this signal with the ''Wire.Power'' entry in the config file (the default is ''GND'', i.e. no power from parport). To allow the display to settle down, there's a delay between rising this power-supply signal and the HD44780 initialisation sequence. You can modify this default delay of 500 msec with the ''Timing.POWER'' entry in the config file.