My favorites | Sign in
Logo
             
Search
for
Updated Jan 02, 2008 by kotobuki
Labels: Deprecated
GettingStarted  
How to start using Funnel

Getting Started

Configuration for Arduino users

  1. Open "server/settings.yaml" with your favorite text editor
  2. Change "io: type" from Gainer to Arduino
  3. server:
      command port: 9000
      notification port: 9001
    
    io:
      type: Arduino
      com: 
  4. Save the settings file. You are ready to use your Arduino with Funnel. :)

How to try Funnel?

  1. Configure the settings file if needed
  2. Connect an I/O module
  3. Double click on "server/funnel_server.jar" to launch Funnel Server
  4. See examples at the following location

Sign in to add a comment
Hosted by Google Code