orgua / OneWireHub

OneWire slave device emulator
GNU General Public License v3.0
347 stars 89 forks source link

Raspberry Pi... again #52

Closed boelle closed 6 years ago

boelle commented 6 years ago

Hi

i'm trying to develop a python script that uses onewire (ds18b20), but i want to have a platform where i can test without the hardware

are there any guides on how to use this emulator on the pi? i have googled and no luck so far

orgua commented 6 years ago

you are right, you have to write it by yourself, it is to specialized. if you are familiar with testing then it should be easy to build a mockup.