Navigation

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

    Topics created by Japio

    • Japio

      Fritzing and OpenHardware.IO
      Hardware • • Japio  

      3
      0
      Votes
      3
      Posts
      1031
      Views

      hek

      I don't know what kind of html fritzing produces. But you can normally copy html tables into excel/openoffice and export a csv/xls from there.
    • Japio

      Using before()
      Development • • Japio  

      9
      0
      Votes
      9
      Posts
      2617
      Views

      Yveaux

      @Japio I think I've seen the esp start some wifi stuff in parallel to the arduino startup code. Could be that if the gateway setup is delayed the wifi will not start as expected. You could use a timer, initialized from before() to cycle the leds during startup. Just wondering, do you call some form of yield() during the led setup?
    • Japio

      ESP8266 MQTT client dynamically changing MQTT broker settings
      Development • • Japio  

      1
      0
      Votes
      1
      Posts
      937
      Views

      No one has replied

    • Japio

      Reset node from gateway
      Development • • Japio  

      1
      0
      Votes
      1
      Posts
      976
      Views

      No one has replied

    • Japio

      Questions on using the forum
      General Discussion • • Japio  

      3
      0
      Votes
      3
      Posts
      711
      Views

      Japio

      I tried to reproduce, did not happen again. I am not using a mobile device, just Firefox in windows 10. But as I said now it works. Quite frustrating when you can't see what you're typing..... Thanks for your response.
    • Japio

      ESP8266 gateway + WebServer = Awesome!
      Development • • Japio  

      33
      7
      Votes
      33
      Posts
      12454
      Views

      mfalkvidd

      @pihome I have a sketch at https://github.com/mfalkvidd/Arduino-Datormagazin-Pomodoro/blob/datormagazin/Arduino-Datormagazin-Pomodoro.ino but I think it is easier to just follow the instructions in the wifimanager readme.
    • Japio

      Smartmeter sensors
      My Project • • Japio  

      17
      2
      Votes
      17
      Posts
      7703
      Views

      electrik

      There are many examples... https://forum.mysensors.org/topic/3764/p1-smart-meter-nta8130-readout-using-mysensors/7 Or on GitHub, needs some tinkering to integrate in mysensors https://github.com/search?l=C%2B%2B&q=P1+meter&type=Repositories Edit There is also a library available https://github.com/matthijskooijman/arduino-dsmr