Is it possible to use 8 Pins of Raspberry Pi3 as a single port like how we use to assign values in pic. ex P0=0x00,, is it possible in raspberry pi?
Is it possible to use 8 Pins of Raspberry Pi3 as a single port like how we use to assign values in pic. ex P0=0x00,, is it possible in raspberry pi?
How are you writing your code on the Pi? It's obviously possible at a low level, but the answer would depend on what languages / libraries you're using.