Also you get a pretty abysmal framerate with computer vision tasks on a raspberry pi. Definitely recommend trying a non arm cpu like an i5 NUC or something. I blogged about a project where a friend and I used a NUC on a remote control car
here: https://jaimyn.com.au/make-autonomous-car-code-included/
Hey Jabelone, Nice self driving remote controlled car project, I had a look. For my project the ARM processor handles the ARToolkit ok but machine learning algorithms maybe not so much. Speed doesnât bother me because it is a research/learning project.
Though I think your right with the i5NUC they are small and low power. I will upgrade the next roverone to this computer. An i5NUC would more easily process more cameras.
There is this Gigabyte BRIX GB-BACE-3000 Barebone Kit - Celeron N3000 at $AU186.00.
It would be hard for ARM to compete with that price/cpu power.
Pam
I dunno, some of the smartphone platforms are pretty competitive with x86 from what Iâve seen. For sure, the BCM2837B0 isnât a patch on many modern x86 chips, but then again it wouldnât put up much of a fight against most of todayâs smartphones either.
Weâre talking something thatâs basically level with the Snapdragon 410, which is now a 4 year old platform.
The only thing stopping these from getting up in the maker world is theyâre usually glued into an impenetrable fortress of glass, aluminium and plastic, and the firmware sources/hardware design files are kept under lock-and-key.
The moment that changes (and there have been moves in that very direction), I think weâll see a whole new class of hobbyist dev boards.
A LattePanda might be the go, if you can get hold of one.