Virtual Usb Keyboard
I2C http://absences.sofianaudry.com/en/node/10
They both share pin4 of microcontroler(digital2).
I wanna ask is it possible to change the pins librarys use inside the sketch or in the library. Doesnt mathers to me if i change it in Vusb library or wire library.
They both share pin4 of microcontroler
No they don't The I2C uses analogue pins 4 & 5 and the keyboard uses digital pin 4. These are different pins.
Thank u.
I assumed from the schematic on I2C, 4 and 5 were normal IC pins.