Circlean
Circlean copied to clipboard
[Discussion] Compatibility on other micro-computers (non Raspberry Pi)
First of all hats-off for making this quality project OpenSource 👍
The main limitation I see in the Raspberry Pi is that it's only USB 2.0 compatible.
I've switched from Raspberry Pi to Odroid a few years ago and haven't looked back since. For example their model XU4 is quite powerful and only a bit more expensive. http://www.hardkernel.com/main/products/prdt_info.php
Do you think the processing speed would benefit from USB3.0 or is it not relevant (e.g. because the bottleneck is not the USB speed, but the processing speed)?
What would be required to install the project on an Odroid XU4 for example?
It should work pretty much out of the box if you install this module: https://github.com/CIRCL/PyCIRCLean
And the bash glue code in this repository (https://github.com/CIRCL/Circlean/tree/master/circlean_fs)