月份: 2015 年 5 月

R PI

[pi] pi2安裝window10

我沒想到我為了安裝這個windows10在 Raspberry Pi上面花了這麼久的時間,但是其實安裝步驟並不 […]

Be the First to comment. Read More
R PI

[pi] 自動開瀏覽器

首先 因為要全螢幕必須要按f11 ,所以要先安裝 sudo apt-get install xdotool 之 […]

Be the First to comment. Read More
R PI

[pi]raspberry pi 旋轉螢幕+調整解析度

在終端機執行 sudo nano /boot/config.txt然後在最下面加入 display_rotat […]

Be the First to comment. Read More
R PI

[pi] 各項硬體資料監測 溫度、電壓等等

溫度(temperature) vcgencmd measure_temp 會出現 temp=42.8&#82 […]

Be the First to comment. Read More
R PI

[pi] RaspberryPi 開機自動進入桌面系統

  在你的終端機下打 sudo raspi-config 會出現下面這張圖片   之後按o […]

Be the First to comment. Read More