Arduino Hacking Tools: Packet Monitor
Ethical Hacking - Arduino Logo

Arduino Hacking Tools: Packet Monitor

How to Build your own Packet Monitor Device with Arduino In this Arduino Hacking Tools guide, we are going to learn about internet packets. Then we will use Spacehuhn's Packet Monitor project to monitor all the network traffic around you.What is an Internet Packet?An internet packet, often simply referred to as a "packet," is a fundamental unit of data that is transmitted over a computer network. These packets are used to convey information across the Internet and other networks, such…

0 Comments
Arduino Hacking Tools: Beacon Spammer
Ethical Hacking - Arduino Logo

Arduino Hacking Tools: Beacon Spammer

How to Build your own Beacon Spammer Device with Arduino In this Arduino Hacking Tools guide, we are going to learn about beacon frames and fake access points. Then we will use Spacehuhn's beacon spammer project to create fake access points.What is a Beacon Spammer?A "beacon spammer" is a device or software tool that is used to flood a Wi-Fi network with a large number of fake or malicious beacon frames. Beacon frames are a fundamental part of Wi-Fi network…

0 Comments
Arduino Hacking Tools: Deauther
Ethical Hacking - Arduino Logo

Arduino Hacking Tools: Deauther

How to Build your own Wi-Fi Deauther Device with Arduino In this Arduino Hacking Tools guide, we are going to learn about internet packets, deauthentication attacks, and beacon spammers. Then we will make our own deauther device using a D1-Mini, Mini-OLED and some Push buttons. We are going to use Spacehuhn's deauther code for this project. It is a beacon spammer, a packet monitor, and a deauther all rolled into one tidy project.You can upload the code to an ESP8266…

0 Comments
Arduino Hacking Tools: War Driving
Ethical Hacking - Arduino Logo

Arduino Hacking Tools: War Driving

How to Build your own War Driving Device with Arduino War Driving with ArduinoIn this Arduino Hacking Tools guide, we are going to learn about war driving. Then we will make our own war driving device using a D1-Mini, GPS module, and an SD Card module to log the captured data.Components Needed:D1-Mini ESP8266GPS ModuleD1-Mini SD Card ShieldSD CardWhat is War Driving? War driving is the act of using a vehicle to search for and exploit vulnerable wireless networks, such as…

0 Comments
Arduino Projects: Building an Ultrasonic Theremin
Arduino

Arduino Projects: Building an Ultrasonic Theremin

Unlocking the Magic of Sound: Creating a Theremin-Like Device with Arduino Imagine controlling music and sound with the wave of your hand, just like a magician conjuring melodies from thin air. While it might not be the mystical theremin of classic sci-fi and suspense films, we've again embarked on an exciting journey to bring the enchantment of electronic music to life with Arduino.If you missed our first Theremin project, you could read about it here: Arduino Theremin Project. This time…

0 Comments
Crypto Mining with Arduino, and is it Worth it?
Arduino

Crypto Mining with Arduino, and is it Worth it?

What is Crypto Mining? Crypto mining or cryptocurrency mining is the process of validating and verifying transactions on a blockchain network and adding them to the blockchain's public ledger. Miners, individuals or entities, use specialized computer hardware and software to solve complex mathematical puzzles, known as cryptographic algorithms. Successful miners are rewarded with cryptocurrency tokens for their efforts.Can you Mine with Arduino? Short answer, yes! Long answer, why would you want to? If you are just wanting to try it…

0 Comments
Arduino Halloween Project 2021
Arduino

Arduino Halloween Project 2021

Creating a Motion Triggered Halloween Prank! Welcome to the spookiest house on the block, where Halloween meets high-tech trickery! Are you tired of the same old predictable scares for your unsuspecting trick 'r' treaters? This year, we're taking Halloween pranks to the next level by combining the eerie allure of a haunted house with the magic of Arduino and a DFPlayer MP3 module. Get ready to unleash bone-chilling scares and spine-tingling sound effects as trick-or-treaters dare to approach our front…

0 Comments
Resistor Tester: Build your own with Arduino
Arduino

Resistor Tester: Build your own with Arduino

Resistance is Futile Ever found yourself rummaging through a pile of resistors, only to be stumped by their cryptic color codes? Well, worry no more! Introducing the ultimate DIY resistor tester powered by Arduino. This ingenious device is your ticket to quickly and effortlessly identifying resistors and understanding their values. Gone are the days of guesswork and frustration. Simply insert your mysterious resistor and watch as this smart gadget reveals its resistance and value, providing you with the knowledge you…

0 Comments
Webserver: How to make a Webserver with Arduino
Arduino

Webserver: How to make a Webserver with Arduino

How to Create a Webserver with Arduino You can create a simple web server using the Arduino IDE and the D1 Mini board. If you're not familiar with the D1 Mini, you can read our guide here: A Guide to IoT Magic with the ESP8266. The ESP8266 is a Wi-Fi board that gives our Arduino projects the ability to connect to the internet. In this guide we will be creating a simple webserver to serve a basic webpage.Basic Webserver Code…

0 Comments
D1 Mini: A Guide to IoT Magic with the ESP8266
Arduino

D1 Mini: A Guide to IoT Magic with the ESP8266

What is the D1-Mini? The D1 Mini is a compact development board based on the ESP8266 Wi-Fi module. It's designed to make it easy for developers and makers to build IoT (Internet of Things) projects with Wi-Fi connectivity. Key Features: ESP8266 Wi-Fi Module: The D1 Mini is built around the ESP8266, which is a highly integrated chip with Wi-Fi capabilities. It's known for its low cost and low power consumption, making it ideal for IoT projects.Compact Size: One of the…

0 Comments
Programming the Ultrasonic Sensor with Arduino
Arduino

Programming the Ultrasonic Sensor with Arduino

What is an Ultrasonic Sensor? The HC-SR04 ultrasonic sensor is a popular distance sensor commonly used with Arduino and other microcontroller platforms. It's used to measure distances between the sensor and an object by emitting ultrasonic waves and calculating the time it takes for the waves to bounce back.Here's a step-by-step guide on how to use an HC-SR04 sensor with Arduino: Components you'll need: Arduino. HC-SR04 ultrasonic sensor. Jumper wires. Breadboard. Connections:Connect the VCC pin of the HC-SR04 to the…

0 Comments
Programming the PIR Sensor with Arduino
Arduino

Programming the PIR Sensor with Arduino

How to use the PIR Sensor with Arduino In this guide we will go through the basic steps of using a PIR sensor module with Arduino. Then we shall build a home security alarm system to protect your property.Basic PIR Setup with Arduino Starting simple, this is to test the PIR sensor works properly.  The Code: Open the Arduino IDE. Now, copy and paste the code below to a new sketch. Study the code and make sure you understand what…

0 Comments
Binary and Hexadecimal Number Counter
Arduino

Binary and Hexadecimal Number Counter

What is Binary and Hexadecimal? Binary and hexadecimal are two numeral systems used in computing and digital electronics. Here's a brief explanation of them both:Binary:Binary is a base-2 numeral system, which means it uses only two digits: 0 and 1.Each digit in a binary number represents a power of 2, with the rightmost digit representing 2^0 (1), the next digit to the left representing 2^1 (2), the next 2^2 (4), and so on.Binary is the fundamental language of computers. Computers…

0 Comments
Theremin: Build Your own Arduino based Theremin
Arduino

Theremin: Build Your own Arduino based Theremin

What is a Theremin? The theremin is an electronic musical instrument that is unique in that it is played without physical contact. It was invented by Léon Theremin, a Russian inventor and musician, in the early 1920s. The theremin's unique method of sound production relies on the interaction of electromagnetic fields with the player's hands, which control pitch and volume by moving their hands closer to or farther from two antennae on the instrument. Its eerie and ethereal sound has…

0 Comments

MP3 Player: Using a Mini-OLED to Display Status

Adding the Mini-OLED Display to our MP3 Player This is the third of three guides on building your own MP3 player with Arduino. In this guide we will be programming a mini-OLED display show the status of our Arduino based MP3 player: Part 1: Building a basic MP3 player and testing. Part 2: Adding Interactive Functionality. Part 3: Adding a mini-OLED display. Components: DFPlayer Mini. Arduino.. Mini OLED. Speaker. Push buttons. Jumpers. Breadboard. The Circuit:Strip all components and then reassemble…

0 Comments

MP3 Player: Adding Interactive Functionality

How to add some Interactive Functionality This is the second of three guides on building your own MP3 player with Arduino. In this guide I will walk you through setting up some interactive functionality to skip tracks, pause tracks, and increase volume etc. by adding some push buttons to control the players functions. Then I will show you how to program your own functions: Part 1: Building a basic MP3 player and testing. Part 2: Adding Interactive Functionality. Part 3:…

0 Comments
MP3 Player: Building an MP3 Player with Arduino
Arduino

MP3 Player: Building an MP3 Player with Arduino

How to Build your own MP3 Player with Arduino This is the first of three guides on building your own MP3 player with Arduino. In this guide I will walk you through the very basic setup and how to test it for errors. But here is what you can expect in these guides: Part 1: Building a basic MP3 player and testing. Part 2: Adding Interactive Functionality. Part 3: Adding a mini-OLED display. Part 1 Components: DFPlayer Mini. Arduino. Speaker.…

0 Comments
GPS Module: Recording GPS Data to SD Card Module
Arduino

GPS Module: Recording GPS Data to SD Card Module

How to Capture GPS Data and Record it too an SD Card In this guide we are going to use the GPS module with an Arduino and then send the captured data to an SD Card in an SD Card Module. So, whether you're a hobbyist, a tech enthusiast, or a DIY adventurer, this guide will equip you with the skills to track and log your journeys with precision and ease. Let's Build! Logging GPS data with the SD-card module…

0 Comments