-->
Page 1 of 1

nodemcu and waveshare oled

PostPosted: Sat Mar 28, 2020 10:04 pm
by bananasplit
Hello!I do have this https://www.waveshare.com/0.96inch-OLED-A.htm oled.When I connect it to my arduino (with the test code provided on the link),it works perfectly..But when I try my nodemcu(and also change the pins accordingly),it never turns on.By default it works as spi 4 wire and not I2C..Now,I suspect I m making a rookie mistake.But I can't even think what I m doing wrong..Any thoughts would be much much appreciated..last thing I tried was to map arduino digital pins to nodemcu ones..let's say d13 of arduino is d5 on nodemcu..still no luck..