Hi, I'm Bill. I'm a software developer with a passion for making and electronics. I do a lot of things and here is where I document my learning in order to be able to inspire other people to make ...
Qualcomm has just signed an agreement to acquire Arduino, and the goal of the purchase is to “combine Qualcomm’s leading-edge products and technologies with Arduino’s vast ecosystem and community to ...
This is a modification of the popular AccelStepper library that runs the motors using timer interrupts instead of polling them in the main loop. This allows for more precise step timings and running ...
This is an Arduino library for SDI-12 communication with a wide variety of environmental sensors. It provides a general software solution, without requiring any ...
Learning electronics? Then, chances are you already know what an Arduino is, or at the very least, you've heard of it. After all, it's among the most popular electronics platforms available in the ...
In the realm of DIY electronics, the Arduino UNO has emerged as a versatile platform for a myriad of projects. One such innovative project is the creation of a low-cost thermal camera, as demonstrated ...
Consider a fast-moving car, if it suddenly gets hit by another car in opposite direction, the first thing that happens is that, the accelerometer sensor present in the car senses a sudden ...
The Arduino Development Platform, at the beginning in 2005, was conceived to be a simple programmable device to be used specifically for art design work. The goal was to create an interface to support ...
Arduino is a great way for today’s novices to start to learn how to write and run codes that interact with the external world. Somebody on Facebook recently asked about finding an easy-to-use shield ...