motoko@site: ~/wifi — 80x24

a $3 ESP8266 as an 802.11 radio pipe — sniff it, see it, (where authorized) transmit it. all in your browser.

student@motoko.site:~$ whoami

wi-fi labs & classes. no installs, no accounts — bring a board and a Chromium browser.

student@motoko.site:~$ ls -l tools/

student@motoko.site:~$ cat quickstart.txt

  1. board — plug a Wemos/LOLIN D1 Mini (ESP8266) or a Wi-Fi Nugget into a laptop (Chrome/Edge/Brave).
  2. flash — open python-lab/, pick a firmware, hit Flash ⚡. no toolchain needed.
  3. run — hit Connect then Run a script, or open a visualizer. add ?demo=1 to try with no hardware.

student@motoko.site:~$ cat AUTHORIZED_USE

[!] Motoko can transmit 802.11 frames (beacons, probe responses, data, deauth). Only transmit on hardware and RF you own or are authorized to test — the class rule, and the law most places. Receive/scan/visualize is passive and safe anywhere; every inject path sits behind an auth gate and is on you.

student@motoko.site:~$

# motoko.site · ESP8266 radio pipe · Web Serial needs a Chromium browser over HTTPS