Navigation

    • Register
    • Login
    • OpenHardware.io
    • Categories
    • Recent
    • Tags
    • Popular
    1. Home
    2. coffeeaddict
    3. Best
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    Best posts made by coffeeaddict

    • RE: Can I associate sensor value directly to arduino node device?

      I verified a variable named Voltage DOES get created and is set on the Vera arduino node device if I create MyMessage with:

      • MyMessage voltageMsg(255, V_VOLTAGE);

      and send value with:

      • send(voltageMsg.set(12.1, 1));
      posted in Development
      coffeeaddict
      coffeeaddict