Rickrolling SSID With ESP32 | Hackaday

Reddit user [nomoreimfull] posted code for a dynamic WiFi beacon to r/arduino.  The simple, but clever, sketch is preloaded with some rather familiar lyrics and is configured to Rickroll wireless LAN users via the broadcast SSID (service set identifier) of an ESP32 WiFi radio.

The ESP32 and its smaller sibling the ESP8266 are tiny microcontrollers that featuring built-in WiFi support. With their miniature size, price, and power consumption characteristics, they’ve become favorites for makers, hackers, and yes pranksters for a wide variety of projects. They can be easily programmed using their own SDK or through a “board support” extension to the Arduino IDE.

For the dynamic WiFi beacon, the ESP32 is placed into AP (access point) mode and broadcasts its human readable name (SSID) as configured. What makes the SSID dynamic, or rolling, is that the sketch periodically updates the SSID to a next line of text stored within the code. Of course, in the Rickroll prank this means the next line of lyrics from “Never Gonna Give You Up” by Rick Astley himself.

Always a favorite prank, we’ve seen Rickrolls take the form of IR remote controls , free WiFi servers, and coin cell throwies.

Rick Astley picture: Wjack12, CC BY-SA 4.0.

Next Post

Introducing AuraPool: The World’s first NFT Marketplace for Hashrate Collectibles

Cudo, the team behind the sustainable Cudos blockchain, Cudo Compute and Cudo Miner, has introduced the latest exciting addition to the Cudos ecosystem – AuraPool, an NFT marketplace for hashrate collectibles. As a first-of-its-kind NFT marketplace, AuraPool connects NFT fans, digital art collectors, Bitcoin miners, casual gamers, and mining farms […]
Introducing AuraPool: The World’s first NFT Marketplace for Hashrate Collectibles

You May Like