Upgrading Java on Raspberry pi
I required a later version on Java that the one that came with Raspbian. This was required for OpenHAB. So how do you upgrade your version of Java? Run the
Upgrading Java on Raspberry pi Read More »
I required a later version on Java that the one that came with Raspbian. This was required for OpenHAB. So how do you upgrade your version of Java? Run the
Upgrading Java on Raspberry pi Read More »
The Nordic NRF24L01+ 2.4Ghz radio board is a great little radio to use for all your projects. No, it is not wifi compatable. It uses it’s own protocal but it
Testing the NRF24L01+ on Arduino Read More »
I replaced my closet doors and decided to also place some LED strip lighting in the closets. I look all over for a good controller to turn the LED lights
Closet Light Controller – Adafruit Trinket Read More »
I have a need to monitor a couple of APC UPS’ that are supplying power for my Home Theater system. I currently don’t have a computer close by but want
Monitoring your UPS with a Pi Read More »
OpenHAB is a great application that allows you to create a Smart Home. It connects with almost any smart device. This article assumes you already have OpenHAB installed on your
OpenHAB’s systeminfo binding on a Raspberry Pi 2 Read More »
While I was working on a new project (an Internet Radio and Airplay server) with my Raspberry Pi I ran into an interesting sound issue. My original development on the
ALSA sound device sharing Read More »
While working on one of my projects with the Raspberry Pu I soon came to relize that I would need some kind of wireless keyboard. I dug up a bluetooth
BlueTooth Wireless Keyboard on a Pi Read More »
The Rasperry Pi is so small and portable, I like to take it with me so I can do development and play with projects on the go. The Raspberry Pi
Giving my Pi a Voice Read More »
The Raspberry Pi is such a small package it is just a crime to have it teathered to an ethernet interface. I wanted to make it a little more portable
There is a lot of development going on in the Linux and Raspberry Pi world. Bug can run into bug and other issues if you do not periodically check for