Commit Graph

118 Commits

Author SHA1 Message Date
Im Nix d161027870
Fixed the QR Code flickering and also the qr code will be bigger and centralized. 2024-01-16 00:23:17 -03: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 cff2f4ff1f
Merge pull request #55 from n0xa/fix-up-arrow
Fix up arrow glitch, and make it roll over to end of menu too
2024-01-08 14:23:10 -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 c2f150d4ff Localization blurb 2024-01-08 11:37:14 -06:00
Noah Axon ca7fdd60c0 Documentation updates (Contributing) 2024-01-08 11:24:46 -06:00
Noah Axon 8e119129be version bump and fix eeprom reset screen 2024-01-07 23:36:20 -06:00
Noah Axon 57ef13fb4d
Merge pull request #40 from bicurico/main
Fix for WIFI Spam
2024-01-07 19:55:04 -06:00
Noah Axon e85d77ca7a Fix login form post URL 2024-01-07 12:34:42 -06:00
Noah Axon e08cbc685d
Merge pull request #51 from n0xa/portal-eeprom
Portal eeprom
2024-01-07 03:51:24 -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
bicurico a89ef3020c
Update wifispam.h 2023-12-30 15:53:47 +00:00
bicurico a4a7d86441
Update wifispam.h
Fix WIFI spam with v1.4.0 code.
2023-12-30 15:50:20 +00:00
Noah Axon 66cf10aaa5 NEMO Portal Documentation 2023-12-29 22:55:05 -06:00
Noah Axon 289fb6cfc3
Merge pull request #39 from n0xa/portal
Add NEMO Portal, a captive wifi portal, with SD Card support
2023-12-29 22:41:29 -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 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