Navigation

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

    Topics created by Tetnobic

    • Tetnobic

      Best way to store large data in eeprom
      Development • • Tetnobic  

      14
      0
      Votes
      14
      Posts
      4231
      Views

      mfalkvidd

      @Tetnobic the hw* functions is a way to abstract the underlying hardware. Many MySensors fans use non-avr hardware, for example ESP8266. You can of course choose to optimize for a single platform in your own sketches, but we strive to make the MySensors example sketches available for as many platforms as possible.
    • Tetnobic

      Best sensor type and value type for sleep duration...
      Development • • Tetnobic  

      2
      0
      Votes
      2
      Posts
      617
      Views

      Yveaux

      @Tetnobic sleep duration is in milliseconds, thus X * 60 * 1000 for your case