rpi3-webiopi
rpi3-webiopi copied to clipboard
WebIOPi for Raspberry Pi 1, 2, 3, and zero
``` sed -i 's/^dtparam=i2c_arm=off/dtparam=i2c_arm=on/;' /boot/config.txt ``` reboot is required.
http://webiopi.trouch.com/issues/106/ Posted by andreas.riegg ``` It is assumed that the WebIOPi user is "pi" Copy the attached shell script (ds2482.sh) into your home directory (/home/pi) Make it executable (chmod 755)...
E: python2-webiopi: maintainer-script-calls-init-script-directly prerm:11 E: python2-webiopi: maintainer-script-calls-init-script-directly preinst:11 E: python2-webiopi: maintainer-script-calls-init-script-directly postinst:17
http://webiopi.trouch.com/issues/112/ Posted by andreas.riegg The PiFaceDigital driver does not handle the board config parameter correct. It fails when providing a value via config file as the conversion from string to...
http://webiopi.trouch.com/issues/105/ Posted by andreas.riegg Just replace onewire.py with this one and run "sudo ./setup.sh skip-apt" This patch is ONLY needed when you have at least one 1-wire slave in config...