LED Projects

Control LED via website

Control LED via website

Hello! In this project you will learn how to control an LED via your phone or desktop computer threw apache server! Step 1: What are we going to do in this project I’ve been working with the Raspberry Pi 2 for about a month now, and when I got it I knew I want to

Control LED via website Read More »

Raspberry Pi Java Tutorial

Raspberry Pi Java Tutorial

In this tutorial I will show you how to flash a LED light with Raspberry Pi and Java. This will be a complete step by step tutorial starting with connecting the cables, trough GPIO explanation and finally writing the java code. At the end of this tutorial I will show you how to write a complete java

Raspberry Pi Java Tutorial Read More »

Push Button Sample

Push Button Sample

In this sample, we connect a push button to your Raspberry Pi 2/MinnowBoard Max and use it to control an LED. We use GPIO interrupts to detect when the button is pressed and toggle the LED in response. This is a headed sample, so please ensure that your device is in headed mode by running

Push Button Sample Read More »

Scroll to Top