linwiz / Raspberry-Pi-Web-GPIO

PHP script to control Raspberry PI GPIO pins from the web
GNU General Public License v3.0
4 stars 1 forks source link

TODO: Cover all pin states (in,out, ALT0..4), introduce the RESET. #38

Closed Paku- closed 9 years ago

Paku- commented 9 years ago

System has to cover all possible pin states and be able to RESET the board PINs to the default state. The default state is the proper pins states from electronic (chip) point of view. Like: TxD is output in state ALT0 RxD is input in ??? state etc.

introducing reading: http://93.93.130.214/forums/viewtopic.php?t=79928&p=566660

linwiz commented 9 years ago

I'm really not interested in putting time into this feature. I don't have experience enough to code for all possibilities.