0xd34d

joined 2 years ago
[–] 0xd34d@sh.itjust.works 1 points 2 weeks ago

reverse engineering a proprietary UART protocol

This sounds cool and all but then

Turns out it was just standard 8N1 115200-baud UART.

I didn't see any mention of this proprietary UART protocol in your blog and the GitHub project looks like it was as simple as reflashing the onboard ESP32 once everything is wired correctly?

[–] 0xd34d@sh.itjust.works 0 points 2 months ago (7 children)

Did they even resolve the issues with the Rust implementation of coreutils?

[–] 0xd34d@sh.itjust.works 1 points 3 months ago (1 children)

It's still there in there latest Android 16 builds

[–] 0xd34d@sh.itjust.works 4 points 3 months ago

You might have used Heimdall, https://github.com/Benjamin-Dobell/Heimdall, the open source Odin alternative 😉.

[–] 0xd34d@sh.itjust.works 5 points 5 months ago (2 children)

Or get it for free by downloading the release APK from the GitHub repository 😉

[–] 0xd34d@sh.itjust.works 2 points 5 months ago

At least the app option persists between system updates 😉

[–] 0xd34d@sh.itjust.works 12 points 6 months ago (1 children)

Probably because it still uses the android camera API to do so rather than directly access /dev/video0.

https://github.com/termux/termux-api/blob/master/app%2Fsrc%2Fmain%2Fjava%2Fcom%2Ftermux%2Fapi%2Fapis%2FCameraPhotoAPI.java

I'm sure it is possible to add a video capture to the API 😉

[–] 0xd34d@sh.itjust.works 1 points 10 months ago

I guess you never heard of cPLA 😉

[–] 0xd34d@sh.itjust.works 5 points 10 months ago (1 children)

Pretty solid how to by James TDG 😉 Louis shouldn't be given the credit here

[–] 0xd34d@sh.itjust.works 4 points 10 months ago

Maybe there want to be a scam baiter like Kit Boga 😉

 

I recently worked on a personal project where I wanted to trigger a sound board using a custom wake word. I had been keeping a keen eye on the work being done for local wake word detection in ESPHome and wondered if I could make use of it in this project. While ESPHome is an amazing project, I actually have a few devices flashed with it in my HA setup, it was more than I needed. This repository is the result of my efforts to make micro wake word a standalone component I could use in my own projects.

If you happen to find this useful make sure to send your thanks to those that did all the real work over at ESPHome, especially Kevin Ahrendt 😉.

And of course, here's a little video of it in action https://youtube.com/shorts/dRHSXZUriEs bqvEoKjWCEACqld0

 

Made sure the stock firmware printed the example gcode that came on the SD card and then immediately embarked on my journey to get klipper running on this guy.

I didn't finish until the wee hours this morning so I've yet to really give it a go but all the essentials are operational.

Here's the GitHub link to the config I created: https://github.com/0xD34D/ender3-v3-se-klipper-config

view more: next ›