How to Control Neopixel LED via Rotary encoder

The Neopixel LED module has many attractive features. With a microcontroller base, they can produce millions of different lights. In this tutorial, we are going to change the status of…

Read More

How To Build a Cloud Security Camera with ESP32-CAM

In the category of security products, you will see cameras known as ip cameras, which actually deliver the received images to the user through the cloud from anywhere in the…

Read More
Mining Cryptocurrency using Arduino (DuinoCoin)

Mining Cryptocurrency using Arduino (DuinoCoin)

Currency cryptocurrencies have become more and more popular in the last few years, and the main reason for this is the increase in their value. However, this case should also…

Read More
How To Make PacketMonitor with ESP8266

How To Make PacketMonitor with ESP8266

is there traffic on your network when you are not using it? Or what information does this traffic have, the answer to these needs will all be met with an…

Read More

Temperature MESH network design using ESP-MESH

In various projects, we tested the data transfer between ESP boards, but in this tutorial, we intend to test the design of the MESH mesh network along with the data…

Read More

Object Detection System with ESP32-CAM and Tensorflow

In the this tutorials of the ESP32-CAM series, we saw that using the original code, we will be able to process face image from face recognition to face separation, but…

Read More

Display images on the TFT LCD ST7789

You may have thought about displaying an image type on your TFT screen, but in these scenarios the problem is that the source of the image being loaded by our…

Read More

Human eye animation project on TFT LCDs and Wemos

In this tutorial, we are going to launch a kind of TFT LCD with St7789 driver, as a result of which we will be able to show an interesting animation…

Read More

How to Detect Deauth attacks using ESP8266

In this tutorial, using the Wemos board, which is based on ESP8266, we are going to detect DEAUTH attacks and inform the user. We will also use a battery shield…

Read More

How to Make 2.4 GHz band Scanner With NRF24L01

In this project, we will build a 2.4GHz Wlan scanner using the nRF24L01 radio board. In this project, the output delivers all the interference and information in the scanned area…

Read More