Hello all,
I am looking for a solution to write the state of an digital input to a byte. One by one. So the first time, I want to write to 0.0, the second time to 0.1, and so on. When the byte is full, I want to store it in an array. Can you give me some hints, how i can do this? I do not know the general concept of dooing this. A few hints in witch directions I have to ask google will help me a lot.
Greetings,
Sven