I'm currently programming my Raspberry Pi (model B) with a DHT11 temperature & humidity sensor and lcd display. I have written a C script which logs values obtained from the temperature sensor to a status file which is then added to a log file. The script is as follows:I'm currently programming my Raspberry Pi (mode