|
From: Mick S. <mi...@su...> - 2015-04-03 08:54:49
|
Note also that the line -
sudo i2cdetect -y 1
needs to be changed to
sudo i2cdetect -y -0
if you have an early version as the PIO pins were swapped between
revisions 1 and 2
Mick
On 03/04/15 09:23, HRueck wrote:
> Hi to all involved,
>
> here is another complete instruction that worked well for me:
> http://wiki.m.nu/index.php/OWFS_with_i2c_support_on_Raspberry_Pi_%28English_version%29
> it has to be noted that you have to add owserver and owhttpd additionally to
> the proposed start script if desired.
>
> regards,
> Herbert
>
>
>
>
>
> --
> View this message in context: http://owfs-developers.1086194.n5.nabble.com/installing-owfs-on-rapsberry-pi-tp11266p11267.html
> Sent from the OWFS Developers mailing list archive at Nabble.com.
>
> ------------------------------------------------------------------------------
> 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
> Owf...@li...
> https://lists.sourceforge.net/lists/listinfo/owfs-developers
|