Projects

Social Alarm Clock

Social Alarm Clock

Authors: Alexandru Radovici, Ioana Culic, Maria Tudor – Wyliodrin Bogdan Doinea – Cisco Networking Academy This document describes how to build a Social Alarm Clock by a team of five people: a manager, a product designer, two engineers and a programmer. Introduction We are going to make a smart wake up lamp. You should already […]

Social Alarm Clock Read More »

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 »

Scroll to Top