More Articles
All Topics
Thursday, December 7, 2023
What is NOT Logic Gate
What is logic? In digital we define some conditions of anything in two states that are 0 and 1 for example switch conditions possibly open and close so in digital it will be 0 and 1...
Wednesday, December 6, 2023

Water Level Indicator Digital Logic Design based with Alarm
What is a Water level Indicator?A water level indicator is a device used for an indication of the water level in the water tank. So that the operator of the water pump knows the level and...
Sunday, November 26, 2023

The falling edge detection code Using PIC16F877A and MikroC Compiler
The falling edge detection code Using PIC16F877A and MikroC CompilerEdge activation is very important for counting or any enabling application. so here we are going to discuss falling edges to activate or detect the falling edges. This...
Sunday, November 5, 2023

Scrolling text on Dot-Matrix Using PIC controller & MikroC Pro
Scrolling text on Dot-Matrix Using PIC controller & MikroC Pro Dot Matrix is the combination of LEDs in Matrix form in different sizes. Dot Matrix LED display use to display any type of text on it,...
Sunday, October 29, 2023

Interface 7 Segment 4x1 with PIC controller using PIC controller
Interface 7 Segment 4x1 with PIC controller using PIC controller 7 Segment display use to display the values in form of digits. So it’s important to learn 7 segment and how to drive single 7 segment...