开发者

Can I develop a program in C# for my calculator?

Does those calculators have some type of a processor like a computer? Is it possible to program to them? And finally, is it somehow possible to run the .NET Micro Framework on it?

Thank you.

Can I develop a program in C# for my calculator?

(source: made-in-china.com)

Can I develop a program in C# for my calculator?

(source: e开发者_JS百科carepackage.org)


The more expensive TI's have general purpose processors such as Z80 or m68000, which can be programmed (usually in BASIC or assembly). There are no current implementations of the .Net framework that run on them - you could be the first to create it!

The cheaper ones have the logic built directly into the IC, and are not programmable in any way.


There are some programmable calculators out there but I am not aware of any that will run the .NET Framework.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜