View Single Post
  #1   Spotlight this post!  
Unread 26-03-2013, 23:28
evinugur evinugur is offline
Registered User
FRC #1073
Team Role: Programmer
 
Join Date: Jan 2012
Rookie Year: 2010
Location: US
Posts: 13
evinugur is an unknown quantity at this point
NetConsole ported to Node.js

Hi,

After some work and collaboration, I have to show you a tiny NetConsole port for Node.js that allows you to fully interface with the VxWorks shell on your robot.

Documentation and instructions can be found in the README file that is rendered at either of the two following links...

You can install it to your machine by running:
npm install frcnetconsole

Here's the code:
https://github.com/FRCTeam1073-TheFo.../netconsole.js

Here's the program on npm:
https://npmjs.org/package/frcnetconsole