I’m curious about how you used LLMs here? Also, to what extent you designed this vs the LLM copying it? My concern is all these vibe coded projects with huge readmes and fake GitHub stars are essentially just copying the work of others, and don’t really do anything new.
You can see in the git commit log how it has progressed slowly over a period of one year to get here. So at least it is not a weekend vibe coded AI slop.
ESP32 Bit Pirate, a Hardware Hacking Tool with WebCLI That Speaks Every Protocol
21–30 of 50 posts
Re: ESP32 Bit Pirate, a Hardware Hacking Tool with WebCLI That Speaks Every Protocol
#22Earlier quoted context omitted.
You can see in the git commit log how it has progressed slowly over a period of one year to get here. So at least it is not a weekend vibe coded AI slop.
Not sure 600,000 commits by one person in a year, most concentrated in a few months over the year, counts as “slowly”.
I know the codebase inside and out, feel free to ask
Re: ESP32 Bit Pirate, a Hardware Hacking Tool with WebCLI That Speaks Every Protocol
#23I'd like to use as a serial-over-wifi adapter, for remote management of my SBCs.
Can anyone suggest a decent device for this, that relies on no soldering or 3d printing?
Ideally the device would expose a serial-over-USB port, so I can just plug in a USB-UART adapter.
Re: ESP32 Bit Pirate, a Hardware Hacking Tool with WebCLI That Speaks Every Protocol
#24Great! I'd like to use as a serial-over-wifi adapter, for remote management of my SBCs. Can anyone suggest a decent device for this, that relies on no soldering or 3d printing? Ideally the device would expose a serial-over-USB port, so I can just plug in a USB-UART adapter.
Great!
Re: ESP32 Bit Pirate, a Hardware Hacking Tool with WebCLI That Speaks Every Protocol
#25Great! I'd like to use as a serial-over-wifi adapter, for remote management of my SBCs. Can anyone suggest a decent device for this, that relies on no soldering or 3d printing? Ideally the device would expose a serial-over-USB port, so I can just plug in a USB-UART adapter.
You do not need to connect a separate USB-UART adapter to it: simply connect the ESP32S3 UART pins directly to the board’s TX, RX, and GND pins.
Any ESP32S3 board could do it, see README for different types of supported devices
Re: ESP32 Bit Pirate, a Hardware Hacking Tool with WebCLI That Speaks Every Protocol
#26Re: ESP32 Bit Pirate, a Hardware Hacking Tool with WebCLI That Speaks Every Protocol
#27[flagged]
When it said every protocol, I read it as potentially every protocol, myself. I have an O-scope that can read every wire protocol too.
Re: ESP32 Bit Pirate, a Hardware Hacking Tool with WebCLI That Speaks Every Protocol
#28Found it in recent days and couldn't have been better timing for what I needed to do.
I have it running well on a Heltec WiFi LoRa 32(V3) with very minor patches to support the CP2102 UART.
Re: ESP32 Bit Pirate, a Hardware Hacking Tool with WebCLI That Speaks Every Protocol
#29[flagged]
So the title would be better as saying potentially every protocol, then? When it said every protocol, I read it as potentially every protocol, myself. I have an O-scope that can read every wire protocol too.
Re: ESP32 Bit Pirate, a Hardware Hacking Tool with WebCLI That Speaks Every Protocol
#30Earlier quoted context omitted.
You can see in the git commit log how it has progressed slowly over a period of one year to get here. So at least it is not a weekend vibe coded AI slop.
Not sure 600,000 commits by one person in a year, most concentrated in a few months over the year, counts as “slowly”.