Category Archives: Soldering

Open heart surgery

image

OK, maybe not as dramatic, but it was just as vital.

With my final project deadline extended a week, I took a couple days of downtime to catch up on sleep. The all-nighters were adding up. Now I’m back and making some minor changes and a few fixes. Hopefully the thing will drive in reverse without catching on fire. If you don’t hear from me, send help.

Firmware for the not has been fleshed out and I’m looking forward to getting it coded. The loop is simple, checking the status of each input and setting a flag. That flag is passed to the three output functions, which run after the input stage. One exception is the turnaround() function, which is called by an interrupt on the whisker pin. Some output functions call themselves to complete a series of drive commands, for instance. This keeps things simple.

More to come.

Leave a comment

2015-04-23 · 20:05

All together now

image

image

image

image

Leave a comment

2015-04-20 · 21:18

Late night testing

image

Leave a comment

2015-04-20 · 01:30

Motor driver board

image

Mounting at the rear, near the motors, his board is centered around a SN754410, a quad half bridge driver. The IC includes clamping diodes, but external Schottky diodes add an extra layer of protection from potentially ruinous flyback current.

image

Leave a comment

Filed under analog, Battery power, edX, ICs, Motors, PCB design, Robots, Soldering

Power supply board

image

Power supply board for my two wheeled robot. 5 and 3.3V provided by TI LDO regulators at 3A each, and fused vbatt for the motors. PPTC rated 3A IH at 12V. Protection from over voltage condition (important when combining motors and MCUs) using crowbar circuits. Divider and space reserved for a tiny85 to monitor battery voltage.

image

Leave a comment

Filed under analog, Battery power, edX, ICs, power supply, regulators, Soldering

The rats nest is burning

image

So testing on the first iteration on this board ended in a fit of curses too salty to repeat here. Decided to make another attempt, and incorporate the (painful) lessons from my first try. Opted for non-bussed perf board, and arranged components so their leads could be used to make connections.

image

Much neater rats nest on the flip side. Watch this post for updates on how this tests out.

Leave a comment

Filed under analog, edX, ICs, Robots, Soldering

This weird part could be inside your Sorny television

image

Ever heard of Bonens? Me neither, but these multi turn trimpots are very cheap. This apparent Bourns knockoff failed, so I removed it from the board and replaced it with another. Time for more testing!

Leave a comment

Filed under analog, edX, Soldering

Testing whisker front end module

image

image

Last night, I soldered my voltage comparator circuit onto a small protoboard for my EE40LX final project. The circuit is a window comparator, and allows adjustment of the flex sensor’s divider, as well as one side of the window. This allows for adjustment on install and over time, as resistance may change with wear.

Leave a comment

Filed under analog, edX, Robots, Soldering

Prepping additional IR sensors and control board

image

As the 3 Sharp IR analog sensors in my robot design consume plenty of power, I’ve created an interconnect module that switches the load on and off by way of a TI nMOS FET. The microcontroller will periodically switch on the load, take a reading of the three sensors via ADC, and then switch the load off again. This process is controlled by  timer-based interrupt, storing the distance reading in a global variable.

Leave a comment

Filed under analog, edX, micro-controllers, Robots, Soldering

Prepping the IR proximity sensor

image

Preparing the Sharp 0A41SK for testing. Soldered a 10uF bypass cap, as per the data sheet and others. Don’t have any JST PH connectors, so the leads have also been soldered. Covered the exposed bits with polyamide tape prior to soldering the cap. Hot glue will be used for strain relieve in protecting the solder joints.

Leave a comment

Filed under DIY, edX, Robots, Soldering