orgua / OneWireHub

OneWire slave device emulator
GNU General Public License v3.0
343 stars 86 forks source link

Create BAE910 example code #5

Closed Giermann closed 8 years ago

Giermann commented 8 years ago

Show BAE910 emulation by reading ADC into its ADC10 register.

orgua commented 8 years ago

Thanks! Looks fine to me, not tested yet. Does not seem to work with the maxim-tool for the ds9490R, or am i wrong?

Giermann commented 8 years ago

You're right. Maxim doesn't support 3rd party devices. But OWFS supports it and the named fields are accessibly through /FC.xxxxxxxxxxxx/910/ - for this example: /FC.010203040506/910/adc10 for the result of analogRead().