Hello all,
This is my first project with using an LCD display. I am using a 14m2 Picaxe as well.
I purchased this Digispark i2c 16x2 LCD display, but am having trouble finding any documentation as to how to use this with the PICAXE.
I did find this in the forums-
http://digistump.com/board/index.php/topic,142.msg2055.html#msg2055But I dont think it is much help.
I found the following pinouts-
Programming:
The pin connections are as follows:
Digispark P0 → SDA
Digispark P2 → SCL
The I2C Address is 0x27
If I am using a 14m2 then-
p0/sda=pin 9/B.4
p2/scl= pin 10/B.3
As stated, this is my first experiment with displays.
Currently I have 5v, gnd connected and I do get a boot-up screen with black boxes.
I DO NOT have VIN connected- what is this used for?
What are the other 4 pins used for then? p1 ect
Does anyone out there have experience with interfacing this screen to PICAXE?
Just assume I am a total noob, because I am with displays

Thanks!