Last seen: 2025-01-15 5:00 am
@zander Ron, I figured out how to get it working, but now my only issue is the backlighting on the display is not even, it is a little wavy almost li...
@robotbuilder I haven't even made it far enough along to have a project to show. I can not even get a simple Hello World sketch to work right. i do ...
So after watching what must be the 900th video regarding OLEDs and the Mega, I tried using pins that sort of matched what the guy in the video was doi...
@codecage Still not working. I am about ready to toss this and just move on. Unless I am just missing something obvious in the names of some of th...
@codecage I am using the SPI interface. It works perfect on the Uno with the other sensors and components that I have connected. I just need help u...
New issue with my 1.5" Waveshare OLED display...I am now trying to use it with an Arduino Mega 2560 and I can not get it to work at all. I tried hook...
@madmisha Ahh yes, I forgot that I loaded a modified version of the Adafruit library. Thank you for pointing that out.
So this confuses me...I need to connect my two MLX90614 sensors to the SDA (pin27) and SCL (pin 28) and my OLED display uses Digital pin 13 for the CL...
@will Thanks. I'm not sure why, but other pinouts that I found Googling it did not look right to me. This one is more clear. Again, not sure why,...
I ended up using this modified Adafruit library. It works great now. Two IR temp sensors reporting what seems to fairly accurate temps simultaneously...
Using the address change example in that library is actually how I was able to change the address on one of my sensors. I now have one at 0x5A and on...