Last seen: 2023-07-12 9:41 pm
@zander I found a file on Raspberry Pi web site that flashes the on board led. Upto now / over the last few days I haven't been able to get anythin...
@byron Hi Byron. I found a test program on the pico web site and just finished running it on two picos. #include"pico/stdlib.h" intmain()...
@zander I am sure I am following the exact steps for downloading a compiled file to the pico. Please see the attached file it illustrates what I ...
@zander Latest news. The file folder (on the pico) does remain open while the compiler downloads the file to the pico, after the file is loaded (...
For those of you who are following this on going saga, I have done some more investigating, the IDE is not at fault (sorry Arduino), the compiler does...
@zander They are likely to be right when using micro-python. I am only using the Arduino IDE, I don't think they would have any comment on how th...
@zander PS You have to go the power down press and hold the button on the pico then power up every time you want to download a file to the pico. ...
@davee Hi Dave, Thanks for replying to my post. I am surprised that I had so much luck, after reading some of the other replies to this post, b...
@zander Hi and thanks for replying to my post. I reloaded 2.1.0 and tried my file again, no joy. In my humble opinion there seems to be something ...
@zander Thanks for the help, I had no idea that button was there. You were right the time stamp had nothing to do with the data being sent to the m...
Hi Bill, Thank you for your help with this problem of mine, and others. I checked Github but I could not find a driver/gpio.h zip file for the lib...
Thanks for your reply Bill. I find it really strange that the same pins on three modules don't work as outputs, I haven't tried testing them as i...