Hi, As a summary of the previous posts, I will like to contribute with the following ideas: As DexOS points out, it is not difficult to integrate a simple web server into your application. Check for example the following tutorial that implements a simple form to switch on/off a led connected with GP...
Hi Alfie90, One of the issues that arises when building c/c++ programs in Raspberry Pi, it that it can take a while, because compiling is quite an intensive and resource demanding task. It is quite usual (not only for Raspberry Pi, but for many embedded systems), to work in another PC or laptop and ...
I suggest mechatronics-robotics. It is an amazing topic to learn and to learn programming. Get a couple of servos, connect them and start playing. There is nothing as amazing as seing your creatures move while running your code. In http://www.biicode.com we have developed support to program raspberr...