Page 1 of 1

gpios with a simulator?

Posted: Wed Nov 30, 2022 1:19 pm
by nelsoneci
Hello there.

What could be an approach to simulate a binary and read/write to gpios while it's running? I'm thinking of an integration test.

Thanks!

Re: gpios with a simulator?

Posted: Thu Dec 01, 2022 12:02 am
by tommeyers
Will you be reading/writing high/low logic levels, adc, comm, ...?
(Sounds like a unit test.)

Tom