Soldering tutorials, tips and tricks

Breadboards and hook-up wires are great for prototyping and testing out basic circuits. At some point though, you will want to create something more permanent and robust. Robots move around, bump into things, shake and vibrate and wires tend to disconnect way to easy. Soldering will help fix that! The best part is that even though it may look a bit intimidating, soldering is actually quite easy. All it takes is some practice and using the right tool for the job. Below is a collection of soldering videos and tutorials that helped me get from an absolute beginner to being relatively comfortable making custom boards with through-hole, and even SMD components (most of these even work!). ...

June 18, 2014 · 2 min · 290 words · Stan

Project 2: Arduino Line following test 3

Test #3 of my Arduino Uno controlled line following bot for the upcoming competition. This test was focused on checking how the bot handles 90 degree turns with sharp corners, line intersections and line breaks. The robot uses 6 TCRT5000 IR reflector sensors positioned in a line. ...

May 23, 2013 · 15 min · 3056 words · Stan

Jeremy Blum’s Arduino Tutorials

A great series of Arduino video tutorials by Jeremy Blum. The series wlaks you from setting up your Arduino prototyping environment and making a single LED blink, to complex experiments like controlling DC motors, LCDs and GPS tracking….

November 16, 2012 · 1 min · 38 words · Stan