led

Raspberry Pi GPIO and LED

Raspberry Pi GPIO and LED

Flash an LED – Works Remotely In this exercise you update your Pi, install the GPIO tools, and write a program to flash an LED ten times. If you use PuTTY to log in remotely, you could flash LEDs on another continent. I have tried it. It works! With the right hardware, you could control […]

Raspberry Pi GPIO and LED Read More »

A single LED

1: A single LED

Before we even get started with the GPIO, lets make an LED light up by simply wiring it to the +3.3v supply and 0v. So… We have a yellow wire from the Pi’s +3.3v supply to the breadboard and this connects to an LED then via a 270Ω (ohm) resistor to 0v. The green wire

1: A single LED Read More »

Morse Code on an LED

Morse Code on an LED

Difficulty: beginner This tutorial will guide you through safely connecting up an LED to your Raspberry Pi and being able to turn it on and off from Python. Then you will write a program to take input from the keyboard and send it out in Morse code from the LED. INSTRUCTIONS: If you are using

Morse Code on an LED Read More »

Control an LED from your web browser or smartphone using Raspberry Pi

Control an LED from your web browser or smartphone using Raspberry Pi

A first project – Internet controlled LED In this simple, inexpensive project you can connect a light emitting diode to your Raspberry Pi, and turn it on and off using any web browser. There’s even an app for Apple, Android and Windows smartphones. Prerequisites To run this you will need: A Raspberry Pi (with network connection) An

Control an LED from your web browser or smartphone using Raspberry Pi Read More »

More Raspberry Pi Electronics Experiments – Gertboard and Potentiometer Controlled LED Cluster

More Raspberry Pi Electronics Experiments – Gertboard and Potentiometer-Controlled LED Cluster

More Raspberry Pi Electronics Experiments – Gertboard and Potentiometer-Controlled LED Cluster Posted on February 3, 2013 by rakanalysis One of the things which alerted me to the potential of the Raspberry Pi as an electronics control system was the announcement of the Gertboard before the Raspberry Pi was released into the market. When the Gertboard was

More Raspberry Pi Electronics Experiments – Gertboard and Potentiometer-Controlled LED Cluster Read More »

Interface LED with Raspberry Pi

Interface LED with Raspberry Pi

Solution Connect an LED (see “Opto-Electronics”) to one of the GPIO pins using a 470Ω or 1kΩ series resistor (see “Resistors and Capacitors”) to limit the current. To make this recipe, you will need: Breadboard and jumper wires (see “Prototyping Equipment”) 1kΩ resistor (see “Resistors and Capacitors”) LED (see “Opto-Electronics”) Figure  shows how you can wire

Interface LED with Raspberry Pi Read More »

Scroll to Top