Helpme for bs2 and PCF8563
beppexscienza
Posts: 3
hi,
Sorry for my english...
send me code for interface bs2 to RTC PCF8563 and LCD02
PIN BS2: P15 LCD, P5 RTCSDA, P6 RTCSCL
thank's
Sorry for my english...
send me code for interface bs2 to RTC PCF8563 and LCD02
PIN BS2: P15 LCD, P5 RTCSDA, P6 RTCSCL
thank's
Comments
here is an example to couple the LCD02 to a Basic Stamp BS2p.
The BS2p supports the I2CIN & I2COUT commands, the other
BS2 models don't in which case you have to develop some software.
I never did that but here is the place where you can find it all explained in detail.
http://www.parallax.com/dl/docs/cols/nv/vol5/col/nv115.pdf
The other part, coupling the PCF8563 Real Time Clock via the I2C protocol (SDA to input 5 and SCL to input 6),
the same story .. I2C and the above link should help you.
good luck,
Ed
Post Edited (Skywalker49) : 6/7/2007 10:19:58 PM GMT
thanks of the answer
I knew like program the device lcd02 in serial mode for bs2.
My problem is like programming the RTC and visualizing hour, date on display