News

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 ...
Pyroelectric infrared sensors (PIR) are excellent devices to detect human/animal presence with a small form factor and rugged design, for cost-effective surveillance. They are widely used to trigger ...
This is a lightweight C library that helps to interface with ST's VL53L0X time-of-flight distance sensor. It makes it simple to configure the sensor and read range data from it via I²C.
This Arduino code utilizes an ultrasonic sensor to measure distances. When an object is detected within a fix distance , the connected motors trigger a sequence: move backward, turn right, turn left, ...