josephchrzempiec
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Comments
Recent activity by josephchrzempiec-
As the screen loads the first function that it looks like it's scrolling i can do a short video to show if that helps?
-
Hello thank you.
-
i was doing it wrong it is OLED_Command_128128RGB(0xAE); // Display OFF thank you.
-
in the void OLED_Init_128128RGB(void) i have OLED_Command_128128RGB(0xA4h); // Display Offi get this error_1.5oled_V3.ino:500:28: error: invalid suffix "xGS0" on integer constant_1.5oled_V3.in...
-
Hello with a little work and luck i mange to get the Oled to work now was wondering about a couple of things. How do i get the Display to turn off command or brightness command? second thing is how...
-
I'm guessing it's part of the atmega family avr and trying to use it on a 32bit family totally different and I'm not a good programmer to know what's wrong I'm good at hardware but not software.
-
okay i try to compile it with the zero board i got and i get this errorArduino: 1.7.6 (Windows 7), Board: "Arduino M0"Build options changed, rebuilding allsketch_jul18a.ino: In function 'void OLED_...
-
I been actually going about this the wrong way. I have a arduino zero it's new not used it much but it does have a 3.3v logic and 3.3v wondering if that will work? it's still new to me this board. ...
-
hello Michael_L thank you. yeah i know i hope its not killed off the oled being that high on the logic i do some place have a 74HC4050 level shifter not sure where i can do it with resistors but i...
-
I have a Arduino pro mini it's also 5v but I still run it on 3.3v all the time.