The Elecrow RR101 is 10.1inch IPS LCD Monitor that has a metal shell and loudspeaker, which could connect to the Raspberry Pi board at the back of the screen. Besides, it uses two in one power, the Raspberry Pi can be powered by the screen. Thus, reduce unnecessary wires and keep you a clean desktop.
The 10.1 inch IPS LCD Monitor has a high resolution of 1280x800 pixels and can be controlled by touching and remote control. With the keys on the monitor back, you can choose to control the screen by pressing the key or using the remote control-adjust its contrast or color. The monitor supports multiple video input interfaces such as HDMI-compatible interface, VGA, and AV, and also supports audio.
The monitor is widely used in industrial automation, intelligent computer, security, video microscopy, industrial equipment dedicated display, car reversing, etc
Tips for Raspberry Pi:
Step 1: Open the terminal and d
ownload the driver on RPI
Run:
git clone https://github.com/Elecrow-keen/Elecrow-LCD101.git
Step 2: Install driver
Run:
'''sh setup.sh''' # To install the eGTouch driver. '''sh setup.sh uninstall''' # To remove the eGTouch driver.
Tips for Windows OS: