403 Forbidden Access to this resource on the server is denied!
Commonly we use fix voltage regulator when we have to fix voltage for any circuit. Many times we need variable voltage power supply to control the voltages according to our choice and here we needed a variable voltage power supply. LM 317 is is best choice for this purpose, Draw back of lm 317 is […]
Category: easy circuits Uncategorized
Introduction This is very short circuit LED chaser with only ic 4017 counter ic.In this circuit i have used flashing led for triggering that is way there is not self control on speed.
Category: Uncategorized
Computer Science Computer science is the 3rd most popular studies major among international students coming to the America (United States). There are innumerable reasons that computer science is very popular, including exceptional job security, unusually high starting salaries, and diverse job opportunities across industrial field. However, an international learner contemplating studying computer science requires to […]
Police car light flasher circuit diagram A very interesting circuit the police car light flasher. The main driver of the circuit is the 555 timer chips and the idea of police car light flasher having the light flash alternately and at the same time having vibrating flash. The figure above you can see the schematic […]
LEDs chaser with transistors
Category: easy circuits Uncategorized
In this artical i have cleared a very very interested project with ferrite core core transformer. This project is high volts current converter from very low voltage current. This project takes volts form DC source and converts it in AC volts. you can also control it without potentiometer Control Frequency with Potentiometer It frequency […]
How to Install an Integrated Development Environment (IDE) Integrated Development Environment (IDE) contains all of the things you need to develop, compile, link, and debug your programs. So firstly we learn how to install it. Now question raises which Integrated Development Environment (IDE) we should need to install for C programming here we will decide according to […]
Category: Cprogramming Uncategorized
#c compiler #install code block for c coding #Integrated Development Environment (IDE) #Turbo C/C++
Led bulb directly with 220v AC In this post i will explain how you can bright any type of led bulb directly with 220v AC. In today life it become more interesting and more important Because people wants short method and short circuits. So overcome to meet the challenge of modern age i shows a […]
C Program to Generate Multiplication Table Generating multiplication table isn’t complex. What will take your mind is printing in the given format. Hence, not wasting time let us get on to the logic of this program. Input a number from user whose multiplication table is to be generated. Store it in some variable say num. […]