These are the components you need for building the portable USB charger circuit.
These are all pretty standard components, so you can probably get these at your local electronics supplier if you have one.
How do you become better at electronics? By building lots of circuits.
On this page, you’ll find circuit diagrams for a wide range of fun and interesting electronic circuits:
Transistor circuits. 555 Timer Circuits. LED Circuits. Amplifier circuits. And many more.
All circuits come with a component list and a connection diagram, schematic, or build instruction. So you can just start building right away.
If you have any questions about the circuits, just ask in the comment section of the circuit you’re curious about.
These are the components you need for building the portable USB charger circuit.
These are all pretty standard components, so you can probably get these at your local electronics supplier if you have one.
Christmas is coming up, so why not set aside an hour or two to build this blinking Christmas lights circuit?
This circuit is easy to build and it’s something you can put to use right away. I built this and hung it in the window, something my girlfriend loved!
The blinking part of the circuit is made up of only 4 components. Then you’ll add as many lights as you want.
The knight rider light bar circuit creates a running light similar to the light bar on the car from the television show Knight Rider.
It’s a really fun circuit to build. I once built a larger version of this for the inside of a party bus I was a part of. Unfortunately, I broke it the first day because I increased the voltage too much, but that’s another story.
You can build this circuit if you’re a total beginner, but of course, it’s a bit easier if you have already built a few circuits before.
In this tutorial I will show you how to install Whatsapp on your Intel Galileo. I’ll also show you how to read sensor data easily from your mobile phone through Whatsapp.
You can easily extend this into whatever you want, so that you can control your DIY electronics with your smart phone.
I used a Grove Soil sensor together with an Intel Galileo for this project. But you can use whatever sensor you want, as long as it connects to the ADC of your Intel Galileo.
Your own DIY weather station is very useful if you for example want to optimize the growing process of your plants.
It gives you the possibility of getting real-time data or statistics about things the soil moistness, or the temperature around your plants.
In this tutorial, I will show you how to build your own DIY weather station using the Intel Galileo and a few sensors.
In this Intel Galileo board sensors tutorial you’ll learn how to use analog sensors. I’ll show you how to use a simple rain sensor and a soil moisture sensor.
This project could be used on a farm: To make better decision about when to water the crops, it’s very helpful to have information about how much it has rained, and the moisture level in the soil.
Even though I used an Intel Galileo here, you could just as well use the same code and connections with an Arduino.
The components I used:
To get access to more interesting functionality, you need to boot Intel Galileo from an SD-card.
The on-board Linux version running on the Galileo is very limited. So to get access to things like WiFi communication (through Mini-PCIe), you need to install a proper Linux version on an SD-card.
This will also give you access to lots of other libraries, so that you can create programs for example in Python or Node.js.
Another advantage is that if you boot from an SD-card, the sketch you upload to the board does not get erased when you power off the board (as it does if you are using the on-board Linux).
I wanted to try this, because I wanted to build a more advanced weather station than my simple weather station. When booting from an SD-card, I can easily create a web server that runs in the background. Then give easy access to sensor values from an external computer.
In this tutorial, I’ll show you how to create a color-changing lamp with Intel Galileo.
You’ll convert from a temperature to a color on an RGB LED. You can also build this project with an Arduino, pretty much the same way.
If you’re new to this board, check out how to get started with Intel Galileo.
This is the easiest mono amplifier circuit to build, as far as I know.
I love it because it is powerful enough to play pretty loud. And it doesn’t need a pre-amp, heat-sink or any weird transistors.
All it requires, is a few standard capacitors, a couple of resistors and a potentiometer.
It will give you 4.7 Watts of power. This should be enough to play music in the park with some friends and a couple of brewskies.
I’ve added the schematics, PCB design and Gerber files a little further down the page.
Every Christmas I turn into a child again.
I have a hard time falling asleep. I wake up early in the morning to watch cartoons. And I am probably even more curious about the gifts under the tree than my two-year-old nephew.
I often get emails asking for project ideas.
So I thought I’d share a few Christmas circuit ideas today.
A sound card oscilloscope might be exactly what you need if you are stuck in the frustrating “I don’t know what’s wrong with my circuit!” state.
Oscilloscopes have helped me countless times when debugging both analog and digital circuits. But they tend to be expensive. So what to do?
This DIY sous vide cooker was made by my friend Markus. He built it for about 1/10 of the price of the commercial cookers. And it made some really good chicken =)
A sous vide cooker is a machine for cooking food using a temperature-controlled bath.
You can take whatever you want to cook – chicken, fish, steak, etc. – and put it in a vacuum-sealed bag. Next, set the temperature on the DIY Sous Vide to the temperature you want for your food. Then put the vacuum-sealed bag into the water and let it cook slowly for a long time (several hours).
When the chicken (or whatever you are cooking) is done, fry it quickly in a frying pan with high temperature to get a crispy finish.
This digital stopwatch circuit is a circuit I built for testing some 7-segment displays. It consists of four displays that I control using a microcontroller. The microcontroller counts and makes sure the correct LED segments on each display is lit up.
Check out the video below to see how I built it.
This LDR circuit diagram shows how you can make a light detector. An LDR or “Light Dependent Resistor” is a resistor where the resistance decreases with the strength of the light.
Here is the schematic for the circuit:
This is a timer project I recently made.
I am really into productivity techniques and I think using the Pomodoro technique is a nice way of working when you need to be productive.
You work hard for 25 minutes, then take a 5 minute break.
Also, I have found that the sound of a gong makes me really relaxed and focused. So I decided to build a timer project with a gong.
I wanted the gong to “gong” at the start to make me focus, then “gong” at the end to make me relax during the break.