相容 86Duino 的 Arduino 第三方函式库列表
下面是部份 Arduino 第三方函式库的列表,这些函式库皆已经过验证,可直接安装在 86Duino Coding 500(及之后的版本)里,编译并烧录至 86Duino 开发板上执行。(我们正持续验证更多函式库并扩展此列表的内容。)
- Keypad – 一个支援矩阵式键盘的函式库
- PSX – 存取 Playstation 1 摇杆
- PS2X_NA – 改写自 PS2X 函式库,可存取 Playstation 2 摇杆
- Matrix & Sprite – 透过 MAX7219 晶片控制 LED 灯组
- LedControl – 透过 MAX7221 或 MAX7219 晶片控制 LED 矩阵
- LiquidCrystal_I2C – 透过 PCF8574 晶片控制 LCD 显示器
- AccelStepper – 一个比 Stepper 函式库功能更丰富的步进马达函式库
- DFPlayer – 存取 DFPlayer Mini MP3 播放模组
- Adafruit DHT – 存取 Adafruit 的 DHT 系列温湿度感测器
- Adafruit BMP280 – 存取 Adafruit 的 BMP280 大气压力与温度感测器
- RTC_86 – 改写自 Adafruit 的 RTC 函式库,可存取 DS1307 即时时钟模组
- USB_Shield_86 – 改写自 UHS 2.0 函式库,可存取 Arduino USB Host Shield
- SpiderL3S – Fun-Maker 製作的 Spider L3 WiFi 模組之支援函式庫
- TinyGPS – 一个可解析 GPS 资讯的小巧函式库
- Messenger – 辅助解析 ASCII 文字讯息的函式库
- SimpleMessageSystem – 可在 Arduino 与电脑间传送 ASCII 文字讯息的函式库
- Generic_Storage_86 – 改写自 Andrew Kroll 的 generic storage 函式库,支援 FAT16/32 档案系统及长档名
- Debounce – 按键反弹跳函式库
- Bounce – 另一个按键反弹跳函式库
- Twitter – 透过 Ethernet 函式库在 Twitter 上发文
- Webduino – 让 Arduino 成为 web server 的函式库
- HttpClient – 提供 HTTP 协定相关存取功能
- Xively_arduino – 连线至 Xively 物联网云端服务
- ThingSpeak_86 – 改写自 ThingSpeak for Arduino 函式库,支援 ThingSpeak 物联网网站
- IFTTTMaker_86 改写自 arduino-ifttt-maker 函式库,支援 IFTTT 云端服务网站
- aREST – 支援 aREST 框架,用于建立符合 REST 设计风格的网站应用
- ROSserial_arduino – 透过串列通讯让 Arduino/86Duino 传送接收 ROS(Robot Operating System)讯息
- PubSubClient – 支援物联网 MQTT 通讯协定
- ModbusTCP – 支援 Modbus/TCP 自动化通讯协定
- XBee – 支援 XBee 无线传输模组
- FirmataPlus – 改写自 S2A 的 FirmataPlus 函式库,允许 Scratch 与 86Duino 的连接
- Ultrasonic – 存取 HC-SR04 超音波感测器
- MPU9250 – 存取 InvenSense 的 MPU-9250 九轴惯性感测器
- Protothreads – 轻量级无栈执行绪函式库
- CanFestival86 – 存取 CANopen 装置 (使用方法)
- ArduinoMDNS Arduino mDNS 函式库
The text of the 86Duino reference is licensed under a Creative Commons Attribution-ShareAlike 3.0 License. Code samples in the reference are released into the public domain.