Is the Logi-Pi board still going to be offered as a product? If so, is there an estimate on availability?
Thx
Is the Logi-Pi board still going to be offered as a product? If so, is there an estimate on availability?
Thx
Much as I love FPGAs, if I were doing image processing I'd take a serious look at programming RasPi's GPU (VideoCore IV). Broadcom released the architectural spec in 2015 -- I think it's still the only GPU that has done that: Broadcom releasing VideoCore IV GPU documentation!
As I recall from the VideoCore IV document, it's basically a modified-SIMD architecture similar to a number of 20th Century supercomputers, but at a tiny fraction of the cost and power consumption. I don't know how difficult it is in practice to download and use VideoCore IV software.
Much as I love FPGAs, if I were doing image processing I'd take a serious look at programming RasPi's GPU (VideoCore IV). Broadcom released the architectural spec in 2015 -- I think it's still the only GPU that has done that: Broadcom releasing VideoCore IV GPU documentation!
As I recall from the VideoCore IV document, it's basically a modified-SIMD architecture similar to a number of 20th Century supercomputers, but at a tiny fraction of the cost and power consumption. I don't know how difficult it is in practice to download and use VideoCore IV software.