Simulating 1-wire slave device

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Simulating 1-wire slave device

1,001 Views
jonathansmith
Contributor III

We have a system that uses some 1-wire EEPROM and temperature sensor devices, such as the DS18B20+ and DS2431+

Each time we build a test rig we need to purchase a number of these devices, but of course they are difficult to get hold of at present and the ones we have in stock are needed for production.

We use LPC devices extensively in our R&D department. We have some legacy 1-wire code that acts as a master device, but not a slave.

Can anyone point me to any information that might help me use an LPC device to simulate a 1-wire slave device?

Thanks in advance.

0 Kudos
2 Replies

508 Views
Christian77
Contributor I

We simulate a 1-wire slave device the DS28E17 by using an ATTiny85; 
http://www.zevendevelopment.com/zwire.html

We were forced to create our own product due to the unavailability of the devices.  We made it even better!

0 Kudos

993 Views
RaRo
NXP TechSupport
NXP TechSupport

Hello @jonathansmith,

Unfortunately, there is not much information related with your query; there is some information or similar situations in the next posts, nonetheless, they are using other technologies:

Hope this information will be useful for you.

Best regards, Raul.

0 Kudos