firmware
firmware copied to clipboard
Add realtime clock and crypto chart/price
1)Add a rtc module for realtime clock so, we can use it as a clock which won't reset. I think it can be cause esp32 s3 have many pins.
- when connected to wifi add a crypto chart/price to show (and it looks cool) theres many free APIs available btw.
if possible
If you setup Bruce to auto connect to WiFi then it will auto sync the time. Devices that Bruce supports that have RTC already sync time to these. You can look at those if you want to add an RTC to your own board an dcompile your own version.
There is a crypto tracker JS Interpreter script on Discord that does this, the Interpreter is best suited to creating apps that are outside the scope of the standard Bruce toolset which focusses on pentest tools.