Olimex Support Forum

OLinuXino Android / Linux boards and System On Modules => iMX233 => Topic started by: charonme on May 04, 2013, 11:06:38 PM

Title: multithreaded python on the micro?
Post by: charonme on May 04, 2013, 11:06:38 PM
I'm writing a multithreaded python app (no video output) that I thought I would run on raspberry pi until I came across the iMX233 OLinuXino Micro. Can the micro board run multiple threads in python (or at leas emulate them)?
What latency times can I expect between USB input, some python processing and GPIO output?
Title: Re: multithreaded python on the micro?
Post by: olimex on May 05, 2013, 12:04:26 AM
if you send me the code I can check