How to compile Linux with Qt5 option using Yocto for LICHEE PI ZERO
Instruction how to build an image for Lichee Pi Zero and Lichee Pi Zero Dock in Yocto Products: Lichee Pi Zero Version Lichee Pi Zero Dock Version General Note: Assumed…
Linux related articles
Instruction how to build an image for Lichee Pi Zero and Lichee Pi Zero Dock in Yocto Products: Lichee Pi Zero Version Lichee Pi Zero Dock Version General Note: Assumed…
Short manual how to install the MQTT server on Ubuntu quickly 1. Install MQTT on Ubuntu sudo apt-get install mosquitto mosquitto-clients 2. Start MQTT server sudo /etc/init.d/mosquitto start 3. Start…
A short guide on how to connect and run TK043F1508 - AC1582 display on Beaglebone Black Linux Basic information about display and board Display is connected with touchscreenMain controller of…
Short manual how to prepare Linux Qt5 image in ST Yocto Assumption: The tutorial is dedicated to Linux users NOTE: The Following description based on the description from the manufacturer…
Yocto environment preparation ASSUMPTIONS: Following tutorial assume that User knew the Linux Ubuntu system, git activity, console activity, etc. OS: Basically should be Ubuntu 16.04 or 18.04 for the newer version.…