1#
发表于 2015-03-10 16:18:32
感觉很多买edison的人都被宣传误导了,以为edison就是个更强劲的arduino。
但实际上arduino的很多库在edison上都是无法使用的,intel提供的文档上也有说明,目前可以用的例程和库有这些:
模拟输入输出
基础
通信
控制
数字输入输出
|
LCD显示
-
Autoscroll(Demonstrates the use of autoscrool method)
-
Blink(makes the cursor block blink)
-
Cursor(Demonstrates the use of cursor method)
-
Display(Demonstrates the use of display and noDisplay methods)
-
HelloWorld(Prints "Hello World!" to LCD)
-
Scroll(Demonstrates the use of scrollDisplayLeft and scrollDisplayright method)
-
SerialDisplay(Displays text from user input)
-
SetCursor(Demonstrates the use of setCursor method)
-
TextDirection(Demonstrates the use of LeftToRight and RightToLeft methods)
字符串相关
Wi-Fi
|
空了再更新
|