Pin number from DS1307 to PICAXE-28X

Jacobsen

New Member
I am vill try to use DS1307 Clock
I am try to drawing some shematics which the PICAXE-28X and DS1307.
Could you tell me which pin number from DS1307 to PICAXE-28X (SDA,SDA and SCL)

regards
Monie
 

tarzan

Senior Member
This should help you.

C:\Program Files\Programming Editor\datasheets\axe110_i2c.pdf

Or

http://www.rev-ed.co.uk/docs/axe110_i2c.pdf <A href='http://www.rev-ed.co.uk/docs/axe110_i2c.pdf' Target=_Blank>External Web Link</a>

Picaxe 28X

Leg 14 input 3 output portc 3 i2c scl clock (input)
Leg 15 input 4 output portc 4 i2c sda data (input)


Edited by - tarzan on 11/20/2005 7:27:57 PM
 
Top