<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<t
Code for Logging DHT11 Sensor Data on a Realtime Database (Firebase)
Posted on by Rolan Gaspar Pereira
#include <Arduino.h>
#include <WiFi.h> //we are using the ESP32
//#include <ESP8266WiFi.h> // uncomment t
ESP32 / ESP8266 – Real time Data Logging with Authentication
Posted on by Rolan Gaspar Pereira
#include <Arduino.h>
#include <WiFi.h> //we are using the ESP32
//#include <ESP8266WiFi.h> //uncomment this line if yo
ESP32 / ESP8266 – Realtime Database with Firebase
Posted on by Rolan Gaspar Pereira
#include <Arduino.h>
#include <WiFi.h> //we are using the ESP32
//#include <ESP8266WiFi.h> // uncomment this line if yo
Different types of Resistors
Posted on by Rolan Gaspar Pereira
Resistors are an important part of electronic circuits. They are used to control the flow of electricity. In this article, we will talk about the dif