LED Archives - electroSome https://electrosome.com/tag/led/ You Inspire.....We Create..... Sat, 20 Oct 2018 11:05:24 +0000 en-US hourly 1 https://wordpress.org/?v=6.1.1 CloudX – Writing to PORTs https://electrosome.com/cloudx-writing-to-ports/ https://electrosome.com/cloudx-writing-to-ports/#comments Sat, 20 Oct 2018 11:01:48 +0000 https://electrosome.com/?p=15414 In the previous tutorial we saw how to blink an LED using CloudX board, but in some projects we might need to write to a PORT or a group of pins at the same time. For eg., for designing an 8 LED chaser, writing to pins one after the other makes your code look so […]

The post CloudX – Writing to PORTs appeared first on electroSome.

]]>
https://electrosome.com/cloudx-writing-to-ports/feed/ 3
LED Chaser using 4017 Counter and 555 Timer https://electrosome.com/led-chaser-ic-4017-ic-555/ https://electrosome.com/led-chaser-ic-4017-ic-555/#comments Sun, 25 Sep 2016 07:06:01 +0000 https://electrosome.com/?p=12971 Introduction A simple LED chaser hobby circuit can be made using 555 timer and CD4017 counter IC. You can use this circuit for decorative purposes. By modifying the circuit in a proper way, you can even use this to control lights working on AC mains. Components Required CD4017 Counter IC – 1 555 Timer IC – […]

The post LED Chaser using 4017 Counter and 555 Timer appeared first on electroSome.

]]>
https://electrosome.com/led-chaser-ic-4017-ic-555/feed/ 12
Led Blinking using Raspberry Pi – Python https://electrosome.com/led-blinking-raspberry-pi/ https://electrosome.com/led-blinking-raspberry-pi/#comments Thu, 25 Sep 2014 09:50:54 +0000 https://electrosome.com/?p=8638 Led blinking is one of the beginner circuits which helps one to get acquainted with GPIO pins of Raspberry Pi. Here we use Python language to write the code for blinking Led at one second intervals. Components required One led 100 ohm resistor Jumper cables Raspberry Pi GPIO Specifications Output Voltage : 3.3V Maximum Output […]

The post Led Blinking using Raspberry Pi – Python appeared first on electroSome.

]]>
https://electrosome.com/led-blinking-raspberry-pi/feed/ 4
Simple Water Level Indicator https://electrosome.com/simple-water-level-indicator/ https://electrosome.com/simple-water-level-indicator/#comments Sun, 30 Sep 2012 04:30:12 +0000 https://electrosome.com/?p=3452 We have already posted about a Water Level Indicator and Controller using PIC Microcontroller. Today I am presenting a very useful, very cheap and very simple circuit using transistors for beginners in the field of electronics. This simple circuit can indicate the level of water in your tank using LEDs. Circuit Diagram The connections and arrangements […]

The post Simple Water Level Indicator appeared first on electroSome.

]]>
https://electrosome.com/simple-water-level-indicator/feed/ 26
LED Chaser using PIC Microcontroller https://electrosome.com/led-chaser-pic/ https://electrosome.com/led-chaser-pic/#comments Sun, 06 May 2012 18:07:45 +0000 https://electrosome.com/?p=1437 LED Chaser is a simple project for beginners that can build using PIC microcontroller. In this 8 LED are running like a Ring Counter. It is very simple and you can create different patterns as you like just by modifying the MikroC program. Here I am using PIC16F877A, one of the most popular PIC microcontroller. […]

The post LED Chaser using PIC Microcontroller appeared first on electroSome.

]]>
https://electrosome.com/led-chaser-pic/feed/ 34
Blinking LED using PIC Microcontroller – MikroC https://electrosome.com/led-blinking-pic/ https://electrosome.com/led-blinking-pic/#comments Sun, 06 May 2012 05:40:10 +0000 https://electrosome.com/?p=1423 Welcome to the world of PIC Microcontrollers. You are in the right place if you are a beginner in the filed of microcontrollers. MikroC is the best compiler for beginners as it contains built in functions for most of the commonly used tasks. But MikroC is less efficient and the hex file generated will be […]

The post Blinking LED using PIC Microcontroller – MikroC appeared first on electroSome.

]]>
https://electrosome.com/led-blinking-pic/feed/ 40