Python on Kinetis?

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Python on Kinetis?

3,004 次查看
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,796 次查看
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,796 次查看
kai_liu
Senior Contributor I

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

0 项奖励
回复

1,796 次查看
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 项奖励
回复