Projects

Raspberry Pi Scoreboard 1

Raspberry Pi Scoreboard

This is a simple project that  tries to use the Raspberry Pi as a Scoreboard.. on a character LCD What we will do in this project is write a python script that will use httplib and rplcd to connect to the internet and display the score.. if you are not aware of Raspberry Pi or

Raspberry Pi Scoreboard Read More »

Simple GPIO Control using Pi4J schemetic

Simple GPIO Control using Pi4J

The following example demonstrates the simple control of a GPIO pin on the Raspberry Pi. Source Code The source code for this example is included in the github repository: https://github.com/Pi4J/pi4j/tree/master/pi4j-example/src/main/java/ControlGpioExample.java /* * #%L * ********************************************************************** * ORGANIZATION : Pi4J * PROJECT : Pi4J :: Java Examples * FILENAME : ControlGpioExample.java * * This file is

Simple GPIO Control using Pi4J Read More »

Internet Radio with Raspberry Pi

Internet Radio with Raspberry Pi

Since long past times, when Gugliemo Marconi has amazed the entire World broadcasting his radio signals from the Elettra ship, a subject held dear by electronic engineers has been radio transmission. After these years, the scenario has changed a lot, firstly with the appering of digital technologies (DAB, for instance) and, up to day, with

Internet Radio with Raspberry Pi Read More »

Scroll to Top