This is a library for the Arduino IDE that helps interface with ST's VL53L0X time-of-flight distance sensor. The library makes it simple to configure the sensor and read range data from it via I²C.
In this tutorial, we’ll walk through creating an IoT project using an ESP32 microcontroller and Firebase. Our project will monitor WiFi signal strength (RSSI), report the device’s MAC address, and ...
OpenPLC is an open-source industrial controls platform that allows the transformation of popular microcontrollers into a programmable logic controller (PLC). OpenPLC is a fully functional open-source ...
In this tutorial, we will learn to Guide you about how you can interface a heartbeat sensor with an Arduino to measure live-heartbeat of any person. We will be also interfacing an OLED display to the ...
A sound sensor is a simple, easy-to-use, and low-cost device that is used to detect sound waves traveling through the air. Not only this but it can also measure its intensity and most importantly it ...
This library offers an easy way to encode and decode CCIR476 symbols on your Arduino for SITOR, AMTOR and Navtex message encoding and decoding. The best way to install the library is via the Arduino ...