←back to thread

353 points iraton | 1 comments | | HN request time: 0s | source
Show context
boznz ◴[] No.44514787[source]
The LilyGo T-Embed CC1100 has similar hardware capabilities of the FlipperZero plus WiFi/bluetooth and runs the Bruce Pentest firmware all for under half the price of the flipper. The Bruce firmware works well on it but is not as polished as the flipper zero but both hardware and software are open source and easily modded.
replies(3): >>44514875 #>>44514898 #>>44515905 #
tgsovlerkhgsel ◴[] No.44515905[source]
The popularity and usefulness of many devices like the Arduino and the Raspberry Pi doesn't stem from the hardware capabilities, but the "communities of scale" (lots of people use it -> it's much easier to find compatible software, hardware, guides etc.)

I would expect this to be the same for the Flipper Zero.

replies(2): >>44517092 #>>44518687 #
Nursie ◴[] No.44517092[source]
On the one hand, sure it has a big effect, especially with hardware addons.

But on the other, I think this is overstated, I lose count of how many "How to X on Raspberry Pi" pages I've seen that were really "How to X on linux" or at best "How to X on embedded Linux". Often they were worse than existing "How to X on linux" resources but picked up traction because of the association with a popular board.

But then I'm just an old curmudgeon who's been messing with embedded linux since long before there was a RPi...

replies(1): >>44520584 #
idiotsecant ◴[] No.44520584[source]
You're not the audience that is going to Google 'how to connect eBay humidity sensor to raspberry pi'. You have to remember that there is an experience gradient, and everyone starts somewhere.
replies(1): >>44520792 #
1. Nursie ◴[] No.44520792{3}[source]
You’re not wrong, I guess my point is that “the community” that produces guides and tools may be wider than the specific popular device, whether deliberately or by accident.

Everyone does start somewhere, and as much as the breathlessness over Raspberry Pi in the early days irritated me (many people seemed to think there had been no Linux on ARM before then), you absolutely can’t fault them for building a community and getting people interested in the whole area, and lowering the informational barriers to entry.