Search results for: 'Sens'
Show
per page
-
APDS-9960 Infrared Gesture Sensor Module Features The APDS-9960 Infrared Gesture Sensor Module is an advanced device that enables intuitive interaction with electronic devices through hand gestures. This sensor module uses infrared technology to accurately detect hand movements, offering a hands-free control option for various applications. With its ability to recognize gestures such as swipes, taps, and scrolls, the APDS-9960 is perfect for touchless control interfaces, gaming consoles, and smart appli...
-
Overview In this tutorial, you will learn how to upload and download data to/from a Firebase database with Arduino UNO and ESP8266 module.Storing data (like sensors data) to a database that can be accessed from anywhere by the internet may be very useful. Firebase makes storing and retrieving data easy. What You Will Learn How to make a database in Firebase How to upload (download) data to (from) Firebase ...
-
Introduction Are you tired of manually logging data from your ESP32? Would you like to automate the process? Well, the good news is that it’s very simple. In this article, we will cover a comprehensive, step-by-step process on how to send data from either an ESP32 or ESP8266 to Google Sheets. Esp32 is a powerful microcontroller capable of connecting to WiFi, different devices, and sensors. To effectively collect data from other devices and manage it, you need an intelligent system that can store a signifi...