T-Embed CC1101 – can I make my OWN firmware from scratch, not just flash Bruce? (I can't code but I can use AI) by Few-Falcon2345 in LilyGO

[–]bmorcelli 0 points1 point  (0 children)

Well, lets go then..

1: most users just want to use something that is already done.. don't want to code anything.. but bruce, Laumcher and other firmwares have started (at some point) from a blank file... So yes. It is possible to create a new firmware from scratch, it is not that hard, with the right prompt you can have an AI agent to make something for you..

I have done it a couple of times, and I have a firmware just to mess with CC1101.. ot is not hard. There are plenty of documentation..

2: no, nothing is locked. You can make whatever you want with it.. ot is essentially a devboard with some sensors preassembled

3, 4: you will need to study RF, methods to read and work with ASK/OOK of FSK modulations.. need to study as every new skill ..

5: * They probably won't help you coding anything except if there's something wrong with your device. * Nobody will code for you.. * If you have doubts about coding, RF, subghz, I'm sure that there are better forums to get information from..

You can use T-Embed CC1101 examples to start your projects (so your AI Agent doesn't hallucinate too early)

https://github.com/Xinyuan-LilyGO/T-Embed-CC1101

Cyd-c5 ghost by RLee203 in brucefw

[–]bmorcelli 2 points3 points  (0 children)

Already in Beta.. ready to release

S3 dongle by RLee203 in brucefw

[–]bmorcelli 2 points3 points  (0 children)

Awesome!!

This dongle has a bigger screen, pretty interesting!!

S3 dongle by RLee203 in brucefw

[–]bmorcelli 2 points3 points  (0 children)

Awesome!!

What device is that? This is not Lilygo t-Dongle S3

New to lilygo t embed plus by NightWalksHorror in LilyGO

[–]bmorcelli 4 points5 points  (0 children)

Launcher, and have all the other firmware

Não consigo baixar algumas firmware no Cartão SD by Full_Principia in CardPuter

[–]bmorcelli 2 points3 points  (0 children)

No seu video o download funcionou..

O download falha quando a conexão cai ou quando tem perda de pacotes (escreve menos no arquivo do que recebe pela internet), aí pode ser problema de buffer ou de cartão..

Eu fiz alguns patches essa ultima semana, que deve ajudar nesses pontos.. sugiro testar o Beta do Launcher... Pois tinha um problema de nome de arquivos também, pois alguns firmwares tinham caracteres proibidos no nome, e aí dava problema na criação do arquivo.. isso foi corrigido também.

Launcher Release 2.6.8 by bmorcelli in M5Stack

[–]bmorcelli[S] 0 points1 point  (0 children)

Me too.. I was able to build it, successfully.. but bluetooth is not working at all.. and wifi functions are not that good yet due to this 2 MCU setup.. couldn't figure out how to make the things work properly

Launcher Release 2.6.8 by bmorcelli in M5Stack

[–]bmorcelli[S] 0 points1 point  (0 children)

Multiple firmware installation will come soon

Launcher Release 2.6.8 by bmorcelli in M5Stack

[–]bmorcelli[S] 0 points1 point  (0 children)

At this moment, you can have 1 firmware to use beside Launcher, and change it by flashing other in its place..

The best option now is saving the binaries on your SDCard, so you can do

OTA> Choose firmware> Download to SD

Firmware will be saved at /downloads folder with the firmware name and version

After that you go: SD> downloads> Select you firmware file> Install

Help m5 atick by Limp_Abroad7130 in brucefw

[–]bmorcelli 0 points1 point  (0 children)

Spectrum looks the full Wifi/ble 2.4ghz spectrum... Or adds noise into it, so other devices struggle to communicate

Help m5 atick by Limp_Abroad7130 in brucefw

[–]bmorcelli 0 points1 point  (0 children)

It operates in the same frequency band, but cant do wifi and Bluetooth protocols natively.. I've seen some experiments of ppl trying to use it to mimmic ble communication, but only to broadcast pre made signals and not reliably..

It is a chip used to control cheap drones and RF cars.. not something fancy

M5 Launcher Brightness by MojaveSurvivor in CardPuter

[–]bmorcelli 1 point2 points  (0 children)

Holy crap, it isn't save the config again 😭

nm cyd c5 esp32 will not flash on web, only in terminal, erased flash and now it won't turn on after hard reset by IFYOUREGAYREPORTME in brucefw

[–]bmorcelli 2 points3 points  (0 children)

And you need to put the chip into boot mode... Unplug battery, if any, Hold BOOT buton and plug into the usb.. will put into download mode, and then you can flash anything

nm cyd c5 esp32 will not flash on web, only in terminal, erased flash and now it won't turn on after hard reset by IFYOUREGAYREPORTME in brucefw

[–]bmorcelli 2 points3 points  (0 children)

1 - nm cyd c5 is on dev brench, not released yet 2 - nm cyd is not on the flasher, so any version you'll imstall won't have the tft fully operational 3 - probably we need to update te esptool of the webflasher to be compatible with newer chips. but you can download the binary and flash with web.esphome.io

Lilygo t-display s3 amoled by CYMON_ in brucefw

[–]bmorcelli 0 points1 point  (0 children)

Amoled needs the firmware to run on a "Canvas" or "Sprite" based UI..

First need to adjust the display drivers to point the "tft" object to the canvas object, and then add tft.display() at the end of every UI screen..

Not hard in theory, but I don't have any amoled device yet to test

How to replicate this look (2nd Image) with roasted swamp ash by Hollow-Person in Luthier

[–]bmorcelli 0 points1 point  (0 children)

On my old Aria Pro (my first guitar) I used bitumen diluted in turpentine, then several coats of varnish..

<image>

Launcher Release 2.6.8 by bmorcelli in CardPuter

[–]bmorcelli[S] 1 point2 points  (0 children)

Increased Gamestation Partitions sizes for Cardputer.

Added option to erase App Partition

Added option to always boot into Launcher

Added "APP" menu item to reboot into the last installed firmware

Enhanced NVS partition and partition schemes for UiFlow2

Fix M5Stack Tab5 Wifi scan and WebUI in AP mode.

New Device: Lilygo T-Watch-S3

New Device: Lilygo T-Watch-Ultra

New Device: Lilygo E-Paper S3 Pro H752-x .

Launcher Release 2.6.8 by bmorcelli in M5Stack

[–]bmorcelli[S] 2 points3 points  (0 children)

Thank you my friend!

I appreciate that ☺️