Giter Club home page Giter Club logo

bruce's People

Contributors

bmorcelli avatar incursiohack avatar luidiblu avatar n1mb3 avatar pr3y avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

bruce's Issues

Unable to write RFID

reads really well RFID, but everytime I try to write it says "writing FAILED" on my both devices ( stickcplus2 and cardputer )

Suggestions

add some templates for badusb and add ble support also make a folder here that has every bin of bruce
example:
brucecardputer.bin ect.
that will make it easier to use with m5launcher

Wi-Fi passwords list

A list of SSID:password made by the user to be used when trying to connect to a Wi-Fi network.
When a Wi-Fi network is required (like web UI) the user first select the network he wants to connect to then the script try to find the password for this network, if the password is found the script ask the user if he wants to use the saved password or a custom password. When user connects to a network and used a custom password, script ask the user if he wants to save this password.
Also when searching and saving passwords make sure it's always lower case (escape upper and lower).

JSON format ex:

{
    "ssid": "password",
    "home": "secret123456",
    "coffee shop": "99CoffeeShop"   
}

RF spectrum not working

Unless I have not set up my receiver correctly, the rf function crashes often, and when it does work it freezes after 2 seconds.

probleme evil portal

bonjour j'ai tester l'evil portal il est super mais a des moment randome il me mes des caractère blizzard sur mon navigateur tel que :
P1: 1719561562
P2: 404
P3: 2
P4: hsopY03ZDj4DjAySJWbA0Rw1igPU+jWL1npy87eM382DjQnchwd5j5DV9qclTGUja3pFApk6H6PN/MVhdf8NPw==

capture d'écran a l'appui
Uploading Capture d’écran 2024-06-21 154218.png…
Uploading Capture d’écran 2024-06-21 154218.png…

BLE doesn't work well.

Ble works its just very very slow like applejuice and sourapple is just slow before something pops up. (Im using ios btw)

IR Replay

Hello, please could you add an IR replay feature that records and sends IR signals (and if possible, store them on SD)

Can you add the universal remotes that are used in the flipper zero. Plz read this. (pr3y)

https://github.com/flipperdevices/flipperzero-firmware/tree/dev/applications/main/infrared/resources/infrared/assets

Here are the files that are used by the flipper zero. There are multiple power-off commands in the tv.ir file. I think that there is a script that sends all these power-off commands in the tv.ir file when the universal TV remote is used and when the power-off function is used in the universal AC remote it sends all the power-off commands in the AC.ir file and vice versa. So if you can create four scripts for the files (ac.ir , audio.ir , TV.ir , projector.ir) that sends all the power off commands when the power off function is selected and all the "volume +" commands when the "volume +" function is selected.

I think there are multiple power-off functions in one file because different devices use different protocols and different protocols can't be in one command. ( In a .ir file )

I hope this will be another cool feature in the next update.

Question BadUSB

Hi,
there is no badUSB with the Bruce software on the m5 stick c plus 2 why?
Thanks :)

UK keyboard

Anyone managed to find a UK Keyboard layout, \ translates to # seems to be the main issue when using EN_US

Screen Always On

Hello, is it possible to create a standby screen option for all the FW that you have installed on the CP since it consumes quickly if it is on for a long time?

Hi some feedback on the project

Hi so for the past week I've been using bruce 1.0.2 and here is the things that I've noticed

  • rf module support and spectrum feature
    I tried using it first with stx882 TX module and srt882s RX module and it didn't work so I switched to the module that you've mentioned in the supported module list (FS1000A RF433T) module and it didn't work too so that is the first problem

Note : based on my research any single pin protocol rf433mhz module is compatible with the cardputer because at it's core they all work the same by outputting or receiving digital/analog signal

  • RFID module support
    In this case also I used one of the modules that you've listed I used Mc rf522 and even after making sure that all the connections are done properly it didn't recognize it and I couldn't use the raid features so that needs fixing too

The last part is about the software

  • ui color change is not stored and after restart it resets

  • wardriving could be ported from marauder firmware it wouldn't bee a nice feature

  • better ir receiving and ir transmitting ui could be made or ported from known firmware

  • VPN client mode could be added by porting avaliable firmwares

Note : for better troubleshooting and experience note all the connections that are needed to be made for the modules in the wiki page so we can make sure that we did the same thing that you've done to get the module working

Thanks for the work it's really the greatest project on this thing the cardputer and we want to see it getting better and better 🫡🥰

Bruce ver 1.1.0. m5stickc plus 2 the IR Tx pin will be forgotten

The ui color setting wasn't being saved on ver 1.0.2 but in the new version it'll be saved for some time and will get forgotten. There is a new issue that wasn't in the older version which is the firmware won't save the saved IR_TX pin. ( I set it to default on the m5stickc plus 2.)

Battery isn't accurate.

The battery isn't accurate when scrolling or changing something on the screen the battery will randomly go up or down and sometimes it can be drastic it said it was at 50 then i changed into a page and it said 83.

rfid isnt writing

the firmware can read rfid and displays the infos, but when i try to write it says "writing failed"
hardware: m5stickc plus 1.1

Question about RF and RFID

Which modules should i get to send and recieve radio frequencies and rfid? As i have seen bruce has features for both so i want the full experience. Thank you <3

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.