Home About Gallery Blog Fab Academy Contact # Electronics debugging Debugging is a very important skill develop in fab academy. Often times you will find yourself staring at a PCB that is not working with no idea what is going wrong. As a student you can try and try to fix it with no luck, while your instructor can take one look at it and immediately figure out whats wrong. Its not magic, its the power of undrestanding how to debug and the ability ro narrow down possible causes of the problem. Learning how to debug properly will save you a lot of time headache. It boils down to learning how to narrow down the cause of a problem and learning how to use debugging tools such as multimeters and oscilloscopes properly. I was a part of a recitation during Fab Academy 2020 aiming to teach students how to debug properly or at least guide them on how to get started. Watch the full recitation here: <iframe src="https://player.vimeo.com/video/398366066" width="640" height="240" frameborder="0" allow="autoplay; fullscreen" allowfullscreen></iframe> <p><a href="https://vimeo.com/398366066">20200316 debugging</a> from <a href="https://vimeo.com/academany">Academany</a> on <a href="https://vimeo.com">Vimeo</a>.</p> <br> and those are the slides used in the recitation. click on the slide and use the arrow keys to navigate through the slides. <br> <br> <iframe src="http://academany.fabcloud.io/fabacademy/2020/recitations/Debugging/slides/index.html" width="640" height="480"> </iframe>