Raven flow meter connection problems

Is this the RateController?. I studied the code.

After studying the code do you have any thoughts?

Are you using a switch box? If so are you using a momentary switch for the master switch? I built a switch box to use with my RC12. At first I had a constant switch on instead of a momentary. When I left the switch in the up position with the constant power switch after a few seconds everything would stop working. The momentary switch fixed my problems

I try to make it running on Linux. I never used Windows.
It looks chaotic for dummies like me.

Do you mean the master button turns from green to red without pressing it?

Yeah, it usually takes it about 3 seconds to go back to red. Everything seems to work with simulated speed so I figured it was something I was or was not doing in AOG.

I am not currently using the Switchbox pcb but I plan to add it soon. I have it ready to go but wanted to get all my other bugs out before adding any further variables. I am glad you told me about this as it could have definitely been a problem for me.

I would absolutely love it if I could run this on an Raspberry PI

There is a dotnet version for ARM. I know it works on a RPi or Nvidia Nano.
But i must heavily modify the code to run it on a multiplatform framework.
I’ve done it before. In a Java way.