You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
A debugging guide for when people have issues
A guide documenting the library (similar to that of the visual guide on the website, but textual)
Cheers
The text was updated successfully, but these errors were encountered:
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 :)
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
, orpin11High
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
The text was updated successfully, but these errors were encountered: