Just a respons to the -a alias problems and double entrys in the /mnt directory.
I used the sudo apt-get install and it did create owfs in /usr/bin.  Had some 
problems
with the alias file.  Paul suggested I get the latest version of OWFS (2.9p0).  
I downloaded it on a new card
Seems all my problems are solved and downloading the file and installing it 
from the command line 
was a learning experience for me but it placed the files in the directory 
/opt/owfs/bin and they appear to 
be operating perfectly.

I want to thank Paul and Mick Sulley for their help.

Jim


________________________________
 From: "[email protected]" 
<[email protected]>
To: [email protected] 
Sent: Sunday, February 24, 2013 3:35 PM
Subject: Owfs-developers Digest, Vol 81, Issue 17
 
Send Owfs-developers mailing list submissions to
    [email protected]

To subscribe or unsubscribe via the World Wide Web, visit
    https://lists.sourceforge.net/lists/listinfo/owfs-developers
or, via email, send a message with subject or body 'help' to
    [email protected]

You can reach the person managing the list at
    [email protected]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Owfs-developers digest..."


Today's Topics:

   1. Re: Voltage Sensing (Peter Hollenbeck)
   2. Re: Voltage Sensing (Paul Alfille)
   3. -a alias problems. (Jim Robertson)


----------------------------------------------------------------------

Message: 1
Date: Sun, 24 Feb 2013 10:59:16 -0800
From: Peter Hollenbeck <[email protected]>
Subject: Re: [Owfs-developers] Voltage Sensing
To: "OWFS (One-wire file system) discussion and help"
    <[email protected]>
Message-ID:
    <cakuap4dhke0iysatukktonckf1fqvc-n0vgx1ni9t4phkks...@mail.gmail.com>
Content-Type: text/plain; charset="iso-8859-1"

Paul,
I can't find the EDS008X. Can you tell me where to look?
Thanks,
Peter

P.S.
We all appreciate your great work.
PH

On Sun, Feb 24, 2013 at 4:15 AM, Paul Alfille <[email protected]>wrote:

> There are many voltage monitoring chips, including the battery monitors
> (The DS2438 and DS276X DS277X and DS278X).
>
> The DS2438 is used in many designs because it is cheap, easy to work with
> and can be powered by the battery it is monitoring. (It also measures
> current and temperature). It's range is 0-10V so you'll need a voltage
> divider (measure between two large resistors).
>
> There are also excellent 3rd party devices like EDS's new EDS008X series
> with 4 or 8 voltage measurments and the ability to trigger alarms and trip
> relays. The 1wire bus master is used for recording and setting the
> parameters, but the monitoring is done by the device's microcontroller.
>
> Finally, if you are measuring a computer's voltage, many CPUs generate
> that data themselves (just look at the BIOS page for "System Health") --
> though the CPU voltages are usually in the sub 3V range.
>
>
> On Sun, Feb 24, 2013 at 6:24 AM, Attila <[email protected]> wrote:
>
>> I tried DS2450 - and decided NEVER use it again.
>> It is a very low quality AD converter. Read values are jumping very much,
>> and I could not fix it by oversampling. Even using 100x oversampling the
>> read voltage was jumping a lot.
>> Comparing to MCP3008 SLI interface AD converter it is a crap.  (MCP3008
>> is also "jumping " +-1 value, but with 10x times oversampling it can be
>> fixed quite well -  while DS2450 was not able to reach it even with 100x
>> oversampling)
>>
>> Datasheet tells that DS2450 is ONLY a 8 bit AD, 2 least significant bits
>> arejust a "guess" - take this into consideration as well.
>>
>> As I know there are other chips (battery monitor, I can't recall its
>> name) what can be used for AD conversion on 1wire bus - but I never tried
>> these
>>
>> Attila
>>
>>
>> On Sun, Feb 24, 2013 at 3:37 AM, Peter Hollenbeck <[email protected]>wrote:
>>
>>> I wish to sense the voltage in a nominal 12 volt system. I have seen the
>>> DS2450 recommended and I also see a MS-TV Voltage Sensor from
>>> iButtonLink.com.
>>>
>>> I would appreciate comments and suggestions on a good way to do this job.
>>>
>>> Is a 1Wire master always required? I have a Hobby Boards serial master
>>> and it works fine but the voltage sensor will be on a different computer.
>>>
>>> Thank you,
>>> Peter Hollenbeck
>>> Electronics Ignoramus.
>>>
>>>
>>>
>>> ------------------------------------------------------------------------------
>>> Everyone hates slow websites. So do we.
>>> Make your web apps faster with AppDynamics
>>> Download AppDynamics Lite for free today:
>>> http://p.sf.net/sfu/appdyn_d2d_feb
>>> _______________________________________________
>>> Owfs-developers mailing list
>>> [email protected]
>>> https://lists.sourceforge.net/lists/listinfo/owfs-developers
>>>
>>>
>>
>>
>> ------------------------------------------------------------------------------
>> Everyone hates slow websites. So do we.
>> Make your web apps faster with AppDynamics
>> Download AppDynamics Lite for free today:
>> http://p.sf.net/sfu/appdyn_d2d_feb
>> _______________________________________________
>> Owfs-developers mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/owfs-developers
>>
>>
>
>
> ------------------------------------------------------------------------------
> Everyone hates slow websites. So do we.
> Make your web apps faster with AppDynamics
> Download AppDynamics Lite for free today:
> http://p.sf.net/sfu/appdyn_d2d_feb
> _______________________________________________
> Owfs-developers mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/owfs-developers
>
>
-------------- next part --------------
An HTML attachment was scrubbed...

------------------------------

Message: 2
Date: Sun, 24 Feb 2013 14:38:36 -0500
From: Paul Alfille <[email protected]>
Subject: Re: [Owfs-developers] Voltage Sensing
To: "OWFS (One-wire file system) discussion and help"
    <[email protected]>
Message-ID:
    <CAP_SGzcB_hjfjDiW=emtfbxf25g9uec4cznsyxbjpmpgtp3...@mail.gmail.com>
Content-Type: text/plain; charset="iso-8859-1"

They're new and a little hidden.

http://www.embeddeddatasystems.com/OW-IO-AI8--Octal-Analog-Input_p_207.html

Support just added in the last release. They have several versions,
including 4 or 8 channels and current or voltage, as well as +/- relays.

Paul


On Sun, Feb 24, 2013 at 1:59 PM, Peter Hollenbeck <[email protected]> wrote:

> Paul,
> I can't find the EDS008X. Can you tell me where to look?
> Thanks,
> Peter
>
> P.S.
> We all appreciate your great work.
> PH
>
>
> On Sun, Feb 24, 2013 at 4:15 AM, Paul Alfille <[email protected]>wrote:
>
>> There are many voltage monitoring chips, including the battery monitors
>> (The DS2438 and DS276X DS277X and DS278X).
>>
>> The DS2438 is used in many designs because it is cheap, easy to work with
>> and can be powered by the battery it is monitoring. (It also measures
>> current and temperature). It's range is 0-10V so you'll need a voltage
>> divider (measure between two large resistors).
>>
>> There are also excellent 3rd party devices like EDS's new EDS008X series
>> with 4 or 8 voltage measurments and the ability to trigger alarms and trip
>> relays. The 1wire bus master is used for recording and setting the
>> parameters, but the monitoring is done by the device's microcontroller.
>>
>> Finally, if you are measuring a computer's voltage, many CPUs generate
>> that data themselves (just look at the BIOS page for "System Health") --
>> though the CPU voltages are usually in the sub 3V range.
>>
>>
>> On Sun, Feb 24, 2013 at 6:24 AM, Attila <[email protected]> wrote:
>>
>>> I tried DS2450 - and decided NEVER use it again.
>>> It is a very low quality AD converter. Read values are jumping very
>>> much, and I could not fix it by oversampling. Even using 100x oversampling
>>> the read voltage was jumping a lot.
>>> Comparing to MCP3008 SLI interface AD converter it is a crap.  (MCP3008
>>> is also "jumping " +-1 value, but with 10x times oversampling it can be
>>> fixed quite well -  while DS2450 was not able to reach it even with 100x
>>> oversampling)
>>>
>>> Datasheet tells that DS2450 is ONLY a 8 bit AD, 2 least significant bits
>>> arejust a "guess" - take this into consideration as well.
>>>
>>> As I know there are other chips (battery monitor, I can't recall its
>>> name) what can be used for AD conversion on 1wire bus - but I never tried
>>> these
>>>
>>> Attila
>>>
>>>
>>> On Sun, Feb 24, 2013 at 3:37 AM, Peter Hollenbeck <[email protected]>wrote:
>>>
>>>> I wish to sense the voltage in a nominal 12 volt system. I have seen
>>>> the DS2450 recommended and I also see a MS-TV Voltage Sensor from
>>>> iButtonLink.com.
>>>>
>>>> I would appreciate comments and suggestions on a good way to do this
>>>> job.
>>>>
>>>> Is a 1Wire master always required? I have a Hobby Boards serial master
>>>> and it works fine but the voltage sensor will be on a different computer.
>>>>
>>>> Thank you,
>>>> Peter Hollenbeck
>>>> Electronics Ignoramus.
>>>>
>>>>
>>>>
>>>> ------------------------------------------------------------------------------
>>>> Everyone hates slow websites. So do we.
>>>> Make your web apps faster with AppDynamics
>>>> Download AppDynamics Lite for free today:
>>>> http://p.sf.net/sfu/appdyn_d2d_feb
>>>> _______________________________________________
>>>> Owfs-developers mailing list
>>>> [email protected]
>>>> https://lists.sourceforge.net/lists/listinfo/owfs-developers
>>>>
>>>>
>>>
>>>
>>> ------------------------------------------------------------------------------
>>> Everyone hates slow websites. So do we.
>>> Make your web apps faster with AppDynamics
>>> Download AppDynamics Lite for free today:
>>> http://p.sf.net/sfu/appdyn_d2d_feb
>>> _______________________________________________
>>> Owfs-developers mailing list
>>> [email protected]
>>> https://lists.sourceforge.net/lists/listinfo/owfs-developers
>>>
>>>
>>
>>
>> ------------------------------------------------------------------------------
>> Everyone hates slow websites. So do we.
>> Make your web apps faster with AppDynamics
>> Download AppDynamics Lite for free today:
>> http://p.sf.net/sfu/appdyn_d2d_feb
>> _______________________________________________
>> Owfs-developers mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/owfs-developers
>>
>>
>
>
> ------------------------------------------------------------------------------
> Everyone hates slow websites. So do we.
> Make your web apps faster with AppDynamics
> Download AppDynamics Lite for free today:
> http://p.sf.net/sfu/appdyn_d2d_feb
> _______________________________________________
> Owfs-developers mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/owfs-developers
>
>
-------------- next part --------------
An HTML attachment was scrubbed...

------------------------------

Message: 3
Date: Sun, 24 Feb 2013 12:34:30 -0800 (PST)
From: Jim Robertson <[email protected]>
Subject: [Owfs-developers] -a alias problems.
To: "[email protected]"
    <[email protected]>
Message-ID:
    <[email protected]>
Content-Type: text/plain; charset="utf-8"

folks I know this is a lot but!

?
24 Feb 2013
Running a pie with the new 512 memory,? i2c=/dev/i2c-1
With only a monitor connected. ssh connected through a
term session on a mac-mini. ?I have run
the pi with a keyboard and mouse same results.
?
Built the sh card on Debian wheezy - 2012-08-08-wheezy-armel-1.img 
Installed owfs with sudo apt-get owfs files where placed
in? /usr/bin
?
using a RP12 sheepwalks i2c adapter which has a breadboard
with 5
DS 18S20 temp sensors. 
?
Plan on having the pie run a solar panel system and some
radiant
Heating 24-7
?
On boot I do get the msg:
[FAIL] Starting 1-wire TCP Server: owserver failed
?
running the test command: 
?
pi@raspberrypi /usr/bin $ sudo owfs --i2c=/dev/i2c-1:ALL -F -m /var/1-wire/mnt 
-a alias.txt
--nozero --allow_other
?
produces
the results.
?
pi@raspberrypi /usr/bin $ ls /var/1-wire/mnt
alarm? bus.1? mt_floor? mt_otside? mt_panel? mt_waterin? mt_waterout? settings? 
simultaneous? statistics? structure? system? uncached
?
pi@raspberrypi /usr/bin $ ls /var/1-wire/mnt/mt_panel
address? alias? crc8? errata? family? id? locator? power? r_address? r_id? 
r_locator? temperature? temphigh? templow? type
?
conclusion owfs alone runs alias files loaded in with
subdirectorys and temperature files 
?
Note: one entry per sensor with subdirectorys.
?
Reboot? or sometimes
sudo killall owfs
/////////////
?
Running the system
/usr/bin $ sudo
owserver -p 4304 --nozero --i2c=/dev/i2c-1:ALL
/usr/bin $ sudo
owfs -F -s localhost:4304 -m /var/1-wire/mnt --allow_other
?
pi@raspberrypi /usr/bin $ sudo ls /var/1-wire/mnt
10.384A3B020800? 10.5E503B020800? 10.83373B020800? 10.D6263B020800? 
10.F83A3B020800? alarm? bus.1???? simultaneous? structure? uncached
10.384A3B020800? 10.5E503B020800? 10.83373B020800? 10.D6263B020800? 
10.F83A3B020800? bus.0? settings? statistics??? system
?
pi@raspberrypi /usr/bin $ sudo ls /var/1-wire/mnt/10.384A3B020800
address? alias????? crc8? errata? family? id? locator? power? r_address? r_id? 
r_locator? temperature? temphigh ?templow? type
?
//
?
sudo owhttpd ?p 3000 ?s localhost:4304 ?nozero 
runs fine and I can httpd and see both pages for the
sensors.

If I run owhttpd with ?a alias.txt I just see one
page.
?
//////
?
pi@raspberrypi /usr/bin $ sudo ls /var/1-wire/mnt/10.384A3B020800
address? alias????? crc8? errata? family? id? locator? power? r_address? r_id? 
r_locator? temperature? temphigh? templow? type
?
note :
1.??? no
?a alias command 
2.??? the
double entry?s? and double bus 0 and 1 in
/mnt but I still have the subdirectory with temps!
????? it shure would
be nice to be able to use ?a alias names!
////////////
?
pi@raspberrypi /usr/bin $ sudo killall owfs
?
pi@raspberrypi /usr/bin $ sudo owfs -F -s localhost:4304 -a
alias.txt? -m /var/1-wire/mnt
--allow_other
?
pi@raspberrypi /usr/bin $ sudo ls /var/1-wire/mnt
alarm? bus.1???????  mt_floor?? mt_otside? mt_panel??? mt_waterin???? 
mt_waterout? simultaneous? structure? uncached
bus.0? mt_floor? mt_otside? mt_panel?? mt_waterin? mt_waterout??? settings???? 
statistics??? system
pi@raspberrypi /usr/bin $ sudo ls /var/1-wire/mnt/mt-panel
ls: cannot access /var/1-wire/mnt/mt-panel: No such file or directory
?
note:
still double entrys still two buses! 
when I use the: ?a alias.txt I loose the subdirectory with
the temperature file
?
sudo owhttpd ?p 3000 ?s localhost:4304 ?a alias.txt
?nozero 
runs fine but I can
not see both pages for the sensors
?
so my 3 questions are:
1. Why on boot up do I get? ?owserver TCP server fail 
2. Why the double entrys in the /mnt directory anytime I
use owserver?
3. Why ?running the
owserver and then owfs with ?a alias.txt causes? /mnt/mt_panel but no
subdirectory with temperature file 
?4. If double entrys
in /mnt are normal why dose the ?a alias.txt
file work alone with owfs but crates problems if I run
owserver first?
?
sudo shutdown ?h now shows tcp owserver being stoped
so I suspect the startup error on tcp is not a problem?
?
be nice I have only been in linux for about 3 weeks.

?

?
Jim
-------------- next part --------------
An HTML attachment was scrubbed...

------------------------------

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb

------------------------------

_______________________________________________
Owfs-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/owfs-developers


End of Owfs-developers Digest, Vol 81, Issue 17
***********************************************
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
Owfs-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to