You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am requesting a driver for SSD1306.
Frame work : Esp-IDF
Device description
The SSD1306 is a 128×64 dot single chip driver with a controller that's used for graphic display systems. It's commonly integrated into OLED display modules.
We can control this by using I2c communication and this is used for display purposes.
SSD1306 is a chip to do a display. It supports I2C. It
supports VDD from 3.3V to 5V.
Okay and thank you for your quick response. Actually im facing same problem like #74 so i have requested you for ssd1306 library.
Can you please help me out from this? How to resolve this? Like i have to read values from qmc5883l magneto meter (i have used your library for this) and i need to display those values on ssd1306 oled display ( for this I have used library from this https://github.com/TaraHoleInIt/tarablessd1306).
I am requesting a driver for
SSD1306
.Frame work : Esp-IDF
Device description
The SSD1306 is a 128×64 dot single chip driver with a controller that's used for graphic display systems. It's commonly integrated into OLED display modules.
We can control this by using I2c communication and this is used for display purposes.
SSD1306
is a chip to do a display. It supports I2C. Itsupports VDD from 3.3V to 5V.
Device information
The product information and the data-sheet can be found at : https://cdn-shop.adafruit.com/datasheets/SSD1306.pdf
Purchasing the product
This device is purchased at Amazon.
The URLs where you can buy the device are:
https://www.amazon.in/Generic-0-96-Display-Module-Arduino/dp/B01GNZEM22/ref=sr_1_2?adgrpid=59355583142&dchild=1&ext_vrnc=hi&gclid=CjwKCAjwj6SEBhAOEiwAvFRuKFY1c1huvszWyY-__zIDV7D79wkzN8Lb3oENsAPsoMssbyD9ILtlhxoCClEQAvD_BwE&hvadid=398044508860&hvdev=c&hvlocphy=20460&hvnetw=g&hvqmt=b&hvrand=2518053099860831822&hvtargid=kwd-296468185891&hydadcr=7760_1981943&keywords=esp8266+oled&qid=1619612738&sr=8-2
other Implementation:
Framework ESP-IDF : https://github.com/TaraHoleInIt/tarablessd1306
The text was updated successfully, but these errors were encountered: