LED Projects

Raspberry Pi Binary LED Clock

Raspberry Pi Binary LED Clock

Binary clocks show the time in an unconventional format. They display the hours, minutes and sometimes even seconds as numbers represented in the binary numeral system. Binary clocks and binary watches have grown quite popular today. More and more people work in IT and become familiar with the binary numbers, the native language of our

Raspberry Pi Binary LED Clock Read More »

LED Blinking with Raspberry Pi

LED Blinking with Raspberry Pi

One of the  classic electronic analogy to “Hello World”  is to make an LED blink. Raspberry Pi has 8 General Purpose Input/Output  pins( 4,17,18,21,22,23,24,25)  which can be configured as input/output and turned on/off via software.In this Instructable I will be using python to control the LED, as coding in python is very simple yet it’s

LED Blinking with Raspberry Pi Read More »

Blinking LED using 8051

Blinking LED using 8051

This is the first project regarding 8051 and of course one of the simplest, blinking LED using 8051. The microcontroller used here is AT89S51 In the circuit, push button switch S1, capacitor C3 and resistor R3 forms the reset circuitry. When S1 is pressed, voltage at the reset pin (pin9) goes high and this resets

Blinking LED using 8051 Read More »

Touch Display for Raspberry Pi

Touch Display for Raspberry Pi

We add to Raspberry Pi a TFT touch screen to display the system console, movies and favorite photos or control a relay board … at your fingertips, literally! To avoid using an HDMI monitor the cost well above that of Raspberry Pi, in previous articles we have always gone the way of connecting remotely to the

Touch Display for Raspberry Pi Read More »

Scroll to Top