GitHub Cheat Sheet

  Inside the folderyou want files to be version controlled:   Git init   Having files createdand existing in the folder, you wan to ADD them to staging: (either use …

Arduino Locker

The code below is V1 of a project to create a locking mechanism that displays prompts on a LCD screen and accepts user input via a keypad triggering a stepper …

Photon Particle (mini) Unboxing

Particle Photon While browsing the various ‘mini’ form factor microprocessors, I stumbled across one called the Photon by a company called Particle. This particular device provided small scale microprocessor combined …

Arduino Mega Nano Solder

Arduino Mega Nano Solder Due to a generous donation by a fellow electronics aficionado, I received a professional soldering/desoldering machine. This would provide an indispensable tool for detailed electronic soldering …

Laptop Ventilator

Cool your jets I had an idea for a laptop screen holder. I like to keep my high performance laptop on my desk with the lid closed and hooked up …

MQTT for me

MQTT  MQTT stands for Message Queuing Telemetry Transport. It is a lightweight protocol that allows devices to communicate with each other with very little overheard. When creating IOT devices that …

Dr. 3D Printer

Often times trying to figure out exactly what is wrong with a less than perfect print can mean playing Doctor. We look at the part we just printed and analyze …