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
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

DHT11 Temp Monitoring ON ThingSpeak

تابحال فکر کرده اید که چطور می‌توانیم مقادیر یک سنسور را دریافت، تحلیل و نمایش دهیم! و همچنین این امکان برای ما وجود داشته باشد که در هر زمان و…

Read More

How To Make WiFi Scanner with ESP8266

در این آموزش قصد داریم به کمک ماژول ESP8266 شبکه های وای‌فای موجود را اسکن و نمایش دهیم، اگر این پروژه را اجرا کرده باشید اطلاع دارید که مقادیر SSID…

Read More