Aspire :: Bundles :: Arduino



This section describes the bundle for K8055 sensors

1 Context

The Arduino is low-cost programmable AVR board with a USB port, digital inputs and outputs and analog inputs and outputs (PWM).

The Arduino bundle enables to configure the input and the output of the Ardiuno board. The Arduino registers one Producer service producing Measurement, Double or String objects for each configured digital and analog inputs …

2 Dependencies

This bundle requires :

  • RXTX

3 Build

3.1 Sources

mvn clean install

3.2 Configuration

3.3 Installation

You must firstly upload the MultipleIO.pde program on the Arduino board using the Arduino SDK

4 Links