my recent reads..

LEAP#260 Saleae Logic

I recently had a Saleae Logic fall into my hands - an old model looking for a good home. As a 24 MS/s 8 channel logic analyzer, not the greatest specs these days but quite adequate for my needs. I was pretty impressed - up and running in 30 seconds, and using a Mac too! Saleae have done a brilliant job of creating an excellent experience, and continuing to support their discontinued products. As always, all notes, schematics and code are in the Little Electronics & Arduino Projects repo on GitHub hero_image


read more and comment..

LEAP#259 M62429 Digital Pot

I’m trying out some digital potentiometers for an application. The M62429 is a dual channel electronic volume control so actually works on a log scale, but can be used for non-audio applicaitons. The programming interface is a very simple two-wire (data, clock) serial protocol. But being so simple (and having a strange command length of 11 bits) it’s not really possible to use either the standard Wire or SPI libraries. Time for some bit-banging! As always, all notes, schematics and code are in the Little Electronics & Arduino Projects repo on GitHub hero_image


read more and comment..

LEAP#258 Another Clap Switch and Excuse to Solder Boldport-style

I’ve had this clap-switch (voice activated) kit sculling around for a while .. another “stocking stuffer” bargain from aliexpress. The circuit is very similar to a previous clap-switch project, and nothing drastically interesting. So I pulled this kit out primarily to practice some Saar Drimer/Boldport-style soldering. The objective is simply beautiful solder domes;-) I do some comparisons, and come to the realisation that the solder stock is perhaps the most important factor. As always, all notes, schematics and code are in the Little Electronics & Arduino Projects repo on GitHub hero_image


read more and comment..

LEAP#257 It's a Blinking Emergency!

I joined the Boldport Club rather late, but manage to snaffle up the Emergency kit PCB in sale of “Just Less the Perfect” boards. Since I’m working with just the PCB, there’s an obvious challenge to do something a bit different. After a bit of experimentation, I was able to get something to work with only a few liberties taken with the original PCB - it is now an LED blinky with 3 passives and a transistor (Esaki Effect) As always, all notes, schematics and code are in the Little Electronics & Arduino Projects repo on GitHub hero_image


read more and comment..