Python on Kinetis?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Python on Kinetis?

3,003件の閲覧回数
bfac
NXP Employee
NXP Employee

Hello,

Following up with a recent question from a customer,

Have you heard any words on support for python programming on Kinetis?

Or maybe other higher level programming language?

Thanks!

Bruno

タグ(2)
3 返答(返信)

1,795件の閲覧回数
bobpaddock
Senior Contributor III

Lua is an easy language to embedded in resource limited micros.

The Programming Language Lua

eLua - eluaproject

In the past I set up a project where non-computer people were writing simple scripts to handle sensor scaling.

The customer always changed the sensors in the field and there was no way to know in advance how to scale data.

They didn't even realize they where using a computer language to get the job done.

Squirrel - The Programming Language

is a combination of Python and Lua.  Core code takes about 8K of C.

I have not yet personally used it so, don't know how easy it is to embedded in a small micro.

There is also CPython - Wikipedia, the free encyclopedia , that you probably already know about.

1,795件の閲覧回数
kai_liu
Senior Contributor I

Great to know these projects. And it takes time to evaluate them.

0 件の賞賛
返信

1,795件の閲覧回数
kai_liu
Senior Contributor I

This is an interesting idea.

The Owl Embedded Python System

offers an open source embedded Python on TI MCU.

Maybe you can consider it as an idea of Kinetis to bring more attention and run it as your own project.

Yours sincerely

Allan K Liu

0 件の賞賛
返信