Hi - I am using the EEPROM on 16F630 to store a series of numbers - in fact times in seconds in 2 bytes - and am reading the data out by using the PICKIT programmer screen at the end of each session. This is ok while I am using the PICKIT development board but what about if I put the project on to a dedicated pcb? Does anyone have any ideas how I might read out this data onto a laptop using an interface and a suitable programme? Any comments would be much appreciated.