Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
geotp
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
geotp
5d ago
That was sarcasm. The people who criticize and make demands are rarely the ones who actually do the work
2.
▲
by
geotp
5d ago
That’s like asking a lumberjack not to use his chainsaw to cut down a tree at home
3.
▲
by
geotp
5d ago
It would be interesting to see you actually try the project and compare what your instinct told you with what Bit Pirate can really do
4.
▲
by
geotp
6d ago
You can’t submit the same link twice. I’d already shared the firmware repository before, so this time I posted the website, mainly for the new web tools https://news.ycombinator.com/item?id=48409306
5.
▲
by
geotp
6d ago
Then GitHub will have to flag everyone. Take 100 professional developers today, and you can be sure all 100 use AI somewhere in their workflow. Take a look at the codebase or just try it out, and make up your own mind
6.
▲
by
geotp
6d ago
Read the github then https://github.com/geo-tp/ESP32-Bit-Pirate
7.
▲
by
geotp
6d ago
Read the github readme https://github.com/geo-tp/ESP32-Bit-Pirate
8.
▲
by
geotp
6d ago
the project is open source, so feel free to fork it and give the landing page the improvements you think it needs
9.
▲
by
geotp
6d ago
the firmware is in a very different state from the website. The codebase has a test suite, and hundreds of people are already using it, so it’s had a lot more work and real world testing
10.
▲
ESP32 Bit Pirate Hardware Hacking Kit with Web Tools That Speaks Every Protocol
(geo-tp.github.io)
120 points
by
geotp
10d ago
|
44 comments
11.
▲
by
geotp
10d ago
ESP32 Bit Pirate is open-source firmware that turns your device into a multi-protocol development and analysis tool, inspired by the legendary Bus Pirate. It supports sniffing, sending, scripting, and interacting with various digital protoc
12.
▲
Turn a €5 ESP32-S3 Board into a Browser-Based Workbench for Hardware Hacking
(hackster.io)
2 points
by
geotp
2mo ago
|
0 comments
13.
▲
ESP32 Bit Pirate, Hardware Hacking tools, Debug/explore hardware in the browser
(geo-tp.github.io)
8 points
by
geotp
3mo ago
|
1 comments
14.
▲
by
geotp
3mo ago
Free browser-based tools for serial communication, ESP and STM32 flashing, SPI flash programming, AVR programming, I2C/SPI controls, and logic analysis. Connect compatible hardware directly from your browser to inspect, program, and de
15.
▲
Turn an ESP32 into a USB-UART, SPI Prog, Logic Analyzer, OpenOCD, Avrdude, LIRC
(hackster.io)
1 points
by
geotp
3mo ago
|
1 comments
16.
▲
by
geotp
3mo ago
ESP32 Bit Pirate transforms an ESP32S3 into USB hardware tools compatible with applications such as flashrom, PulseView, AVRDUDE, OpenOCD, LIRC and more
17.
▲
by
geotp
3mo ago
Thanks for the support
18.
▲
by
geotp
3mo ago
It works on all ESP32S3 boards with at least 8 MB of flash. Check the README for more details
19.
▲
by
geotp
3mo ago
https://github.com/AndreiVladescu/ESP32-Bit-Pirate-Dock It supports voltages from 1.8 V to 5 V when used with the dock
20.
▲
by
geotp
3mo ago
Thanks for your support If you want, you can push the platformio env for your specific board to add it to the list of supported boards
21.
▲
by
geotp
3mo ago
The firmware can already be used as a serial over WiFi adapter through the Web CLI. 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
22.
▲
by
geotp
3mo ago
Where do you see 600k commits? Are you talking about 600k lines of code? If so, the project includes libraries in the `lib` folder, notably a large screen library called `tft_espi` which must be 500k lines on its own (which has since been r
23.
▲
by
geotp
3mo ago
I’m French and my English isn’t very good, so please excuse me for using a translator. Feel free to take a look at the codebase
24.
▲
by
geotp
3mo ago
The two projects have fairly different directions, even though they overlap on most core wired protocol features. The original Bus Pirate relies heavily on a more complex bytecode-style syntax for many lowlevel operations. The ESP32 version
25.
▲
by
geotp
3mo ago
What do you mean by C1? Do you mean the ESP32-C3 or C5? If so, they are not supported mainly for performance and hardware capability reasons
26.
▲
by
geotp
3mo ago
Yes, it is compatible with both Cardputer models and many other devices, including the $5 ESP32S3 clone
27.
▲
by
geotp
3mo ago
Yes, it includes scripting and raw GPIO/bit-banging features, so you can read essentially any custom protocol yourself, including one you invented five minutes ago
28.
▲
by
geotp
3mo ago
I’m not sure I fully understand the question. The implementation is entirely new and was built specifically for this project, it is not copied from another project. LLMs were used as development tools, but the architecture, feature selectio
29.
▲
ESP32 Bit Pirate, a Hardware Hacking Tool with WebCLI That Speaks Every Protocol
(github.com)
211 points
by
geotp
3mo ago
|
46 comments
30.
▲
by
geotp
3mo ago
ESP32 Bit Pirate is an open-source firmware that transforms compatible devices into versatile multi-protocol hacking tools, inspired by the original Bus Pirate. It can sniff, send, script, and interact with digital protocols such as I2C, UA
More ›