Re: [Owfs-developers] tty2usb

2014-10-07 Thread Stefano Miccoli
Paul, you are right: in /sys/bus/usb-serial you will find only UART-over-USB devices, which are named /dev/ttyUSB%d /dev/ttyACM%d are instead "real" modems, conforming to the USB "Communication Device Class Abstract Control Model" (USB CDC ACM). (This means that they should respond to AT comm

Re: [Owfs-developers] Read time slots and instantiation

2014-10-07 Thread Michael Markstaller
On 07.10.2014 03:46, Eloy Paris wrote: > Hi Michael, > > On Tue, Oct 07, 2014 at 12:35:44AM +0200, Michael Markstaller wrote: > >> P.S.: I have a bunch of Arduinos but even more, AVRs and coded a slave >> and an low-level 1w-analyzer for/with avr.. > > Is your 1-Wire slave code publicly availabl

[Owfs-developers] Using External Sensor Support

2014-10-07 Thread Patrick Klaus
Hello, with high interest i read the EXTERNAL SENSOR support. This would be an great option to extend my KNX smarthome System with other than orignal 1-wire sensors. So i wrote the following config: external SENSOR: Outside, 28, "Outsidesensor", "sensortext" SCRIPT: temperature10, 28, t, 1, v,

[Owfs-developers] New release 2.9p6

2014-10-07 Thread Paul Alfille
OWFS 2.9p6 Release Notes Oct 7, 2014 One Wire File System www.owfs.org New Features 1. HobbyBoards Masterhub A. New 4-port hub B. USB suport C. Ethernet not yet implemented D. Autodiscovery not yet implemented 2. New HobbyBoards Sensors A. Updated Moisture Meter B. Humidity C. Barometer 3. Impro

Re: [Owfs-developers] New release 2.9p6

2014-10-07 Thread Johan Ström
Nice! Got some problems building the tarball though... Making all in owlib --- all-recursive --- Making all in src --- all-recursive --- Making all in c make[5]: "/wrkdirs/usr/ports/comms/owfs/work/owfs-2.9p6/module/owlib/src/c/Makefile" line 1274: Cannot open /wrkdirs/usr/ports/comms/owfs/work/ow