Archiving a file/folder using nodejs is very simple. I have used nodejs archiver library to zip directory and fs library to get
NodeJs Http Server (Web Server)
Making a simple HTTP server in Node.js is very simple. Node.js provides extremely easy-to-use HTTP APIs, a simple web server. Let’s take
Manage IoT Sensor Network with ISTSOS (Open Source)
IstSOS is Free and Open Source Sensor Observation Service Data Management System (OGC SOS server implementation) written in Python. istSOS allows for
NodeMCU ESP8266 Over The Air (OTA) Programming In Arduino IDE
A fantastic feature of any WiFi-enabled microcontroller like ESP8266 NodeMCU is the ability to update its firmware wirelessly. This is known as
Smart Switch NodeMCU – Works with Google Home & Amazon Alexa
Google assistant is AI (Artificial Intelligence) based voice command service. Using voice, we can interact with google assistant and it can search
Toroidal Transformers
Transformers are made from a pair of solenoids wrapped around a metal core that is usually a ferrite. Toroidal transformers are two
Difference Between MPPT and PWM Charge Controller
MPPT Solar Charge Controller PWM Solar Charge Controller 1. What they do The PWM controller is in essence a switch that
Salt Water Batteries
Saltwater batteries are not similar to lithium-ion batteries or lead acid batteries for use in portable devices or any automobiles. This is
Get selected location’s coordinates using Google’s Javascript API
To get the coordinates from a selected location on the map (Latitude and Longitude) to input fields, we can use Google’s Javascript
Convert video files using FFMPEG in Linux
Convert MKV to MP4 ffmpeg -i video_file.mkv output_file.mp4 If you only want to convert MKV to MP4 then you will save quality
Blinking LED With Arduino Nano
Things you need: Arduino Nano, 3V LED, 100 Ohm Resistor To power up the Arduino Nano board, you can use USB cable
Powering Up Arduino Nano
The Arduino Nano is a small, complete, and breadboard-friendly board based on the ATmega328P (Arduino Nano 3.x). It has more or less
Simple REST API php/mysql
REST meaning of “REpresentational State Transfer”. It is a concept or an architecture for transfer information over the internet with unique and
Bootstrap 4 Login Page – PHP/MySQL
Here i have created a login page where user can enter their email address and password. When user submit the form, inputs
NodeMCU ESP8266
NodeMCU is a low-cost open source IoT platform. It initially included firmware which runs on the ESP8266 Wi-Fi SoC from Espressif Systems,
Arduino Nano
The Arduino Nano is one of the smallest and yet most exciting breadboard-friendly boards available on the market today. It’s become exceptionally