Commit Graph

57 Commits

Author SHA1 Message Date
Noah Axon 9d284a3c81 Add NEMO Portal, a captive wifi portal, with SD Card support 2023-12-29 22:34:45 -06:00
Noah Axon 7d43a67797 Updated documentation 2023-12-29 09:22:32 -06:00
Noah Axon 770b27bf47 Add a failsafe to clear settings on bootup with next button 2023-12-29 00:50:03 -06:00
Noah Axon 65fcad8a04 bump minor rev 2023-12-28 23:52:59 -06:00
Noah Axon c549dab11a Reduce battery screen flicker, only update on % change 2023-12-28 23:52:02 -06:00
Noah Axon 683c3b554d Refactor all menus to a reusable drawmenu func 2023-12-28 23:51:11 -06:00
Noah Axon 86944d19dc Decouple screen dim timer from RTC 2023-12-28 19:58:18 -06:00
Noah Axon 9f38215063 Add Bluetooth Android Spam 2023-12-28 12:59:41 -06:00
Noah Axon da8b7b2c34 Support brightness control and EEPROM on Cardputer 2023-12-28 10:56:27 -06:00
Noah Axon d17a180e0a Default target Stick C Plus 2023-12-21 17:33:35 -06:00
Noah Axon 8add2e5d70 Initial run at adding StickC-PLUS2 support 2023-12-21 17:20:05 -06:00
Noah Axon 62b1211ac8 Fix IR LED Pin numbers 2023-12-19 22:55:54 -06:00
Noah Axon 99168950ff
Update m5stick-nemo.ino
Update build target to M5Stick C Plus
2023-12-19 21:59:53 -06:00
facelesstech 6723b254a2 fixed the navigation in the menus and deleted the unused code 2023-12-03 16:07:00 +00:00
facelesstech 1bfc2554f8 fixed the navigation in the menus 2023-12-03 16:05:18 +00:00
Noah Axon ad39c271f3 Display fixes and optimizations 2023-11-23 11:03:33 -06:00
Noah Axon 2cb3ffb15f
Merge pull request #20 from IMXNOOBX/main
QOL Changes
2023-11-19 00:51:42 -06:00
Noah Axon fa57f8814d Fix some Cardputer stuff 2023-11-18 00:55:47 -06:00
Noah Axon 18bba41b54 Wifi spam timing and structure improved - works again 2023-11-17 22:02:44 -06:00
IMXNOOBX 24fbf6a739 QOL Changes
This tool is getting better and better every day, i wanted to add this changes few days ago to make it easier to navigate through menus
2023-11-14 20:11:51 +01:00
Noah Axon 7dad3fac5e Added QR Code Pranks 2023-11-13 21:52:46 -06:00
Noah Axon eaa005e05d fix brightness menu, add EEPROM reset to settings 2023-11-13 20:52:15 -06:00
Noah Axon d688d4d2ac Boot Screen and Cardputer improvements 2023-11-13 20:32:13 -06:00
Noah Axon f2e12ea792 Fix definitions, stub in cardputer support 2023-11-13 18:32:50 -06:00
Noah Axon 94d8bd0103 Fix typo 2023-11-13 17:41:34 -06:00
Noah Axon ab6a190a16 Abstract button logic to functions 2023-11-13 17:38:50 -06:00
Noah Axon 317e2f8656 Unify TRIGGER logic on TVBG flow 2023-11-13 12:49:12 -06:00
Noah Axon dad8dac03e Wrap most optional features in ifdef 2023-11-13 00:19:16 -06:00
Noah Axon f7e8b845ed BLE Spam Bugfixes 2023-11-11 18:52:05 -06:00
Noah Axon cc9c392c48 Refactor Bluetooth Spam - Add Maelstrom mode 2023-11-11 18:32:44 -06:00
Noah Axon cb3dc8acdb Fix BSSID byte order 2023-11-06 19:18:04 -06:00
Noah Axon 66b37e1d88 Fix menus 2023-11-06 19:14:39 -06:00
Noah Axon b042171e1f Add WiFi Scanning 2023-11-06 19:10:41 -06:00
Noah Axon 7956108f7e re-add the missing definition for PLUS 2023-10-28 17:55:52 -05:00
Noah Axon 14b55df968 Fix inverted IR logic on the Non-plus Stick C 2023-10-08 10:01:45 -05:00
Noah Axon 7d83ddb091 Fixup some merge artifacts 2023-10-08 00:16:31 -05:00
Noah Axon 1a731b4f90
Merge branch 'main' into m5stickc 2023-10-07 23:09:14 -06:00
Noah Axon 614a9ada71 Tweaks to TV-B-Gone to work with power button menu 2023-10-08 00:01:23 -05:00
Noah Axon ec47d8bd01 Make SourApple advertise very fast. Add power button main menu shortcut. 2023-10-07 22:43:20 -05:00
Noah Axon 0c4fb576a9 Added iOS17 crash fun inspired by RapierXbox/ESP32-Sour-Apple 2023-10-07 14:59:57 -05:00
Vladimir Petrov be1b0f17b1 Adding support for M5StickC (same hardware, smaller display) 2023-10-07 00:00:49 +03:00
Noah Axon ca01f379d9 Try to make the brightness work on multiple platforms 2023-09-30 22:16:31 -05:00
Noah Axon 443bc64cf8 Fixed a lot of little things with TVBG and WiFi Spam 2023-09-30 14:37:42 -05:00
Noah Axon 150f23e389 Add a settings menu for TV-B-Gone Region 2023-09-28 19:36:37 -05:00
Noah Axon 67c768810b More EEPROM cleanup 2023-09-28 16:10:39 -05:00
Noah Axon 7a0ff89c28 Fix bug with eeprom code - wrong address for brightness 2023-09-28 01:33:45 -05:00
Noah Axon 44ec850037 Add random-SSID option to wifi spam. Hundreds of unique SSID per minute 2023-09-27 11:15:37 -05:00
Noah Axon 512785aba3 Add persistent settings for brightness and auto-dim time to EEPROM 2023-09-27 08:29:27 -05:00
Noah Axon d4483f2bd1 Brightness range 10-100 2023-09-26 17:43:08 -05:00
Noah Axon 1ec18b05ed Latest M5StickCPlus has brightness scaled 0-255 not 0-12 2023-09-26 17:34:33 -05:00