
josephchrzempiec
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Activity overview
Latest activity by josephchrzempiec-
josephchrzempiec commented,
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?
-
josephchrzempiec created a post,
NHD‐1.5‐128128UGC3 Scanning between functions
Hello i notice that when changing functions say like a push button function that the screen refreshes and looks like it scans from the bottom to the top is there a way stop stop that?
-
josephchrzempiec commented,
Hello thank you.
-
josephchrzempiec commented,
i was doing it wrong it is OLED_Command_128128RGB(0xAE); // Display OFF thank you.
-
josephchrzempiec commented,
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...
-
josephchrzempiec commented,
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...
-
josephchrzempiec commented,
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.
-
josephchrzempiec commented,
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_...
-
josephchrzempiec commented,
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. ...
-
josephchrzempiec commented,
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...