Ok, debugging aside…
I choose Python editor, give it a name, then have to choose if it’s a python script or a picoware app. What’s the difference?.
How does that then get put into Applications?
My past life programming would have me do some step after saving the source in order to make it runnable - hence my earlier mention of “compiling”.
Anyway I’m afraid that once again I’m just not understanding how to use very much of this.
As another “how do I use this “ I tried to sign up for your news application. I went to your web site, made an account, got an api.
How in the world am I supposed to get that very long api key into the Picocalc? I’m just have a lot of these “this looks interesting but how do I actually do something interesting with it” moments.
OK, not sure if this has been brought up on this thread before. It seems the AP feature of the pico is incappable of hosting itself as a server. I got it to work on Basic IDK why I can’t get it to work here. You should’ve gotten an IP address as a result on the test, I didn’t either hence why I requested you to try it. Any idea on how to fix/implement it?
Hey, Picoware already has a built in AP server, maybe that’s something you’d be interested in?
Go to Library -> WiFi -> Server. From there you can add and edit pages. Then when you go back to Run, it’ll display the IP address and the server will be active.
Outside of that, Picoware is built on top of MicroPython, so all of the networking libraries are included within Picoware too.
Let me know if that’s help or if you need more guidance
Alright. I’ve made a proper browser-ish app for picoware. And have requested to merge all my applications with the main branch of picoware. For now, you can get the app @ PiBrowser