rpi3-webiopi icon indicating copy to clipboard operation
rpi3-webiopi copied to clipboard

WebIOPi for Raspberry Pi 1, 2, 3, and zero

Results 25 rpi3-webiopi issues
Sort by recently updated
recently updated
newest added

Hey, first a big thank you for your work ! I updated from std Webiopi to your fork and I am realy pleased to see my small robot finaly moving...

bug
duplicate

$ sudo systemctl stop webiopi $ # takes a while... $ sudo systemctl status webiopi systemd[1]: webiopi.service: State 'stop-sigterm' timed out. Killing. systemd[1]: webiopi.service: Killing Process 12035 (python3) with signal...

bug
duplicate

Hello! I'm trying to put webiopi working for E-Paper remote control and can't solve this problem, the service keeps running after trying to stop it. I can run several ones...

bug
duplicate

There might be modification(s) about hardware PWMs (or analog audio) on newer Raspbian kernel. PWM functions don't work on newer kernel version with RPi3. dtoverlay=pwm-2chan,pin=12,pin2=13,func=4,func2=4 is needed on /boot/config.txt? or...

bug

I'm currently developing an application where one RPi 3 tells a second RPi 3 over a local wireless network to run selected macros (`conditionCruise`, `conditionYellow` and `conditionRed`): ```` from webiopi.clients...

bug

Hello, I have [NanoPi Neo](http://wiki.friendlyarm.com/wiki/index.php/NanoPi_NEO) computer and want to install on it. Would it work or it's no sense to try ?

wontfix

I am quite new in this world and need some help / pointers to install rpi3-webiopi on debian buster (RPi4). It seems current code and instructions for installation does not...

enhancement

Just tried installing on stretch and get: ``` ./01_setup-required-packages.sh Package hardening-includes is not available, but is referred to by another package. ``` It appears that this package has been marked...

bug
enhancement

Bug description: I have laptop with touch screen, and when i open Chrome browser, buttons (on mouse click) are not sanding any events (not calling macro). Found the problem and...

bug

I just submitted an error a little bit ago about an error while installing which I fixed by changing a assumed typo. But I'm having another problem post install and...

bug