Re: [Owfs-developers] Arduino yun as wifi 1wire master

2017-07-16 Thread Andrew Errington
Take a look at the ESP8266 chip, available in a variety of configurations very cheaply. Using one for this purpose was discussed on this list here: http://owfs-developers.1086194.n5.nabble.com/ESP8266-DS18B20-and-owfs-td12634.html Best wishes, Andrew On Jul 17, 2017 10:47 AM, "Jan Kandziora" w

Re: [Owfs-developers] Arduino yun as wifi 1wire master

2017-07-16 Thread Jan Kandziora
Am 16.07.2017 um 20:36 schrieb Dr. Trigon: > > I am looking for a possiblity to wirelessly attach 1wire slaves to my > bus for quite some time. The Arduino Yun can act as a wifi client and > connect to other wifi nets [1]. Also an Arduino can be used as a > 1wire master by setting up OneWireFirmat

Re: [Owfs-developers] eservice LCD

2017-07-16 Thread Jan Kandziora
Am 16.07.2017 um 20:22 schrieb Dr. Trigon: > Hi Jan > > After long time I got around to play with 1wire some bit again. > > I would like to give this LCD another try as I feel we must be close > to a solution. What is the most simple way to get the code and test > this (e.g. on a raspi)? > Dow

[Owfs-developers] eservice LCD

2017-07-16 Thread Dr. Trigon
Hi Jan After long time I got around to play with 1wire some bit again. I would like to give this LCD another try as I feel we must be close to a solution. What is the most simple way to get the code and test this (e.g. on a raspi)? Thanks and Greetings DrTrigon-

[Owfs-developers] Arduino yun as wifi 1wire master

2017-07-16 Thread Dr. Trigon
Hi Jan I am looking for a possiblity to wirelessly attach 1wire slaves to my bus for quite some time. The Arduino Yun can act as a wifi client and connect to other wifi nets [1]. Also an Arduino can be used as a 1wire master by setting up OneWireFirmata [2]. Do you see any chance to make that w