Skip to content

{ Category Archives } kit building and hardware hacking

Sense and Control: so many options

OK. got the Sonoff stuff going OEM. Now for the next step. I’m looking for two major features. (1) FOSS and (2) local without dependencies. Complexity is another factor as I’d rather the component count be in hardware rather than software. It’d also be nice if it was possible to get into customization and modification […]

Itead Sonoff for an easy start

USB does fine for a microcontroller power development platform. But what do you do when you want to let some project loose in the wild? That is one of features Itead includes in its Sonoff line. For about the price of an ESP8266 development board (~ $5) you can get an ESP8266 with 1 MB […]

Sonoff, VSCode, ESP8266, IOT

Another Amazon sale, another opportunity. This time is was a 4 pack of basic Sonoff switches. These are $5 boxes controlling a relay via Wifi meaning an app or Alexa. They run off of, and switch, 90-240 VAC and use an ESP8266 for the smarts and radio. As they are easy to take apart and […]

Wrist Actigraphy and Latest Crazes: Fitness Trackers

It started with a report based on How Much Sleep Do Fitbit Users Really Get? A New Study Finds Out by Danielle Kosecki. That lead to research about Wrist actigraphy. And then Amazon had a sale on the Letscom Fitness Tracker. Actigraphy has been around since the 50’s. The cell phone sensor revolution has put it […]

The Amazing $1 microcontroller – a treasure chest for building modern electronic devices

The Amazing $1 microcontroller by Jay Carlson — “A new series that explores 21 different microcontrollers — all less than $1 — to help familiarize you with all the major ecosystems out there.” It is a good overview of what is out there for the electronics guiding much modern equipment as well as a guide […]

The Z80 Membership Card

Last month, it was Wes putting together a retro-Pi project to run classic games from days past using emulation on the Raspberry Pi. This time it’s A Classic Retrocomputer Kit from the 1980’s. The idea is to build a classic Z80 computer to fit into an Altoids tin and call it a Z80 Membership Card. Then […]

Secure the pi

Good article at Make: Take These Steps to Secure Your Raspberry Pi Against Attackers. Pretty much standard stuff but good stuff well worth considering even on a project SBC [single board computer]. Why is the SBC a target? Make suggests it might be used for distributed computing to aid Bitcoin miners, as a host for I’net […]

What happens when you open-source a soldering iron

The TS100 soldering iron (Amazon) has been getting a lot of buzz. It’s on github and both software and hardware specifications are open. It runs off 12 to 24 volts DC so a battery pack from a power tool or laptop will run it. A laptop power supply is a common resource for it as […]

Soldering tutorials

Hackaday says the key to soldering is to pace yourself. “When writing my last article, I came upon something I thought had been lost to the seven seas of YouTube: the old-school “Basic Soldering Lesson” series from Pace Worldwide.” Speaking of which, we’ve seen many things designed to educate, but one size certainly does not […]

CI-V simplified by modern tech for Icom radio control

There’s a simple eighth inch jack on the back of most Icom radios that provides a communication interface for control purposes. If you look around for how to tie this into a computer, most of what you’ll find is about converting to a standard RS-232 serial port. That is soooo old tech! I like what Guy […]