Hi,
I want to read the bits of a byte individually in processing. This is easy in the arduino environment using bitRead(x,x).
Can this be achieved in processing with some kind of math formula?
Thanks in advance
Alex
1