Skip to main content

Raspberry Pi sebagai pemain media

Beli Raspberry Pi 4 bulan lepas tapi tak tau nak buat apa yang best-best. Biar je kumpul debu. Until I saw somebody use it for media player. So I went to download the Python script kat sini:

Kemudian saya install imej tersebut ke dalam kad SD saya, kecil saja saiz imej asas tu dalam 73MB. Kemudian cucuk Raspberry Pi tu dengan kabel HDMI, power cable (dia guna microSB cable, so saya guna kabel smartphone saya)


Kemudian lepas power on dia akan download baki imej.. tak pasti berapa saiz. Lama jugak la kan heheh



Install apa-apa add on.. dalam kes ni YouTube add on. 





Dengan connection UNIFI 5Mbps dah ok. Cuma sebab Raspberry Pi saya generasi awal (256MB) jadi agak perlahan sikit nak load apa-apa plugin.

Comments

Popular posts from this blog

Gue dengan S2 gue. Sronok banget!
Beijing and image manipulation addict Salam, Image manipulation with command line is fun and time consuming too. Given my Digikam plugins unable to work, I start to figure out many wonderful features of other tool which offer almost the same quality. However I was stucked with ImageMagick,with many tutorial on the net: Here and Here for i in *jpg ;do convert -font helvetica -fill white -pointsize 18 -draw 'text 10,50 "ACM-ICPC Beijing 2005"' $i $i;done The pix above shows a heater to heat up guest room during ACM-ICPC competition. (outside building's temperature is almost 4 celcious).