ISP programming for Arduino projects in Visual Studio Code

I’ve done a few Arduino projects recently, and I’ve had to spend a bit of time figuring out a good workflow to edit my code in Visual Studio Code instead of Arduino IDE, and then use it to load the code using an ISP (in-circuit programming) header. Why Visual Studio Code?  Arduino IDE works for … Read moreISP programming for Arduino projects in Visual Studio Code

ESPHome Temperature and Humidity Sensor with Home Assistant

BME280 with ESP8266

I needed to add a simple temperature and humidify sensor to add to Home Assistant, both for my information and for various automations. At first, I went with the Aqara temperature and humidity sensor, but they were too unreliable with my setup. Even if I can get them to pair, they often will drop after … Read moreESPHome Temperature and Humidity Sensor with Home Assistant

“Creating Your Own Printed Circuit Board At Home” at WTM 2020

Temperature logger PCB

It’s been up for a while, but I gave a (virtual) talk at Woman Techmakers Montreal in April 2020 about creating your own circuit board. I wanted to show that creating your own circuit board is not that hard and expensive with KiCad and a good PCB fabrication house. It was not supposed to be … Read more“Creating Your Own Printed Circuit Board At Home” at WTM 2020

Best Soldering Helping Hands (and other circuit board holders)

I hope that the products recommended here will help you build great projects. Just so you know, if you buy through the links on this page on Amazon or Banggood (among others), RobotsBench may get a small share of the sale (as an Amazon affilate, I earn from qualifying purchases). This helps to keep the … Read moreBest Soldering Helping Hands (and other circuit board holders)

Creating and Ordering a Circuit Board

Temperature logger PCB

I have plans for a small weather station that’s been lying on my hard drive for a while. The basic design includes ESP8266 modules that send data over to a Raspberry Pi base station that logs all that data and can create graphs. I’ve done a good deal of prototyping and breadboarding for the electronics, … Read moreCreating and Ordering a Circuit Board