mprowe
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Comments
Recent activity by mprowe-
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?
-
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() ...
-
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...
-
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...
-
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...
-
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...
-
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...
-
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...