Releases: pr3y/Bruce
Releases Β· pr3y/Bruce
v1.4.1
WiFi
- Fixes crash on Sticks cplus1 and 2 after selecting evil portal template or deauth
Support the project with ko-fi
Thanks to all Contributors β€οΈ
v1.4
RF
- CC1101 support for Cardputer with SD card sniffer. For more info, read the wiki (thanks @eadmaster)
RFID
- RFID Support to PN532 on sticks #200 (thanks @rennancockles)
FM Radio
- Now Bruce is compatible with Si4713 after #195 (thanks @valentin8709)
Enhancements
- Added more serial cmds
storage
,uptime
,settings
,date
,crypto
and more - Added CoreS3 build
- Several Bug fixes #194
Support the project with ko-fi
Thanks to all Contributors β€οΈ
v1.3.1
RF
- Added standalone support to CC1101 on stick cplus2 (thanks @eadmaster)
RFID
- Add Write NDEF mode to Tag-O-Matic (thanks @rennancockles)
Enhancements
- Added support to M5CoreS3
- Fixed several crashes on TV Be gone, Raw sniffer, Evil Portal and Deauth #166 #163 #172
Support the project with ko-fi
Thanks to all Contributors β€οΈ
v1.3
v1.2.1
v1.2.0
RF
IR
- fixed led keeping on after sending custom IR signals ( #50 and #48 ) but still needs validation and tests for the custom IR
Settings
- Started using settings from
config.conf
file, as Launcher uses, to use the wifi listing bmorcelli#1 - Changed some EEPROM Addresses to better organize things.. compatible with Launcher 2.2.3
Fixes
- fix loopSD writing on top of previous files when accessing different folders
- fix sortList so special chars like '_' can come first in the file list
- increase filename size for rfid files in tag-o-matic
Enhancements
- Structure of project files in the src folder
Features
- Screen Off function has been modified to make the device go into sleep mode, reducing the clock and completely turning off the screen.
- Captive portals in pt-br and en to be used with Evil Portal (need to copy files from html/CaptivePortals to the SD card)