收藏官网首页
查看: 10791|回复: 0

[资料分享] Arduino Libraries库函数大全(官方网站)

34

主题

37

帖子

318

积分

中级会员

Rank: 3Rank: 3

积分
318
跳转到指定楼层
楼主
发表于 2016-12-29 18:44:40 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
教您5分钟接入机智云,实现傻瓜式开发
arduino Libraries库函数大全(官方网站) Arduino Libraries库函数大全(官方网站).rar (1.18 MB, 下载次数: 30)




ibraries provide extra functionality for use in sketches, e.g. working with hardware or manipulating data. To use a library in a sketch, select it from Sketch > Import Library.
Standard Libraries
· EEPROM - reading and writing to "permanent" storage
· Ethernet - for connecting to the internet using the Arduino Ethernet Shield
· Firmata - for communicating with applications on the computer using a standard serial protocol.
· LiquidCrystal - for controlling liquid crystal displays (LCDs)
· SD - for reading and writing SD cards
· Servo - for controlling servo motors
· SPI - for communicating with devices using the Serial Peripheral Interface (SPI) Bus
· SoftwareSerial - for serial communication on any digital pins. Version 1.0 and later of Arduino incorporate Mikal Hart's NewSoftSerial library as SoftwareSerial.
· Stepper - for controlling stepper motors
· WiFi - for connecting to the internet using the Arduino WiFi shield
· Wire - Two Wire Interface (TWI/I2C) for sending and receiving data over a net of devices or sensors.
The Matrix and Sprite libraries are no longer part of the core distribution.

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

加入Q群 返回顶部

版权与免责声明 © 2006-2024 Gizwits IoT Technology Co., Ltd. ( 粤ICP备11090211号 )

快速回复 返回顶部 返回列表