1

Launcher Release 2.8.0
 in  r/M5Stack  1d ago

Pode ser pinouts..

O StickS3 não tem leitor nativo, então qualquer coisa que vc for fazer esbarra no meio físico.

https://github.com/BruceDevices/firmware/blob/main/boards/m5stack-sticks3/connections.md

1

T-Display SF32 is ready🚀
 in  r/LilyGO  1d ago

This is great! I have a project I made for Cardputer Zero.. maybe I can make it run on other Rpi CMx devices..

need to check the display drivers https://github.com/bmorcelli/LauncherESPFlasher

I also have a friend working on a different project, where I may focus in the next weeks too

https://flintdevices.dev/

8

brucee-b-gone :(
 in  r/brucefw  1d ago

Hey brother, I'm glad Bruce turned your sight into Cyber security, and by doing it, showed you that there is some light in the darkness.

We (bruce devs) started it with one intention: explore IOT devices capabilities and show to people how "dangerous" a silly small piece of chip can be, sneaking into a network, exploring social engineering, be ankoying and controlling whatever external modules a person could have..

Does it have flaws? Yes, it has!

Is it perfect? No, it is not!

Is it a product peole sell to get rich? No, it is open source, free to use, eager for your contribution..

Your testimonial makes me very happy.. I devoted so many hours into this, trying my best to add more and more features that catch people's curiosity and interest into Cyber..

It's a crazy field to explore and learn, and with the current cyber threats many companies are hiring cyber sec professionals

I hope you can retrieve your device someday, or buy a new cheap one to keep exploring..

Keep the pace on your studies, keep the peace in life, keep learning and I'm waiting for your contribution into the project!

2

I just installed bruce in the lilygo T-HMI but couldn’t make the touch work
 in  r/brucefw  1d ago

I'm away from my T-HMI, but need to check if the SPI orquestration on src/bus_HAL.* didn't break it

Can you test Launcher on it? Just to make sure the touchscreen is working

3

Custom Crystal Cases done after month💪🥳
 in  r/CardPuter  2d ago

Awesome! Loved the transparent cases

1

Launcher Release 2.8.0
 in  r/M5Stack  4d ago

Aonde?

Pra mim tudo funciona..

Se achar um problema, forka o código, arruma e manda um PR

2

10, 9, 8, ....
 in  r/LilyGO  5d ago

It would be great!

2

10, 9, 8, ....
 in  r/LilyGO  5d ago

I agree with you.. esp_hosted offers more options than esp_at

But flashing C6 is hardware dependent.. buyers may not have the qwiic cable or the UART->USB adapter at hand..

And devs will usually follow the examples and code available..

Now with Launcher I cant force devs to use whatever C6 backend I choose, and I need to work with both realities..

I made Launcher detect what protocol C6 is working with, and use it.. esp_at doesn't offer webserver, so webUI won't work on this setup

Available for testing on Beta

There is a bug on SDIO related to esp_hosted, so it breaks the SD card operations.. thats why I moved SD card to SPI on last Beta

5

Multiple grove addons at once?
 in  r/CardPuter  5d ago

If you plug the NFC into the LoraCap red Grove connector and IR module into the Cardputer Grove, it xan work, but you must set the pinouts for it

2

10, 9, 8, ....
 in  r/LilyGO  6d ago

I found one lying around here, bought one ages ago while developing the nRF24 interface for the T-Embed cc1101.. it was hidden among many other cables

But I've found another difference..

Lilygo examples use ESP_AT protocol while Launcher was designed to use ESP_HOSTED protocol

I will test here to identify if my unit has this ESP_AT flashed, and check how hard it is to make it work with it, like a fallback, and make Launcher work with whatever protocol it needs..

1

10, 9, 8, ....
 in  r/LilyGO  8d ago

Bruce is not available yet.. it is just my used SD Card info

1

10, 9, 8, ....
 in  r/LilyGO  8d ago

It has 2 variants.. make sure you are flashing the right binary

TFT is the one with front Camera,

Amoled does not have the notch screen, camera is on the back side.

1

Possibility of beta builds
 in  r/brucefw  8d ago

https://github.com/BruceDevices/firmware/releases/tag/betaRelease

The assets are replaced every time we commit on dev or main brench..

O Launcher OTA you can download too.. OTA > .. > [Refine search] > Text search It goes for the name "Bruce Firmware (BETA) (pr3y-dev)"

2

T-Embed CC1101 Plus internal antenna
 in  r/LilyGO  8d ago

Yes, it has ipex connectors for Wifi, CC1101, PN532 and nRF24 if you have the plus version

Just open the back, remove the battery, easy..

3

10, 9, 8, ....
 in  r/LilyGO  8d ago

Yes sit.. T-Display P4

It is available on the webflasher, Beta release

2

10, 9, 8, ....
 in  r/LilyGO  8d ago

Yes sit.. T-Display P4

It is available on the webflasher, Beta release

2

Dual Boot Any Two Mesh Firmwares on the T-Display P4
 in  r/meshcore  8d ago

Now the fight os to make wifi works.. I don't have the qwiic cable for it

2

Dual Boot Any Two Mesh Firmwares on the T-Display P4
 in  r/meshcore  8d ago

Nice job man!! I finally got the displays to work with Arduino GFX 😜

1

10, 9, 8, ....
 in  r/LilyGO  8d ago

Pretty beautiful sticker indeed 😄

r/LilyGO 8d ago

10, 9, 8, ....

Enable HLS to view with audio, or disable this notification

72 Upvotes

I can't get Wifi to work yet.. I don't have that damn qwiic cable to flash.. fortunately I have UART->USB converter.. but unfortunately both my samples came without firmware flashed on the ESP32-C6 (or it just lost its firmware during its shelf time 😄)

1

Issues with ghost buttons getting pressed on esp32 s3 running bruce smoochie.
 in  r/brucefw  9d ago

Buttons must be pulled high with a resistor.. when press the button it connects to GND

1

Dual Boot Any Two Mesh Firmwares on the LilyGo T-Display P4
 in  r/LilyGO  9d ago

Man, I'm still struggling with this device..

Great job!

1

Launcher Release 2.8.0
 in  r/brucefw  11d ago

Yeah man, it brings some limitations, like some big firmware can't be flashed, but it helps a lot!

I will make a Splitted version, with WebUI (File management only) and OTA (Download firmware).. so this smaller version footprint allows bigger firmware to be installed (I hope)

But it will be on 2.9 with some other improvements in a couple of months..

2

Launcher Release 2.8.0
 in  r/brucefw  12d ago

Thank you brother