Search found 1 match

by ofirgaash
Sun Jul 24, 2022 10:49 am
Forum: General Discussion and Questions
Topic: execute regular Python script using MicroPython
Replies: 1
Views: 2739

execute regular Python script using MicroPython

Hi everyone, I'm new to programming so maybe it's a dumb question so forgive me. I'm trying to understand how to execute a *python* code using Thonny and raspberry pi pico. I mean, I'm running a MicroPython code, and I want to give it an 'if statement' something like this: # do a bunch of stuff # if...