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 an android gadget in Android Open Accessory(AOA) mode to communicate with a machine having USB Host capabilities and powered with embedded linux as Android Accessory Development Kit(ADK)

Clone this wiki locally