The big ecosystem of SBCs confuses me a bit. Who is buying these? The work required to build an actual secure, maintainable product on top of an SBC is so big that you'd surely never use one of these. The hard work is all in software. You need a supplier with product lifetime guarantees and a known SoC manufacturer. If you're a hobbyist, unless you really don't value your time you'd be much better served buying an x8…
> The big ecosystem of SBCs confuses me a bit. Who is buying these? They make decent home servers, unless you need fast storage.
Orange Pi RV2 $40 RISC-V SBC: Friendly Gateway to IoT and AI Projects
91–100 of 136 posts
Re: Orange Pi RV2 $40 RISC-V SBC: Friendly Gateway to IoT and AI Projects
#92$40 is too expensive
Re: Orange Pi RV2 $40 RISC-V SBC: Friendly Gateway to IoT and AI Projects
#93Re: Orange Pi RV2 $40 RISC-V SBC: Friendly Gateway to IoT and AI Projects
#942 TOPS is not a lot for AI projects.
They get this number by simply adding up all CPUs' processing speed. There is no NPU or similar: https://medium.com/@zlodeibaal/orange-pi-rv2-ai-board-scam-7...
The whole point is offloading load from CPU and doing something in parallel while NPU does its thing.
Re: Orange Pi RV2 $40 RISC-V SBC: Friendly Gateway to IoT and AI Projects
#95Don't buy an Orange Lie. I used to occasionally buy a single board computer ~10 to ~5 years ago. Then I waited until SBC's reached the 32GB RAM level. The first such affordable and performant board was an Orange Pi 5+ or 5B (I should double check, may add a comment later). I believe I wanted the Orange Pi 5+ but it was sold out, so I ordered and paid for the Orange Pi 5B (the 2 ethernet port variant) which was a bit…
Re: Orange Pi RV2 $40 RISC-V SBC: Friendly Gateway to IoT and AI Projects
#96Re: Orange Pi RV2 $40 RISC-V SBC: Friendly Gateway to IoT and AI Projects
#97Re: Orange Pi RV2 $40 RISC-V SBC: Friendly Gateway to IoT and AI Projects
#98Don't buy an Orange Lie. I used to occasionally buy a single board computer ~10 to ~5 years ago. Then I waited until SBC's reached the 32GB RAM level. The first such affordable and performant board was an Orange Pi 5+ or 5B (I should double check, may add a comment later). I believe I wanted the Orange Pi 5+ but it was sold out, so I ordered and paid for the Orange Pi 5B (the 2 ethernet port variant) which was a bit…
What was the website you bought it from?
EDIT: adding the seller on Amazon.nl was BestMii, and they were linked as the sellers from Orange Pi website.
Re: Orange Pi RV2 $40 RISC-V SBC: Friendly Gateway to IoT and AI Projects
#99The big ecosystem of SBCs confuses me a bit. Who is buying these? The work required to build an actual secure, maintainable product on top of an SBC is so big that you'd surely never use one of these. The hard work is all in software. You need a supplier with product lifetime guarantees and a known SoC manufacturer. If you're a hobbyist, unless you really don't value your time you'd be much better served buying an x8…
The value proposition of using SBCs is in their embedded connectivity; in addition to standard USB/network/HDMI ports they tend to have built-in connectors for:
* MIPI input, for video cameras
* MIPI output for LCD panels
* i2c and SPI for weird peripherals (accelerometers, temp sensors, etc)
* i2s for sound
* GPIO and timers/PWM for custom peripherals like motors/servos, contacts, programmable LEDs etc.