Live data from Hacker News

Raspberry Pi 5 vs. Orange Pi 5 Plus vs. Rock 5 Model B

picockpit.com

91–100 of 154 posts

Re: Raspberry Pi 5 vs. Orange Pi 5 Plus vs. Rock 5 Model B

#91
post #3

They're all shit. Get a Lenovo mini PC off eBay and stick Debian on it. I replaced my shitty Pi with a Lenovo M600. If you want a dependable computer, stay away from pseudo-embedded hardware.

There are multiple uses for the Pi. The mini PC is good are being computer, which Pi really isn't good at. But the mini PC can't do the other uses.

For example, the mini PC doesn't run on PoE. It won't fit in enclosure and can't put it on pole outside. But that is what I'm planning to do with Pi for ADS-B receiver.

The mini PC doesn't have PPS support or ability to install GPS receiver. That is what I need for Stratum 1 time server.

A lot of things I want to do just need USB. The question is if one PC or multiple Pis is better. I like idea of Pi per task since are independent units.

Re: Raspberry Pi 5 vs. Orange Pi 5 Plus vs. Rock 5 Model B

#92

Earlier quoted context omitted.

If you need GPIO you might be able to use a uc like an rp2040 or esp32 and connect that to your dell machine. The uc run as cheap as $5 for something that is 32bits with wifi.

Or less that $1 for a SoC powered by 32-bit RV32IMAFC RISC-V “SiFive E24 Core”.[0] [0] https://pine64.com/product/pineseed-bl602-wifi-ble5-soc/

Does that have any documentation? Or am I looking in the wrong places for it?

Re: Raspberry Pi 5 vs. Orange Pi 5 Plus vs. Rock 5 Model B

#94
post #10

Geez for the prices listed in the article (153 EUR and 301 EUR), get a TMM (tiny mini micro - https://www.servethehome.com/introducing-project-tinyminimic... ) computer. These are the SFF/USFF off-lease older enterprise computers like Dell Optiplex. Note that ServeTheHome.com does power consumption for every model it reviews. These ~1L sized computers idle in the 7-13W range. Even with EU electricity prices, it would…

> You also get standard x86 support, normal expand-ability, M.2 slots, PCIe ports, etc.

Let's acknowledge that there are good reasons for avoiding x86 for those who care. The security problems for one, and the long shadow of Microsoft over the ecosystem. Perhaps an additional concern about the supply chain. The closer we can get to an open-source system without blobs, the better.

But the above concerns apart, it seems clear that R.Pi 4 and 400 were peak R.Pi. The performance and low-cost of Intel's recent x86 NUC mainboards is impressive. AMD is also offering strong value in the SFF market.

As I long-time R.Pi/Odroid user, I continue to enjoy these devices. But their lunch has been eaten by competitors.

Re: Raspberry Pi 5 vs. Orange Pi 5 Plus vs. Rock 5 Model B

#95
post #77
post #10

Geez for the prices listed in the article (153 EUR and 301 EUR), get a TMM (tiny mini micro - https://www.servethehome.com/introducing-project-tinyminimic... ) computer. These are the SFF/USFF off-lease older enterprise computers like Dell Optiplex. Note that ServeTheHome.com does power consumption for every model it reviews. These ~1L sized computers idle in the 7-13W range. Even with EU electricity prices, it would…

Or you can get a brand new N100 mini pc from Amazon for And for GPIO (if really needed) you can always add something like an USB Arduino micro (clone) for a couple of bucks.

I got one of these recently. It was ridiculously easy to just install stock debs on.

Every time I look at the wall wart plug pack it comes with I laugh to myself. 8W. In terms of price, speed and compatibility the Raspberry Pi looks laughable.

If I want GPIO I just use ESP32s with wifi. I am then unconstrained in terms of other stuff hanging off them. Using the new nano ESP32 boards I can just hot glue them to whatever I want to talk to.

Re: Raspberry Pi 5 vs. Orange Pi 5 Plus vs. Rock 5 Model B

#96
post #3

They're all shit. Get a Lenovo mini PC off eBay and stick Debian on it. I replaced my shitty Pi with a Lenovo M600. If you want a dependable computer, stay away from pseudo-embedded hardware.

But that mini PC likely has as much as 10x the power draw... They are not interterchangable for lower power use cases

The n100 I have is 6W. It uses less power than my OrangePi board. 12V barrel connector.

Re: Raspberry Pi 5 vs. Orange Pi 5 Plus vs. Rock 5 Model B

#97
post #10

Geez for the prices listed in the article (153 EUR and 301 EUR), get a TMM (tiny mini micro - https://www.servethehome.com/introducing-project-tinyminimic... ) computer. These are the SFF/USFF off-lease older enterprise computers like Dell Optiplex. Note that ServeTheHome.com does power consumption for every model it reviews. These ~1L sized computers idle in the 7-13W range. Even with EU electricity prices, it would…

Are there any that have h265 and avi decoders?

Re: Raspberry Pi 5 vs. Orange Pi 5 Plus vs. Rock 5 Model B

#98
post #3

They're all shit. Get a Lenovo mini PC off eBay and stick Debian on it. I replaced my shitty Pi with a Lenovo M600. If you want a dependable computer, stay away from pseudo-embedded hardware.

I like this idea, but what do you do for GPIO (and SPI, I2C etc.)?

ESP32s. So easy. As well supported as any RaspberryPi.

Proper real time on the metal. Interrupts. Native i2c, i2s, spi, serial with a cross-plane so you can re-route most pins around, depending on the board and a few minor caveats.

Re: Raspberry Pi 5 vs. Orange Pi 5 Plus vs. Rock 5 Model B

#99

Earlier quoted context omitted.

Or less that $1 for a SoC powered by 32-bit RV32IMAFC RISC-V “SiFive E24 Core”.[0] [0] https://pine64.com/product/pineseed-bl602-wifi-ble5-soc/

That $4 dev board looks like it might be an esp32 killer, or at least good competition. I was thinking of the esp32-c3 which is also risc-v with wifi and ble. It currently has really great rust support. You can even build the stdlib for it so you don't have to mess with no_std. The bl602 doesn't seem to have rust support yet, but I'm looking forward to more options.

Note esp32-c6 is already available. e.g. ESP32-C6-DevKitC-1-N8.

Re: Raspberry Pi 5 vs. Orange Pi 5 Plus vs. Rock 5 Model B

#100
post #10

Geez for the prices listed in the article (153 EUR and 301 EUR), get a TMM (tiny mini micro - https://www.servethehome.com/introducing-project-tinyminimic... ) computer. These are the SFF/USFF off-lease older enterprise computers like Dell Optiplex. Note that ServeTheHome.com does power consumption for every model it reviews. These ~1L sized computers idle in the 7-13W range. Even with EU electricity prices, it would…

I think RPis have pretty much outgrown (outpriced?) their usefulness, except in very specialized applications:

If you want to run a server-task, listen to the common chorus and buy an 3-7 year old SFF business PC. Slap Proxmox on it, and you can virtualize a bunch of small 'servers' as LXCs with plenty of CPU and memory. Easy to add storage, dependable, and well-supported. Power draw is highly overstated for typical ancillary-server tasks, and if you were planning on 2+ Pis, you're now in the same ballpark.

If you want to hack together something with sensors/electronics, use a $5 ESP32, which likely has way more power than you need. If you need more processing power, move that from the edge device to something like the cheap SFF above. Plenty of sample ESP32/8266 Arduino libraries to expose/control the GPIO via a simple API, MQTT, or UDP/TCP payloads. Then, you can write your processing logic in whatever language you want, on a powerful server, and the edge device doesn't need Linux distro updates to blink some LED strips or whatever.

Post reply on HN