#RaspberryPi MotorPiTX build and testing from RasPi.TV

MotorPiTX build and testing with photos » RasPi.TV

Photo from RasPi.TV

Alex was busy on Saturday and soldered up his MotorPiTX board. This board is a base for building robots and includes two motor controllers and 2 servo controllers along with various inputs and outputs.

I’ve got one as well and built it but Alex has beaten me to the punch on blogging 😉 If I didn’t have to work today or didn’t have rehearsal tonight, I’d be getting straight onto using this board as it’s well designed and put-together.

Read the blog entry here

WordPress for #RaspberryPi using Nginx and MySQL

Wordpress for Raspberry Pi using Nginx and MySQL

I’m just setting up a new blog for the Cambridge Raspberry Jam. 🙂

I’ve managed to install WordPress on a rev 1 256mb Raspberry Pi using Nginx as the web server and MySQL as the back end.

This was accomplished by following the tutorial on CNXSoft: WordPress for Raspberry Pi using Nginx and MySQL.

I found that in order to get desired page-load times I had to install the alternative PHP cache php-apc: sudo apt-get install php-apc