Wednesday 29 April 2015

Online Course: Raspberry Pi for Developers

I was recently taking this online course to refresh my knowledge on Raspberry Pi and Python, the course is nice albeit focusing on the simple and basic stuff (actually this was what exactly i looked for in taking the course). While course is simple, it talks about how to GUI remote access the raspbian os running in the raspberry pi using tightvncserver (actually just linux standard GUI remote access), how to install wiringPi, how to work with RPi.GPIO to control the GPIO pins on the raspberry pi, and other nice tips such as audio playing using pyaudo and wave (needs to have external audio card with raspberry pi), how to set up nginx server and node.js (standard just like most set up on linux)

Link: http://www.pluralsight.com/courses/raspberry-pi-for-developers

No comments:

Post a Comment