Let me start off by saying I am very much new to embedded systems/EEPROMs/ and this type of electronics.
I'm looking to use a simple 1-wire EEPROM (DS2430A TO-92 Style) to use as an identification tool for test fixtures. We currently have a system that uses multiple fixtures depending on the DUT, but want to make sure that operations uses the correct fixture for the correct part/test. I would like to read the 1-wire EEPROM SN that would be associated to a list with each fixture and EEPROM SN.
Based on some initial searches, the DS9481R USB-to-1-Wire looks like it could be used to communicate with the DS2430A by connecting the RJ11 Pin 3 -> DS2430A Pin 2 AND RJ11 Pin 4 -> DS2430A Pin 1.
Would that be the simplest solution for this application? I see there is also a DS9490R that could offer a similar solution.
I guess to summarize, I am looking for a high-level simple solution where I can plug in a USB device, connect to the memory device, and read the SN/some identifier of the memory device. Any help/ideas are appreciated!