cymplecy / scratch_gpio

Code for scratch_gpio_handler
42 stars 23 forks source link

Trouble setting input pins as output pins #7

Open willprice opened 10 years ago

willprice commented 10 years ago

Hi,

I've downloaded the package from your homepage and have tried using the software launching from ScratchGPIO5 and setting up a program that broadcasts pin11on, or pin11High and the LED I have attached is very faint (pretty sure it's still configured as an input). Now I realise that pins 9-11 are SPI related which might be why this is not working, I see that you have disabled pins 3 & 5 as their used for I2C. If no addon board is detected, it would be nice to have the option to use all of these pins as inputs and outputs.

If you can help me debug this, I'd be very happy to write:

Cheers

willprice commented 10 years ago

Oh, and if I'm to write those guides I'll need access to the repository as github doesn't do pull requests on wiki pages :'(, initially I'm happy to write them in a separate repo, but access to contribute to the wiki here would be nice :)