EvilDuck: From Innocent Duck to Cyber Weapon

    🌟 About the Project Hey everyone! Today, I'm excited to share my journey of creating a homemade bad USB device, which I've named "EvilDuck." Let me walk you…

Read More

Omni Wheel Robot – A Robot That Can Move in Any Direction

In recent years, robots have become increasingly popular, and their applications are becoming more diverse. One of the most interesting types of robots is the omni wheel robot. This type…

Read More

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