Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
I2C Display to A4
#1
Hello,
I need for my project a cheap 2 line display.
Please suggest me how to wire the SDA and SCL Line.
And maybe you have small code? that would be wonderful.
Thanks
Reply
#2
you can use SSD1306 I2C display, it's cheap. such as we used on KC868-A6
[Image: KC868-A6-1_03.jpg]
here have deom source code: https://www.kincony.com/forum/showthread.php?tid=1864
Reply
#3
(08-16-2022, 10:28 PM)admin Wrote: you can use SSD1306 I2C display, it's cheap. such as we used on KC868-A6
[Image: KC868-A6-1_03.jpg]
here have deom source code: https://www.kincony.com/forum/showthread.php?tid=1864

Thanks!, Oh I see...but I have a KC868-A4. How I can connect there? PLease suggest. thanks
Reply
#4
maybe you can use 2 free GPIO for I2C.
Reply
#5
Photo 
(08-17-2022, 12:09 PM)admin Wrote: maybe you can use 2 free GPIO for I2C.
I would like to use Bixly and the 433 Ports.
But did not work yet

regards, Martin


Attached Files Image(s)
       
Reply
#6
you need to chose 2 GPIOs can use for data "INPUT" and "OUTPUT". maybe our 433M receiver is use for only "INPUT", this you need to check with ESP32-WROOM-32E datasheet.
Reply


Forum Jump:


Users browsing this thread:
1 Guest(s)