Achifaifa [Lexaloffle Blog Feed]https://www.lexaloffle.com/bbs/?uid=50518 Interacting with GPIO without hardware <p>I'm working on a cart to control the GPIO pins as if they were on a PLC (With ladder logic and such), but I <em>really</em> don't want the hassle of running the project on actual hardware (Say, a RPi) every time I make changes and want to test them (Even if I can automate the entire pipeline, I really don't want anything to do with rarspberrys at the moment). </p> <p>Is there something like a python library that allows me to interact with the GPIO pins of a pico-8 that is running <em>as if</em> it was running on certain hardware?</p> <p>If not, what would be the best way of making one? Does pico-8 have an API I can use? Or does it store the memory values in certain places I can access? (Sorry if it's a dumb question, I started using pico 2 days ago :P)</p> https://www.lexaloffle.com/bbs/?tid=41228 https://www.lexaloffle.com/bbs/?tid=41228 Thu, 21 Jan 2021 14:07:37 UTC