Arudino UNO development

For testing and development we test Arudino UNO in integration to our system.

  1. We are trying to test mainly to use WAN I/O connection to system Procesy5 API
    1. Find optumum module to communicate with TCP/IP
      1. Ethernet
      2. Wifi
      3. Bluetooth
      4. Serial
    2. Find correct library to allow use of HTTP transmit via de module for the following needs
      1. Http
      2. SSL
      3. XML
      4. Push
  2. Find optimum modules/capabilities to communicate with local nodes
    1. Serial with allowing to connect with protocol NMEA2000
      1. Library to enable standard protocol to communicate
  3. Maintain data informations
    1. Store informations form local nodes
    2. Store informations from Api
    3. Some logic in data communications to API
    4. maintain PUSH protocol for fast interrupt/refresh