Difference between revisions of "Template:Pico Eval Board Guide"

From Waveshare Wiki
Jump to: navigation, search
m (Text replacement - "https://www.waveshare.com/w/upload/" to "https://files.waveshare.com/upload/")
 
Line 52: Line 52:
 
Open terminal and run the following command:<br />
 
Open terminal and run the following command:<br />
 
<pre>
 
<pre>
wget -P ~/pico/ https://www.waveshare.com/w/upload/f/fc/Pico-ResTouch-LCD-X_X_Code.zip
+
wget -P ~/pico/ https://files.waveshare.com/upload/f/fc/Pico-ResTouch-LCD-X_X_Code.zip
 
cd ~/pico
 
cd ~/pico
 
unzip Pico-ResTouch-LCD-X_X_Code.zip
 
unzip Pico-ResTouch-LCD-X_X_Code.zip
Line 178: Line 178:
  
 
*If you need characters of different sizes and fonts, you can use the font extraction software provided in the materials to create your own font library
 
*If you need characters of different sizes and fonts, you can use the font extraction software provided in the materials to create your own font library
*In fact you can also Image2Lcd [https://www.waveshare.com/w/upload/3/36/Image2Lcd.7z] picture modulus software to convert images of different sizes different formats to array data, then use our written function display
+
*In fact you can also Image2Lcd [https://files.waveshare.com/upload/3/36/Image2Lcd.7z] picture modulus software to convert images of different sizes different formats to array data, then use our written function display
  
 
  -->
 
  -->
  
 
</div>
 
</div>

Latest revision as of 06:49, 2 September 2023