DuinoCoin Miner using ESP32

A few months ago, we published a tutorial on extracting a currency code called DuinoCoin. In the previous tutorial, we performed the extraction operation with the help of Arduino boards.…

Read More

MPU6050 Transmission Data with ESPNOW

In this project, using the one-way scenario of ESP-NOW protocol, we will send the values ​​of the MPU6050 module including x, y, z to the destination board. In other words,…

Read More

IoT NODE ESP-NOW Based Project

In this project information from multiple ESP8266 boards via the ESP-NOW communication protocol with a one-to-Many scenario. several ESP boards send the data we want to one board. There is…

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

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