搜索资源列表
xbee-api-0.9
- Xbee 无线芯片 C++ 程序库,用于Arduino 单片机,工作在 API 模式下,程序包括输入、输出、设置、判断是否有数据接收等-Xbee wireless chip C++ library
AndroidUSBHost_Arduino
- 这是一个很好的安卓下USB应用的例子,这个例子展示了如何让你的android应用程序和Arduino平台通过USB交互。尤其值得一提的是这种交互方式不需要使用android ADK。-This example show you how to communicate between your Android application and the Arduino using nothing but the Android USB host API. Remember, this approach
AccelStepper
- 用于开源单片机开发平台的步进电机库文件,基于C++语言,可设置速度和加速度,支持多个电机并发运行,可直接输出4线步进电机或两线驱动器(如AFMotor和EasyDriver)控制信号,4拍8拍可选,API函数不需要延时。-AccelStepper significantly improves on the standard Arduino Stepper library in several ways: Supports acceleration and deceleration
ArduinoIO
- Arduino (www.arduino.cc) is a low-cost open-source electronics prototyping platform. MATLAB Support Package for Arduino (also referred to as ArduinoIO Package ) allows you to communicate with an Arduino board over a serial port. It consists of a M
YeeLinkLib-master
- 感谢网友qinqingege发起的开源项目, 此开发工具包将Yeelink开放API封装成易用的Arduino库, 用户在使用的时候只需要引用到自己的工程, 然后调用相应的函数去完成数据的上传和下载功能.-Thanks for qinqingege s open source project, the development kit Yeelink API packaged with Arduino library, users only need to refer to your projec
zephyr-v1.0.0
- 来自 Linux 基金会的实时操作系统 Zephyr 发布了 1.0 内核-Very small memory footprint approx. 8 kB. Multiple architecture support: x86, ARM and ARC. Arduino* 101, Arduino* Due, Intel* Quark* SE and NXP* Kinetis* K64 processor support. Connectivity features: Blueto
OLED SSD1306
- OLEDDisplay SSD1306 # Upgrade from 2.0 to 3.0 While developing version 3.0 we made some breaking changes to the public API of this library. This document will help you update your code to work with version 3.0
XBee_API_Example
- Xbee API Example can be used to understand how xbee works by using Arduino
mega2560
- CAN Adapet for Arduino Mega2560. Source code works with Euro Truck Simulator 2 API. Code isn't mine! It's based on Silas Parker's plugin.