Noah Axon
1ec18b05ed
Latest M5StickCPlus has brightness scaled 0-255 not 0-12
2023-09-26 17:34:33 -05:00
Noah Axon
d5307cb427
Merge pull request #6 from n0xa/wifispam-list
...
Display list of wifi SSIDs when spamming
2023-09-26 17:05:15 -05:00
Noah Axon
bc980610c7
Display list of wifi SSIDs when spamming
...
If > 16, the list is truncated. cope.
2023-09-26 17:00:14 -05:00
Noah Axon
3621092132
Merge branch 'main' of https://github.com/n0xa/m5stick-nemo
2023-09-25 23:11:38 -05:00
Noah Axon
6d7daea4c1
Update README.md
2023-09-25 23:11:28 -05:00
Noah Axon
7f5de88511
Merge pull request #5 from n0xa/wifispam
...
Add wifi spamming functionality
2023-09-25 23:10:34 -05:00
Noah Axon
11b3b6fbb3
Add wifi spamming functionality
2023-09-25 23:09:36 -05:00
Noah Axon
21eb55ca28
Merge pull request #4 from n0xa/cleanup
...
Cleanup
2023-09-24 20:57:55 -05:00
Noah Axon
090780e658
Cleanup
...
* Moved all TV-B-Gone definitions and helper functions to tvbg.h.
* Moved all AppleJuice definitions and helper functions to applejuice.h
* Cleaned up the credits screen, added QR code, required changing credits background to white.
* Tidy up formatting and comments.
* Main ino file contains only process control and core functions.
2023-09-24 20:55:42 -05:00
Noah Axon
5cdf241df5
Merge pull request #3 from n0xa/adv-timer
...
Timer-driven AppleJuice Advertising
2023-09-22 13:45:40 -05:00
Noah Axon
7d4bc89899
Timer-driven AppleJuice Advertising
...
AJ Advertising is no longer a 1-second blocking process.
Moved credits off the boot screen, to a settings menu item
2023-09-22 13:44:29 -05:00
Noah Axon
4dfc052f94
Merge pull request #2 from n0xa/timesetting
...
Real time clock and time setting enabled
2023-09-22 00:01:57 -05:00
Noah Axon
c9f2b6674d
Real time clock and time setting enabled
2023-09-22 00:01:25 -05:00
Noah Axon
715be1a864
Merge pull request #1 from n0xa/add-applejuice-devices
...
Add all the applejuice devices to the menu
2023-09-21 21:57:04 -05:00
Noah Axon
5b1b89c172
Add all the applejuice devices to the menu
...
There's a logic bug in the original esp32 implementation (std::string ... sizeof(Airpods)) that kept all of the 23-byte bluetooth frames from working properly. I fixed that as well.
2023-09-21 21:55:41 -05:00
Noah Axon
fc364a6fb6
Initial commit
2023-09-21 00:13:04 -05:00