diff --git a/content/Hardware Support/Generic/I2C-and-pull-up-resistors.md b/content/Hardware Support/Generic/I2C-and-pull-up-resistors.md index 89e4a248..fba267f7 100644 --- a/content/Hardware Support/Generic/I2C-and-pull-up-resistors.md +++ b/content/Hardware Support/Generic/I2C-and-pull-up-resistors.md @@ -1,6 +1,6 @@ --- title: "I2C and pull-up resistors" -id: 4402394268562 +id: --- For effective data transmission with the Inter-Integrated Circuit (I2C) protocol using Arduino, it's often necessary to use external pull-up resistors on the designated I2C pins. Most Arduino boards don't have pre-installed pull-up resistors on these pins, but instead they offer exposed pads for surface mount resistors. This gives more flexibity on how these pins can be used. More specifically: