Tag Archives: pi

What’s next after installing SiriProxy on Raspberry pi

What’s next after installing SiriProxy on Raspberry pi

I followed DarkTherapy’s guide to install wiringPi on my Rpi!

Here’s the guide that I’ve followed.

Changed some of the codes inside, which is fairly straightforward.

So here’s the video of it! 🙂

Next up, I’ll hook it up to a relay and toggle the lights! 😀

Do post in the comments if you guys would like to have a step by step guide on installing the wiringPi on the Rpi.

Raspberry Pi’s “No space left on device” error message

Error message :

No space left on device

Possible solutions :

Expand rootfs

In the terminal type

sudo raspi-config

then select “expand_rootfs

Found this solution from here.

Another method is to

Update your firmware

An easy way to do it is via : rpi-update