fbpx

Kicad vs Eagle – Which one is best? [2018 comparison]

A common decision to make for hobbyists and inventors is Kicad vs Eagle.

Both of them are decent programs for designing your own Printed Circuit Boards (PCB).

And both are very popular.

But if you’re just starting out, which one should you choose?

After six months of testing, I am finally ready to give you the result.

Kicad vs Eagle

The resistors-in-parallel mindtools

Four resistors for setting USB data lines

Imagine a circuit with two resistors in parallel.

If you’re not sure what that looks like, look at this image:

Let’s ignore the values above and instead say that R1 is 100 Ω and R2 is 100 000 Ω.

Can you quickly find the combined value of the two of them?

What if both of the values are 300 Ω?

You *could* use the formula for resistors in parallel and calculate it.

But there’s a quicker way.

My day of unplugging

Texas Instruments sponsored me to do a challenge and write this post.

What would it be like to not have access to power plugs?

That’s what Texas Instruments challenged me to try.

They’ve built some really nice resources that you can use in your next power supply design, and now they want to spread the word: www.ti.com/power

In the challenge, I could not use any device that was plugged in for a whole day.

So, to prepare for the day, I charged up my two most important devices: My mobile phone and my laptop.

At 6.30 my alarm clock wakes me up. (It’s an app on my phone, so it’s allowed ;) )

How To Choose A Pull-up Resistor Value

Voltage Divider Made With Resistors

I recently got a question about choosing a pull-up resistor value:

Hey!
In Monostable button triggered circuit, why did you connect 10 kΩ specifically? Does it contain any calculations?

You can use resistors for many things. In the following 555 timer circuit that he was referring to, the resistor R2 is a pull-up resistor with a value of 10 kΩ:

Get sponsorship for your project

Do you have a non-profit project that you’d like to build? For example for a competition or a school project?

Now you can get free printed circuit boards for your project.

A printed circuit board, or a PCB, is a board specifically designed for your project. And it makes it much easier to create projects that need a lot of connections.

To make a PCB you first need to create the schematics for your circuit. Then draw the connections you need in a PCB design software such as Eagle, KiCAD or Fritzing.

This drawing is then sent to a PCB manufacturer that will produce the final board for you. Then all you have to do is to solder the parts onto your board.

How To Get A Job In Electronics

Many people ask me how to get a job in electronics.

Here’s my advice:

If you want a job in electronics, show them that you love electronics.

I’ve previously gotten a job as a Python programming teacher without knowing Python. And I’m convinced it was because I showed them that I loved programming (which I do).

Arduino oscilloscope with 7 lines of code

The Updated Arduino OscilloscopeIn the video below I will show you how to build an Arduino oscilloscope in 2 minutes using only 7 lines of code.

This is possible because of an update in the Arduino software.

New to Arduino? Check out What Is Arduino?

In the newest version of the Arduino software, there’s a tool that makes it super easy to build a simple oscilloscope!

It’s called Serial Plotter and it works like this:

It listens on a serial port, and it plots every number that it sees.

That means, to create an oscilloscope, all you need to do is to write code that prints out the voltage value from an analog input, and the arduino plotter will take care of the rest.

I only used 7 lines of code to make this work!

Kirchhoffs Law of Voltage and Current

Led and a resistor
Led and a resistor

Kirchhoffs law of current and voltage are two laws that are really useful when you are working with circuits.

Knowing them will make it much easier to understand circuit diagrams, design electronics, repair electronics and everything in between.

Though they might sound complicated (*), they’re not.

After you’ve learned them, it’s not really something you use – it’s something you KNOW. And it makes looking at and understanding circuit diagrams much easier.

What Is A Short Circuit And Why Do You Have It?

A short circuit is a connection that was not meant to be there. For example, if you accidentally connect the plus to the minus of a battery, you have a short circuit between the plus and minus of the battery. Which is not good.

You can use it as a verb as well:

“I accidentally shorted the battery and it exploded!”

(Yes, some batteries can really explode if you short-circuit them.)

This is a very important concept to understand because it’s used a lot in “electronics language”.

Electronics Books For the Enthusiast

Electronics for kids by Oyvind Nydal Dahl (Front cover)Sometimes I really enjoy diving into electronics books with a freshly brewed coffee by my side. Just immersing into some interesting subject. But it is really important to not get stuck in the books. You need to get your soldering iron out and practice what you learn. Otherwise it’s no use learning it, right?

There are many electronics books available today. And they can differ quite a bit in how they are written. And I love that! People like to learn in different ways. Some like the extremely detailed and heavy theory book, while other like to get practical and learn by doing.

In this article I’m going to cover a few electronics books that will help you learn electronics from scratch or expand on the knowledge that you have already gained.

How To Repair Electronics: Fixing My Drone

My drone after repair

Drone opened with electronics showingBecause of a mistake made by yours truly, I decided to write about how to repair electronics.

You see, I got a drone for Christmas this year.

It was really windy outside that day. However, I was so excited to take it for a spin!

I found a big open space, put my drone down on the ground, and started the take-off.

I only got the drone a couple of meters up into the air before the wind took charge. It blew it further and further away from me until it crashed into a tree and fell to the ground.

This didn’t stop me though. I started over again.

But the same thing happened. It was impossible to control the drone in the strong wind!

After maybe ten crashes, one of the rotors stopped working!

Noooo!

I hoped it was just a flat battery, but it was not.

Portable USB Charger Circuit

Build this portable USB charger circuit, and you’ll always have access to a charger.

Imagine a beautiful summer day. You’re on your way to meet friends for a picnic in the park. But, the park is huge and full of people. Since you don’t know where exactly your friends are, you pick up your phone to call them.

But as you dial the number, the battery on your phone dies…

Ahhh!

With this portable USB charger circuit, there’s no need to worry. Just drop by a supermarket nearby and pick up some standard batteries to recharge your phone on-the-go.