This is a good point. It would make more sense if they were named
trivially. The names vary a little bit from the DS1923, DS1922, and
DS1921, so this may be the origin for some of the confusion and variation.
Colin
On 12/11/2014 17:56, Csillag Kristof wrote:
> Coliln,
>
> Thank you for the ref
Coliln,
Thank you for the reference.
(I am already reading that document.)
The only confusion (for a newbie) is that the names exposed by OWFS are
not trivially associated with the names described in the datasheet.
(OWFS has fields like "running", "clear", "enabled", "easystart", while
the devic
Kristof,
Sorry to sound like a broken record, but this is all in the datasheet.
See, for example, here:
http://datasheets.maximintegrated.com/en/ds/DS1921H-DS1921Z.pdf
You cannot change mission parameters while a mission is active
(rollover, for example). This must be done when no mission is a
OK, so here is some feedback.
I can confirm that writing a value to Easystart starts a measurement:
- It sets delay to 0
- It set frequency to the same value that was written to Easystart
- It clears previous samples
- It clears rollover
- It starts the mission.
- (It probably also sta
To be honest I have no idea what rpi-update does but I saw it
recommended in a post on the forum so I added it to my list.
On 11/12/14 16:08, Gregg Levine wrote:
> Hello!
> Thanks Mick. I didn't realize that I needed to run the sudo rpi-update
> function for this image. That will be a big help.
Hello!
Thanks Mick. I didn't realize that I needed to run the sudo rpi-update
function for this image. That will be a big help. And so were most of
those. It seems I missed a few items.
-
Gregg C Levine gregg.drw...@gmail.com
"This signature fought the Time Wars, time and again."
On Thu, Dec
Don't know if this will help but this is my list to install on a Pi, it
includes other stuff as well as owfs so you may not need all of it.
sudo apt-get update
sudo apt-get -y dist-upgrade
sudo rpi-update
sudo apt-get install i2c-tools
sudo apt-get install apache2
sudo apt-get install php5
sudo a