• Stars
    star
    101
  • Rank 337,283 (Top 7 %)
  • Language Arduino
  • Created about 8 years ago
  • Updated over 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Just a modified script of Kripthor's ESP8266-WifiBeaconJam to send words as SSIDs.

SUMMARY

Just a modified script of Kripthor's ESP8266-WifiBeaconJam to send words as SSIDs. https://github.com/kripthor/WiFiBeaconJam/blob/master/WiFiBeaconJam.ino

Description

This project is a modified version from kripthor's WifiBeaconJam. I extended the SSID length to 14 Characters. The script takes the words from line 13. The words must have a max length of 10 characters. The result depends on the used devices and their wifi. Change line 13 and 41 to change the amount of words. Respect the laws of your country! Special Thanks to Brice187 for some improvements.

Use http://arduino.esp8266.com/versions/2.1.0-rc2/package_esp8266com_index.json. Newer Versions does not support "wifi_send_pkt_freedom" anymore.

alt tag