From a few goole sources I put this script together to grab the cpu temperature, utilization, free memory and uptime from my raspberry pi weather station and write the results to my MySQL database. I will use this data at some stage in my Weather Station project. #!/bin/bash # # Script to get Raspberry Pi …
September 2014 archive
Sep 11
Raspberry Pi weather station
A few months ago I started putting together a R-Pi weather station using: BMP085 Wind Speed sensor Window Direction sensor DHT22 Ultra Violet Radiation sensor TEMP6000 Light Sensor MCP6273 – opamp for UV sensor Webcam After a corrupted Pi SD Card and loosing the backups I’ve decided to restart this and will document everything this …
Sep 08
Netware 3.12 on the Raspberry Pi
After successfully booting Windws 1.01 – 95 on the Pi, for the next feat I decided to try and get Netware 3.12 booting. This proved a challenge and took quite a few hours to get working. Initially I used the same method I did for the booting of Windows but when trying to get Netware …
Sep 08
Windows emulation on the Pi
After reading a few posts on the RaspBerry Pi forums from users who have gotten Win95 working on the R-Pi I decided to give it go and see if I could run Windows from v1.0 to 95. Windows runs on the R-Pi via qemu but its really slow. This is really just to show that …
Recent Comments