Use this forum to chat about hardware specific topics for the ESP8266 (peripherals, memory, clocks, JTAG, programming)

User avatar
By cesar182
#69304
QuickFix wrote:This is how I connect I2C devices to an ESP-01:ImageThe resistors R1 and R3 on SDA and SCL are highly recommended: if you leave them out, chances are your board won't always start (because GPIO0 might get pulled low unintentionally. :idea:


Thanks Quickfix, I'll try it