Troubleshooting - W...
 
Notifications
Clear all

Troubleshooting - What to do when it won't work!

2 Posts
2 Users
0 Likes
1,587 Views
(@dronebot-workshop)
Workshop Guru Admin
Joined: 5 years ago
Posts: 1079
Topic starter  

It happens to everyone - you build a project, turn it on and it doesn’t work! Today I’ll go over the art of Troubleshooting - what to do when it just won’t work.

More projects and tutorials at https://dronebotworkshop.com/

Picture this: You see a project on a video or article (perhaps one of mine), get the parts together, wire it up, download the code, and apply power - and nothing happens! Or maybe something happens, but not what you were expecting.

What do you do now?

Well, the first thing that you DON’T do is panic! And screaming, cursing, or throwing your project on the floor and jumping up and down on it won’t really accomplish anything.

What you need to do is troubleshoot. Find out what works, what doesn’t work, and use those tests to determine what the real problem is. And then, of course, you fix it.

I’ve received lots of emails and comments on the website from folks who are having trouble getting things to work. And, many times, when I ask for more details it becomes obvious that they haven’t gone through the basic troubleshooting steps.

Projects based upon microcontrollers like Arduino's or microcomputers like the Raspberry Pi can sometimes be difficult to troubleshoot because they use both hardware and software. In many cases, it isn’t immediately obvious if it’s a software or hardware issue that you are dealing with. But, by using a systematic approach to troubleshooting you can quickly narrow the problem down and resolve it.

In order to demonstrate these techniques, I’m going to build a project. And then I’m going to break it! Just to see how we can fix it.

Here is what we are going to cover today:

00:00 - Introduction
03:54- Troubleshooting Principles
08:16 - Test Circuit wiring & code
14:19- Test Circuit Flowchart
16:15 - Problem 1
34:24 - Problem 2
46:54 - Other situations

Now if you think that you’ll need expensive test equipment you’re wrong, all you really need is a simple multimeter. I’ll also show you another piece of inexpensive test equip[ment that you can use to work with logic circuits, but it’s optional.

Hopefully, this video will help you stay out of trouble!

"Never trust a computer you can’t throw out a window." — Steve Wozniak


   
Quote
Juha
 Juha
(@juha)
Member
Joined: 3 years ago
Posts: 1
 

I am a newbie and I would really much want to do those troubleshooting exercises myself. But I would not want to write the code IF it is SOMEWHERE to be COPIED. 
I just cannot find it.


   
ReplyQuote