ELI101-IPHW Important Legal Information Information in this document is provided solely to enable the use of Future Designs, Inc. (FDI) products. FDI assumes no liability whatsoever, including infringement of any patent or copyright. FDI reserves the right to make changes to these specifications at any time, without notice. No part of this document may be reproduced or transmitted in any form or by any means, electronic or mechanical, for any purpose, without the express written permission of Future Designs, Inc.
User’s Manual ELI101-IPHW Important Legal Information .......................... 2 Introduction ............................4 Recommended Accessories (Purchased Separately) ................4 ESD Warning ............................5 Determining the Revision of your ELI ....................5 Technical Specifications ........................6 Mechanical and Mounting Details ...................... 6 Connectors ............................8 Power Details ............................
Raspberry Pi, Beagle Bone Black and Windows-based units. FDI designed ELI as an embedded display option that requires minimal development time to help customers reach production quickly. Once a product is in production, FDI’s minimum 10-year ELI product availability guarantee helps ensure...
User’s Manual ELI101-IPHW ESD Warning Figure 1. Electrostatic Sensitive Device Our ELI units are shipped in a protective anti-static package. Do not subject the module to high electrostatic potentials. Exposure to high electrostatic potentials may cause damage to the boards that will not be covered under warranty.
Page 7
However, it is not designed to carry the weight of the entire unit (plus stress from cable pull) when the ELI101-IPHW is mounted in a flat or downward mounting configuration. It is critical that the end user provide some type of backside mounting support to carry the weight of the assembly and improve mounting stability and reliability.
ELI unit being used. On the ELI101-IPHW plug power into the (P2) connector. The ELI101-IPHW input power range is expanded to include +5 to 24V DC ± 5% (2.0A) for greater design flexibility.
Page 9
J6 connector (PCB terminal block - PTSM 0,5/ 2-2,5-H SMD WH R24 – 1814634) can be found at http://tinyurl.com/1814634. To verify that the ELI101-IPHW unit is correctly powered you may check the 12VDC input with a Fluke meter or scope by probing the +12V and GND contacts shown below. Please verify that the 12VDC is present, is within the +/- 5% tolerance and is free from excessive noise or AC ripple.
You can find out more on our website at http://www.teamfdi.com/edid/. Brightness Control ELI101-IPHW contains a Brightness Control potentiometer (VR1) on the backside of the board, see Figure 6. Using this pot, you can set the default “Factory” brightness of the LCD Backlight. Turning the pot fully clockwise results in maximum brightness of the display.
Page 11
User’s Manual ELI101-IPHW PWM Backlight Dimming Figure 7. Backlight Control To control the display backlight, the user should connect an externally generated Pulse Width Modulated (PWM) signal to J3 pin 2 along with a common ground to J3 pin 3. The frequency range for this signal is from 100Hz to 2KHz.
Page 12
User’s Manual ELI101-IPHW Figure 8. ELI101-IPHW Backlight Curve in Nits Note: Pot VR1 has no effect while a PWM input signal is applied. The PWM input signal overrides the VR1 pot setting. The J3 mating connector information is provided below: •...
Page 13
ELI101-IPHW Figure 9. Raspberry Pi Signal and Ground The ELI backlight can be controlled from a Raspberry Pi. See Figure 9 for a wiring diagram. Our software is available on the FDI website at https://www.teamfdi.com/product-details/eli101-iphw#software or you may copy the code from here: /* Changes brightness of ELI backlight given a command line argument between 0 and the set range.
Page 14
User’s Manual ELI101-IPHW int main(int argc, char *argv[]){ data = 0; // Brightness level if(argc != 2){ // Give user correct usage if ran incorrectly cout << "Error: correct usage, brightness <value>" << endl; return data = stoi(argv[1]); if(data >...
12.1 Where to Get Help Online technical support is available at http://www.teamfdi.com/support/ 12.2 Useful Links • Future Designs, Inc. Forums: http://www.teamfdi.com/forum • ELI101-IPHW Product Page: http://www.teamfdi.com/product-details/eli101-iphw • ELI Software User’s Manual: http://www.teamfdi.com/wp-content/uploads/ELI-Software- Users-Manual.pdf • Tell us about your ELI experience: http://www.teamfdi.com/edid/#edidform...
Need help?
Do you have a question about the ELI101-IPHW and is the answer not in the manual?
Questions and answers