• Simple app for checking the status of your Raspberry Pi. RasPi Check shows you overclocking information and free memory, runtime, disk status and lots of other pieces of system information. You can also restart or halt your Raspberry Pi ® and send custom commands! You…

  • The first android app I’m looking at allows you to experiment with the GPIO header on your raspberry pi. The app supports the  Quick2Wire Interface, IO Expander and Analog Boards. Adafruit LCD Plate, PiFace Command and Display. DS18B20 Temperature Sensors. DHT11 Humidity Sensor and BMP085. The temperature sensors…

  • In this example we connected an LDR to our Raspberry Pi, we will connect the output to a GPIO pin and detect whether its light or dark Here is a typical module You connect the module to you Raspberry Pi as follows. Pi GPIO header…

  • As part of my arduino/general microcontroller development I purchase a variety of interesting boards and modules, oneof these is a 8×8 LED array which is controlled by a MAX7219. these modules are low cost and are nice for beginners level projects, you can display text,…

  • The pibrella is a nice little board that connects yo the GPIO connector of your Raspberry PI. It has the folllowing to play around with Red, Green and yellow LEDs A push button switch A buzzer 4 inputs and 4 outputs (protected) I2C connector (not…

  • In a previous example we created a simple console program, in this example we will create a basic GUI program. To do this we need to install GTK. Lets begin by installing GTK for mono [codesyntax lang=”bash”] sudo apt-get install gtk-sharp2 [/codesyntax] Create a folder…

  • Previously we showed you a C# example for your Raspberry Pi. We installed a text editor and then the mono development environment. We then created our c sharp example in our text editor , compiled and ran it. This typically is the way you write…

  • Before I start I will say that this isn’t going to be some petty post that spends lots of time justifying and then putting down other programming languages. I’ve used C# and many other languages and I personally have no real favourites. In this example…

This website uses cookies to improve your experience. We'll assume you're ok with this, but you can opt-out if you wish. Accept Read More