Arduino Libraries庫函數(shù)大全
Libraries
目錄
Libraries 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.
0.png (33.26 KB, 下載次數(shù): 49)
下載附件
2018-6-13 01:06 上傳
完整的Word格式文檔51黑下載地址:
Arduino Libraries庫函數(shù)大全(官方網(wǎng)站).doc
(3 MB, 下載次數(shù): 62)
2018-6-12 14:42 上傳
點擊文件名下載附件
下載積分: 黑幣 -5
|