there are so many SBCs these days. if you use them for hobby projects, many of them are fine. if you ever want to convert your project to something commercial, I would still consider raspberry pi and beaglebone instead based on software maturity and community support and their ecosystem at large. I really like NXP's i.MX6/8/9 chips, I wish there are some i.MX SBCs as popular as RPi and Beagles, for both hobby and com…
Milk-V Mars: RISC-V credit card size SBC
11–20 of 79 posts
Re: Milk-V Mars: RISC-V credit card size SBC
#12there are so many SBCs these days. if you use them for hobby projects, many of them are fine. if you ever want to convert your project to something commercial, I would still consider raspberry pi and beaglebone instead based on software maturity and community support and their ecosystem at large. I really like NXP's i.MX6/8/9 chips, I wish there are some i.MX SBCs as popular as RPi and Beagles, for both hobby and com…
Re: Milk-V Mars: RISC-V credit card size SBC
#13I wonder what graphics chip this is using?
Re: Milk-V Mars: RISC-V credit card size SBC
#14there are so many SBCs these days. if you use them for hobby projects, many of them are fine. if you ever want to convert your project to something commercial, I would still consider raspberry pi and beaglebone instead based on software maturity and community support and their ecosystem at large. I really like NXP's i.MX6/8/9 chips, I wish there are some i.MX SBCs as popular as RPi and Beagles, for both hobby and com…
Surely at that point you would just treat the SBC as a reference design and fab your own boards?
Re: Milk-V Mars: RISC-V credit card size SBC
#15Re: Milk-V Mars: RISC-V credit card size SBC
#16there are so many SBCs these days. if you use them for hobby projects, many of them are fine. if you ever want to convert your project to something commercial, I would still consider raspberry pi and beaglebone instead based on software maturity and community support and their ecosystem at large. I really like NXP's i.MX6/8/9 chips, I wish there are some i.MX SBCs as popular as RPi and Beagles, for both hobby and com…
>if you ever want to convert your project to something commercial Surely at that point you would just treat the SBC as a reference design and fab your own boards?
Designing and fabbing your own boards doesn't always make sense until you're on a version 2, or 3.
Re: Milk-V Mars: RISC-V credit card size SBC
#17there are so many SBCs these days. if you use them for hobby projects, many of them are fine. if you ever want to convert your project to something commercial, I would still consider raspberry pi and beaglebone instead based on software maturity and community support and their ecosystem at large. I really like NXP's i.MX6/8/9 chips, I wish there are some i.MX SBCs as popular as RPi and Beagles, for both hobby and com…
Last time I checked, Broadcom forced you to integrate their compute modules into your product because there was no way they would sell their CPUs alone, no matter how many of them one would be willing to buy. That is not normal in the industrial world. As an example, the Allwinner H3 used in a lot of boards is $5 each for 1000+ pieces at Alibaba, or $10 at Olimex in the EU in single quantity. It's also well documented. https://linux-sunxi.org/H3
Things may be different with the RP2040, which is a very interesting part, but that chip has nothing in common, except the name, with the ones running the bigger Linux capable Raspberries.
Re: Milk-V Mars: RISC-V credit card size SBC
#18there are so many SBCs these days. if you use them for hobby projects, many of them are fine. if you ever want to convert your project to something commercial, I would still consider raspberry pi and beaglebone instead based on software maturity and community support and their ecosystem at large. I really like NXP's i.MX6/8/9 chips, I wish there are some i.MX SBCs as popular as RPi and Beagles, for both hobby and com…
You can buy a Toradex, Variscite or PHYTEC module and pop a binary distro like Debian in there very easily.
Disclosure: I work for one of the companies above.
Re: Milk-V Mars: RISC-V credit card size SBC
#19Thickest credit card I've ever seen!
Re: Milk-V Mars: RISC-V credit card size SBC
#20Or is RISC-V going to follow the same problems as the ARM SBC system where each board has an obscure and unique boot process meaning images need to be carefully pre-built with who knows what installed for each board.