Month: October 2014

  • First Raspberry Pi Project

    Temperature Sensor: Just got my self a DS18D20 and I thought it will be good to build a controller to record temperature. I am using these two websites to help me start: http://raspberrywebserver.com/cgiscripting/rpi-temperature-logger/building-an-sqlite-temperature-logger.html https://www.cl.cam.ac.uk/projects/raspberrypi/tutorials/temperature/ In the second website I understood the basic to connect a DS18B20 Then the code in python to get the readings: #!/usr/bin/env…

  • My new Raspberry Pi

    After the first Pi it is nice to get your hands to an update version. Looking forward to get the Webcam live soon.