Ever thought of using touch sensors on your projects but didn’t because it would be too much work? [Paul Stoffregen] proves that it can be pretty easy if you use the CapSense library for Arduino. Here ...
I recently had to build an infrared close proximity sensor that could tell if something was dropped in a parcel delivery drop box. After some searching, I ended up using a microcontroller and a piece ...
Aiming at sensor fusion application development, Rutronik has created a single Arduino-compatible board with a plethora of sensors from Infineon, Bosch SE and Sensirion. Called ‘RAB1 – Sensorfusion’, ...
This articles describes how you can use I2C (TWI) communication, Arduino and temperature sensors to measure 3 different temperatures. It can be very helpful when you want to measure the outside, ...
Arduino has bought out second revisions of its Nano 33 BLE and Nano 33 BLE Sense bluetooth-equipped microcontroller boards, keeping the sensor mix, but changing several of the sensor ICs. The nRF52840 ...
Parking sensors have become a must-have these days given the crowded cities we live in, but instead of paying hundreds of dollars to get them installed in your car, why not build your own at home?
Managing libraries for Arduino boards has traditionally been a time-consuming and error-prone process. Developers often had to manually search for, download, and configure libraries, which could be ...