Search results for: 'da 2'
Show
per page
-
-
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...
-
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 ...
-
Raspberry Pi Raspberry Pi is a mini computer based on an ARM processor. Since many different operating systems can be installed on this mini-computer, it can be used in various robotics, programming, and electronics projects. There are different types and versions of this mini-computer. The newest versions are Raspberry Pi 3 Model A+ and Raspberry Pi 3 Model B+. More than 19 million Raspberry Pi boards have been sold around the world until now. Raspberry Pi 3 Version B+ Specification:...
-
Overview In electronic projects, performing operations at a specific time or showing the time to the user has always been one of the challenges ahead. The first common solution to this challenge is to use RTC ICs such as DS1307, Which are not usually accurate (for more information, see "How to Use DS1307 RTC Module with Arduino & Make a Remider?"). A newer and more accurate solution is to receive the time and date from a central server via the Internet. What You Will Learn ...
-
-
-
-
-