"No one is harder on a talented person than the person themselves" - Linda Wilkinson ; "Trust your guts and don't follow the herd" ; "Validate direction not destination" ;

December 31, 2019

Day #308 - Display on Rasberry PI

Finally got a 2.8 Inch LCD display for Rasberry PI. Next step is to experiment with the models with real-time situations. This LCD will help to visualize the output. Package installation commands and reference.

#https://www.waveshare.com/wiki/2.8inch_RPi_LCD_(A)
pi Display
============
git clone https://github.com/waveshare/LCD-show.git
cd LCD-show/
/LCD28-show
To Get back to monitor display
================================
cd LCD-show/
./LCD-hdmi
Virtual Keyboard
===================
#https://raspberrypi.stackexchange.com/questions/41150/virtual-keyboard-activation
sudo apt-get install matchbox-keyboard
sudo reboot
Menu >> Accessories >> Keyboard
view raw RPI_Display.txt hosted with ❤ by GitHub
Happy Learning!!!

No comments: