Tag: DIY Project
-
A Simple HomeMade Wi-Fi Jammer by using an ESP8266 | DIY Project
Introduction: Ever heard of the ESP12E? This tiny microcontroller (also known as Wi-Fi module or NodeMCU) is quite popular among hackers and techies for Wi-Fi hacks. You can use it to jam a Wi-Fi connection and therefore block any Wi-Fi connection so no one can connect to that network even if they know the password.…
-
Make Your Own Arduino Board by using Atemga328 IC – A DIY Project
Introduction: Atmega328 IC is the brain of the Arduino board. Arduino board is popular for use in projects but is not suitable for industrial use. Instead, we can use Standalone Atmega328 IC which can be programmed with Arduino IDE without using the Arduino board. In this project, we will be replacing the Arduino board with…