RGB REMOTE (pinguino+web+linksys) using PIC18F2550 microcontroller
RGB REMOTE (pinguino+web+linksys) This project has several uses, it is basically a way to control an RGB LED group (tricolor with common ground) via a web page to select which color we want to show. It...
View ArticleKnight Rider Light computer – version 2
This knight rider light computer is a successor of my first version of the Knight Rider. This version is much smaller and justifies the use of a microcontroller. The project is based on the PIC 12F629...
View ArticlePimp My Rocket (Espresso Machine)
Combining Coffee and Electronics – An Idea for a Project Having played around with fixed function logic ICs, such as the Johnson counter used in the Spindicator project, I was keen to move on and...
View ArticleSkateboard with PIC microcontroller and LEDs
What do you get when an Electrical Engineer builds a Skateboard from scratch for a 13 year old’s Christmas present? You get a skateboard with eight white LEDs (headlights), eight red LEDs (tailights)...
View ArticleRed Light for Astronomy Observing using PIC12F683
When doing astronomy observing at night preserving night vision is critical. This requires using the minimum amount of light that makes the sky charts readable. What is this minimum level depends on...
View Article4-Digit 7-Segment display with 74HC595 shift register
There are many topics in this blog talking about the 7-segment display and how to interface it with different types of PIC microcontrollers. One of these topics shows how to interface PIC16F877A with a...
View ArticleInterfacing 7-segment display with PIC12F1822 using CCS PIC C compiler
The easiest way to interface 7-segment display with PIC12F1822 microcontroller is to add a serial-in parallel-out shift register. The adding of the shift register minimizes the number of pins used by...
View ArticleEasy Way to Design an Automatic Driverless Train
Every one in the metro cities like Kolkata, Delhi enjoying the luxuries of the metro train ever spared a thought about the train? No, then let me give you a brief idea about the driverless automatic...
View ArticleCheap PIC Programmer
This programmer works only with PIC16F84 but it’s great because it never causes errors and works with almost all computers,unlike some other homemade programmers. Step 1: Step one : Materials For this...
View ArticleRGB REMOTE (pinguino+web+linksys) using PIC18F2550 microcontroller
RGB REMOTE (pinguino+web+linksys) This project has several uses, it is basically a way to control an RGB LED group (tricolor with common ground) via a web page to select which color we want to show. It...
View ArticleKnight Rider Light computer – version 2
This knight rider light computer is a successor of my first version of the Knight Rider. This version is much smaller and justifies the use of a microcontroller. The project is based on the PIC 12F629...
View ArticlePimp My Rocket (Espresso Machine)
Combining Coffee and Electronics – An Idea for a Project Having played around with fixed function logic ICs, such as the Johnson counter used in the Spindicator project, I was keen to move on and...
View ArticleSkateboard with PIC microcontroller and LEDs
What do you get when an Electrical Engineer builds a Skateboard from scratch for a 13 year old’s Christmas present? You get a skateboard with eight white LEDs (headlights), eight red LEDs (tailights)...
View ArticleRed Light for Astronomy Observing using PIC12F683
When doing astronomy observing at night preserving night vision is critical. This requires using the minimum amount of light that makes the sky charts readable. What is this minimum level depends on...
View Article4-Digit 7-Segment display with 74HC595 shift register
There are many topics in this blog talking about the 7-segment display and how to interface it with different types of PIC microcontrollers. One of these topics shows how to interface PIC16F877A with a...
View ArticleInterfacing 7-segment display with PIC12F1822 using CCS PIC C compiler
The easiest way to interface 7-segment display with PIC12F1822 microcontroller is to add a serial-in parallel-out shift register. The adding of the shift register minimizes the number of pins used by...
View ArticleAutomatic traffic light using PIC16F877A Microcontroller
The objective of this project is to design a traffic light control system. This traffic light controller is used at the intersection that consists of a main road and two side roads. A four way traffic...
View Articleparking management system project using pic microcontroller
parking management system, we aim to create a smart parking system which will not only calculate the total capacity for cars in the parking area but will also direct the cars to an empty spot where...
View ArticleWhat is Led matrix? Types of Dot matrix display with working
What is LED matrix? Led matrix is a dot matrix of large display, low resolution value and is useful for both industrial or commercial displays as well as for hobbyist human interface machines. In...
View ArticleHow to use input output ports 8051 microcontroller|LED blinking
How to use input output ports 8051 microcontroller. 8051 microcontroller has 40 pins comprising of four I/O ports. 8 pins are used for specific purposes and 32 pins are used as input/output pins to...
View Article