tensorfactory / PiFaceCam

Facial Recognition for Raspberry Pi
1 stars 1 forks source link

GPIO as Optional #2

Closed james-e-morris closed 3 years ago

james-e-morris commented 3 years ago

According to the documentation, two GPIO pins (default 19 and 26) need to be used for an indicator LED and exit trigger. My application utilizes all of the GPIO pins, so I run into issues when PiFaceCam utilizes 2 pins that I need for other uses. Providing an alternate way to exit the system would be ideal, but at least being able to pass a value of -1 or something to disable the GPIO functionality would be helpful.

tensorfactory commented 3 years ago

Hi Morrious, Thank you for your valuable suggestion. We think that creating an option to disable one or both the LED/Shutdown GPIOs is feasible. However, our resources are currently tied up with another project that we are not able to work on it immediately. Please allow 2 to 3 weeks for us to get this done.

Thanks

KC Yee

james-e-morris commented 3 years ago

Closed via pre-release mentioned in other issue here.