Right! How hard could it be?Matce wrote: ↑Thu Jul 07, 2022 3:15 amHonestly, I think you're onto something there.ame wrote: ↑Thu Jul 07, 2022 3:10 amWell, canbus is a multidrop bus, so you could have a can transceiver on each Pi. Or you could have one transceiver on the first Pi and have it communicate to the others. Lots of ways to do it.Matce wrote: ↑Thu Jul 07, 2022 3:01 am
nope. There is positively, absolutely, 100-and-5% (I know per-cent limits it to 100 lol) NO WAY I can use anything else, other than 3x 4" screens.
I am open to using 3x raspberries, one for each screen, just how can I get the canbus to all 3 of them tho? And wouldnt I need 3x software?
Like I said ... whoever feels comfortable programming this should tell me what HE/SHE prefers.
Yes, you would need 3x software, but you could have one software image, identical on each Pi, with unique configuration files on each one.
There are many ways to solve your problem, which is why constraints are good. The obvious constraint is 3x 4" diameter 720x720 pixel displays (probably with daylight visibility). I'm glad you won't compromise. Constraints are good. So good I said it twice.
I believe, for simplicities sake the way to go would be with 3x PI Zero 2 (those seem to be readily available) and 3x CAN to PI HAT (also available). Get those displays via HDMI, so that should reduce headache a lot and just put the software on each device. I also like the redundancy - say one display WOULD fail, you can just switch over another one so you have crucial speed/rpm (if speed OR rpm fails).
Question is... would YOU (or anybody) else be down to program this? Seems with 3x PI the software side is a lot easier now... we "just" (ignore my arrogance here) need to read in a few pins and canbus data and make some needles move lol

No, I'm not interested. I'm interested in kicking around valid ideas. And I'm interested in where the discussion goes, but you probably need someone local to get the thing going. It could be a side gig for a professional who likes tinkering in their spare time (which covers a lot of people on this site). It's also worth discussing what other people have told you outside of the forum in case they are blowing smoke.
There is also a big gap between hacking something together that seems to work, and building a product, although that doesn't seem to put some people off.