| http://www.w3.org/ns/prov#value | - I need to do the following with the least amount of components, as space is an issue:I have 3 input pins A, B and C. Two output pins 1 and 2.And I need to achieve these three combinations:A to 1 and B to 2C to 1 and B to 2A to 1 and C to 2It needs to be controlled by an Arduino.
|