Skip to content
Rajesh Sola edited this page May 1, 2015 · 5 revisions

Welcome to the node-red-addons wiki!

This repository provides a set of nodes to work with Node-RED(http://nodered.org/).As the first steps the following nodes are added

1.SocketCAN related

candump - capture incoming can frames from a specified channel

cansend - sends a single can frame over a specified channel

2.USB Utlities

usbscan - scans for all the attached usb devices

usbenum - enumerate single usb device

#nodes for bulk transfer are under development

3.ADK Initialization

To initialize any hardware with USB host capabilities as Android Accessory Development Kit(ADK) based on Android Open Accessory(AOA) protocol.

Clone this wiki locally