M5 Stick C firmware for high-tech pranks
Go to file
Noah Axon 7a59f56490
Merge pull request #13 from n0xa/errata-20230930
Build notes
2023-09-30 14:55:42 -05:00
.gitattributes Initial commit 2023-09-21 00:13:04 -05:00
LICENSE Timer-driven AppleJuice Advertising 2023-09-22 13:44:29 -05:00
README.md Build notes 2023-09-30 14:49:18 -05:00
WORLD_IR_CODES.h Initial commit 2023-09-21 00:13:04 -05:00
applejuice.h Cleanup 2023-09-24 20:55:42 -05:00
debug.cfg Initial commit 2023-09-21 00:13:04 -05:00
debug_custom.json Initial commit 2023-09-21 00:13:04 -05:00
esp32.svd Initial commit 2023-09-21 00:13:04 -05:00
m5stick-nemo.ino Fixed a lot of little things with TVBG and WiFi Spam 2023-09-30 14:37:42 -05:00
tvbg.h Fixed a lot of little things with TVBG and WiFi Spam 2023-09-30 14:37:42 -05:00
wifispam.h Fixed a lot of little things with TVBG and WiFi Spam 2023-09-30 14:37:42 -05:00

README.md

M5Stick-NEMO

M5 Stick C firmware for high-tech pranks

Name

NEMO is named after the small, clever and headstrong fish in Finding Nemo. This project stands in contrast to other gadgets that have become associated with certain sea-dwelling creatures.

Features

  • TV B-Gone port (thanks to MrArm's HAKRWATCH) to shut off many infrared-controlled TVs, projectors and other devices
  • AppleJuice iOS Bluetooth device pairing spam
  • WiFi Spam - Funny SSIDs, WiFi Rickrolling, and a Random mode that creates hundreds of randomly-named SSIDs per minute
  • User-adjustable 24 Hour digital clock backed by the M5 Stick RTC so it holds relatively stable time even in deep sleep and low battery mode
  • EEPROM-backed Settings for rotation, brightness and, automatic dimming
  • Battery level and credits in settings menu

Building from Source

  • I have compiled successfully using Arduino IDE on Linux and Windows
  • If app size is too large, you must switch partition schemes. Tools -> Partition Scheme -> No OTA (Large APP)