1 wire driver in c language - Raspberry Pi Forums


my 1 wire network ok , can read temperature of each sensor directly in directory /sys/devices/w1_bus_master1.
i'm using raspberry pi, under raspbian jessie, owfs 2.9p8.
1 wire networjk connected through gpio native w1_bus_master.
ls command on /sys/bus/w1/devices directory gives result :
10-000802d6d87f 10-000802d70162 10-000802da7d61 10-000802db3f58 28-000001ad8495 28-0000038b27d7 w1_bus_master1
ok, can read temperatures of sensors without problems.

i'd manage 1wire components through c programs, in read mode write mode ds2405 example.

exist c driver use purpose ?
has developed own routines in c ?

thank response.



raspberrypi



Comments