Skip to content

Just a simple ESP32 script that uses the ESP32's onboard Wi-Fi to broadcast a fake network, which rickrolls unsuspecting users upon joining.

Notifications You must be signed in to change notification settings

justaPancakeGuy/esp32_Fake_Wifi_Rickroll

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

ESP32 Fake Wi-Fi Network Rickroll

Just a simple ESP32 script that uses the ESP32's onboard Wi-Fi to broadcast a fake network, which rickrolls unsuspecting users upon joining.

Video Tutorial

Tutorial

SD Card Version

Wire the SD card module as shown in the diagram below:

Tutorial

Once wired, be sure to format your SD card to FAT32. Upload the video file you'd like to play upon joining and name it your-video-file.mp4. After that, upload the SD card version of the sketch to your ESP32 and insert the SD card into the reader.

Non-SD Card Version

For the non-SD card version, you’ll need to flash a shortened audio-only file to the ESP32 using SPIFFS and name it your-audio-file.mp4. Then, upload the non-SD card version of the sketch to the ESP32.

About

Just a simple ESP32 script that uses the ESP32's onboard Wi-Fi to broadcast a fake network, which rickrolls unsuspecting users upon joining.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages