Commit Graph

70 Commits

Author SHA1 Message Date
Noah Axon e581cabf79 Disable fishy for stickc plus for now 2024-01-10 22:41:15 -06:00
Noah Axon 752cc40697 Of course the StickC and Plus handle bitmaps differently... 2024-01-10 18:45:06 -06:00
Noah Axon 5248f81314 little bit of cleanup for 2.3.3 2024-01-09 21:48:22 -06:00
Noah Axon 2070df4e8c logo by @unagironin turned into a splash screen 2024-01-08 23:18:08 -06:00
Noah Axon cc8e610d20 fix cardputer display/keyboard glitch 2024-01-08 22:19:18 -06:00
Noah Axon 9344eb1fca Fix up arrow glitch, and make it roll over to end of menu too 2024-01-08 14:22:23 -06:00
Noah Axon 8e119129be version bump and fix eeprom reset screen 2024-01-07 23:36:20 -06:00
Noah Axon e85d77ca7a Fix login form post URL 2024-01-07 12:34:42 -06:00
Noah Axon 4540f33a04 Documentation updates 2024-01-07 03:49:01 -06:00
Noah Axon c624a0d607 Allow cloning of Evil Twin SSIDs from WiFi Scan results 2024-01-07 02:54:10 -06:00
Noah Axon 06e15db65c Documentation and version bump 2024-01-07 02:21:52 -06:00
Noah Axon b0705c3e0e Add the ability to change wifi SSID, saves to EEPROM 2024-01-07 02:00:04 -06:00
Noah Axon c18839b9b6 Fix M5StickCPlus2 - Beep won't work for now 2024-01-03 14:05:16 -06:00
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