News

There are loads of unique sensors available on the market for Arduino boards. This gives you plenty of choices, but what Arduino sensors are out there, and how do you use them? 1. Water Level ...
The microcontroller-based concept was chosen because I wanted to scale the sensor system later to suit other applications. Here is the diagram of my Arduino infrared close proximity sensor. As you can ...
By counting the pulses from the output of the sensor, we can easily calculate the water flow rate (in litre/hour – L/hr) using a suitable conversion formula. The Arduino Sketch (code) uses the ...
The shield comes equipped with two mikroBUS sockets, enabling developers to integrate a wide range of functions - from sensors and communication modules to advanced audio processing and motor control ...
[Paul Stoffregen] proves that it can be pretty easy if you use the CapSense library for Arduino. Here he’s created three touch sensors, connecting them to the Teensy microcontroller with two ...
This isn’t about connecting a temperature sensor in your Arduino. This build is about using the temperature sensor in your clock. The ATMega328p, the chip at the heart of all your Arduino Uno ...
By simply choosing a wireless sensor gateway for one’s favorite development platform (Arduino, Raspberry Pi or BeagleBone Black) and any of over 20 different types of wireless sensors ...
The Raspberry Pi is a credit card-sized computer capable of running full-fledged Linux distributions such as Raspberry Pi OS, ...
Now, moving on to the sensors. They fall into two categories: input and output. Inputs are components that send data to the Arduino. They're either digital (only sends HIGH or LOW signals ...
The Pressure Sensor Module incorporates a material called Velostat with the Arduino. This material adds more resistance when more pressure is applied to the material. This module also uses the RGB LED ...