Commit Graph

93 Commits

Author SHA1 Message Date
Noah Axon 2087101501 Merge branch 'main' into develop 2023-12-29 00:15:41 -06:00
Noah Axon b8ece62e75
Merge pull request #38 from n0xa/menu
Refactor menus
2023-12-29 00:14:47 -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 d5575819fe
Merge pull request #36 from n0xa/dimmer-millis
Decouple screen dim timer from RTC
2023-12-28 20:01:43 -06:00
Noah Axon 86944d19dc Decouple screen dim timer from RTC 2023-12-28 19:58:18 -06:00
Noah Axon dcf37cbb7f SwiftPair and Android Spam documentation 2023-12-28 13:14:17 -06:00
Noah Axon fb6fe5d0b0
Merge pull request #35 from n0xa/androidspam
Add Bluetooth Android Spam
2023-12-28 13:11:14 -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
Noah Axon 0c0dfe195d
Merge pull request #26 from facelesstech/main
Fixed the double presses in the menu when using the card computer keyboard
2023-12-19 21:59:15 -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 7249522016
Merge pull request #23 from n0xa/develop
Display optimizations and fixes
2023-11-23 11:06:35 -06:00
Noah Axon bdb6f048be Merge branch 'display' into develop 2023-11-23 11:04:38 -06:00
Noah Axon ad39c271f3 Display fixes and optimizations 2023-11-23 11:03:33 -06:00
Noah Axon 565b1388f1 Increment version. We're out of RC! 2023-11-19 12:16:53 -06:00
Noah Axon 97666ba271 Bug Reporting Guidance 2023-11-19 02:17:36 -06:00
Noah Axon 9563c17e70 Update documentation 2023-11-19 01:22:44 -06:00
Noah Axon 2cb3ffb15f
Merge pull request #20 from IMXNOOBX/main
QOL Changes
2023-11-19 00:51:42 -06:00
Noah Axon 3486c26877
Merge pull request #21 from n0xa/fixWifiSpam
Fix wifi spam
2023-11-18 00:58:55 -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
Noah Axon 384450cfaf Image add to readme 2023-11-14 23:17:31 -06:00
Noah Axon 4ddfd11015 Image 2023-11-14 23:16:02 -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 0ac331549c
Update README.md 2023-11-13 22:52:49 -06:00
Noah Axon b90a693a81
Update README.md for NEMO 2.0.0 2023-11-13 22:50:19 -06:00
Noah Axon f133b0c2e3
Merge pull request #19 from n0xa/refactor
Refactor
2023-11-13 22:38:47 -06:00
Noah Axon 77a05d8c05 cleanup debug files 2023-11-13 22:36:21 -06: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 d337d905a3 Update README 2023-11-06 19:12:19 -06:00
Noah Axon b042171e1f Add WiFi Scanning 2023-11-06 19:10:41 -06:00
Noah Axon d3dc0e8b23 updated documentation 2023-10-28 18:04:19 -05:00