Yea, the key is making it all asynchronous, whether by 


> On Feb 26, 2015, at 12:05 PM, Roland Franke <fl...@franke-prem.de> wrote:
> 
> Hello,
> this depends on the sensor you will use. Not all of them handle with 
> different precision ;-)
> A hint from Paul was to use the "simultanues" (Will work only with external 
> power-supply
> to all parts in the 1-wire bus -> It can be activated manualy in the system 
> or over the owhttpd
> when active). This will activate the conversion of ALL sensors at the same 
> time and not one
> by one (That take a long time depending of the value from the sensors).
> 
> Best regards,
> Roland
> 
> -----Ursprüngliche Nachricht----- 
> From: Daniel MacKay
> Sent: Thursday, February 26, 2015 8:48 PM
> To: OWFS (One-wire file system) discussion and help
> Subject: [Owfs-developers] "temperature" vs "temperature10"
> 
> Hi guys, just a reminder (I needed it, so I figure many people on this list 
> must too): it is a LOT quicker to read "temperature10" than "temperature" - 
> a couple orders of magnitude I think.
> 
> "temperature10" gets you two 10 bits of precision which I think is the same 
> accuracy as the sensor itself, so there's very little point reading it to 3 
> or 4 digits of precision, and it's very quick to read.
> ------------------------------------------------------------------------------
> Dive into the World of Parallel Programming The Go Parallel Website, 
> sponsored
> by Intel and developed in partnership with Slashdot Media, is your hub for 
> all
> things parallel software development, from weekly thought leadership blogs 
> to
> news, videos, case studies, tutorials and more. Take a look and join the
> conversation now. http://goparallel.sourceforge.net/
> _______________________________________________
> Owfs-developers mailing list
> Owfs-developers@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/owfs-developers 
> 
> 
> ------------------------------------------------------------------------------
> Dive into the World of Parallel Programming The Go Parallel Website, sponsored
> by Intel and developed in partnership with Slashdot Media, is your hub for all
> things parallel software development, from weekly thought leadership blogs to
> news, videos, case studies, tutorials and more. Take a look and join the 
> conversation now. http://goparallel.sourceforge.net/
> _______________________________________________
> Owfs-developers mailing list
> Owfs-developers@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/owfs-developers

------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to