
mprowe
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Activity overview
Latest activity by mprowe-
mprowe created a post,
NHD-0216(x)W-IB3 and the SJ1 2.8v/5.0v jumper?
Hi everyone,Can you clarify the data sheet for these (i2c) devices for me?If I wish to use them in the 5.0v situation, I should connect them according to the schematic on the left-hand-side of page...
-
mprowe commented,
Thank you Sergio,Got it at last!One more moan! Can you do something about your CAPTCHA - I can't read or hear it.I know it has a function, but it must be the worst example I have seen?
-
mprowe commented,
Thank you Sergio,Firstly, my NHD_0216AW_x3B is an I2C device, so to try and get your code to work, I had to cut-out the bit-bashing and use the provided Arduino Library. Starting with just setup() ...
-
mprowe commented,
No! Not in any way!The code you offer is from the Arduinio library and that only offers VERY limited functions.The reference URL given is equally void of any high-level strategy on programming user...
-
mprowe created a post,
NHD-0216AW-IB3 - User Defined Characters - HOW?
Can anyone provide an Arduino code snippet to show me how to create and use some user defined characters?Page 23 of the US2066 data sheet suggests that this should be possible. The data sheet for t...
-
mprowe commented,
Hi Chris,Short note to bring you up to date with my latest testing.I have installed the Windows Aurduino IDE (1.8.3) https://www.arduino.cc/download_handler.php?f=/arduino-1.8.3-windows.exe in an a...
-
mprowe commented,
Hi Chris,Thank you very much for staying with me on this. It is greatly appreciated. Looking at the "Library in the wrong location" first.While yes, it could be, but this is the results of this li...
-
mprowe commented,
Oh, I'm really sorry Chris,But it is still no-go for me! I've pasted the first few "red" lines below. Is there a more effective way to give you the compilation log?The message in the Arduino IDE ou...
-
mprowe commented,
Thank you Chris,Think I have installed the libraries & example correctly. But....Isn't there always? Anyway, this is what I get (abridged) when I try to compile: /home/mprowe/Arduino/libraries/OLed...
-
mprowe commented,
This code will work for both the Arduino Uno and Mega. Thank you for the advice,Unfortunately it does not work for me?If I try and compile the example sketch "NHD_0216AW_XB3", yes it will compile...