Category: Guides
MegaNano Guides
OSINT: An Introduction to Open Source Intelligence
What is OSINT? OSINT, or Open-Source Intelligence, is the process of collecting and analyzing information from publicly available sources to…
Ethical Hacking: A Quick Introduction
What is Ethical Hacking? Ethical hacking, also known as penetration testing or white hat hacking, is the practice of intentionally…
CryptoPunks Harvester Using Python
What are NFT’s? NFTs, or Non-Fungible Tokens, are a type of digital asset that represents ownership or proof of authenticity…
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…
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…
Raspberry Pi Nature Camera Project
How to install Motioneye OS I have built a motion triggered night vision nature camera to capture hedgehog activity during…
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: 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…
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…
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…
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…
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…