Navigation

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

    p0lar

    @p0lar

    0
    Reputation
    31
    Posts
    629
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    p0lar Follow

    Best posts made by p0lar

    This user hasn't posted anything yet.

    Latest posts made by p0lar

    • RE: Furnace Fire monitor

      the heater for my house started to overheat. I think I will put a high temp metal sensor the airflow just to watch it.

      Thanks. I too was happy nobody was hurt

      posted in My Project
      p0lar
      p0lar
    • Furnace Fire monitor

      My home furnace of 20+ years just caught fire and blew melted black plastic smoke all over my house. by design my nest protect shut it down ASAP and we didnt lose the whole house.

      my question is. how would you go about monitoring the temp of the NEW furnace to prevent another overheat event?

      posted in My Project
      p0lar
      p0lar
    • RE: Garage door controller/checker

      how about adding an ultrasonic sensor to tell if your car is IN the garage or not?

      posted in My Project
      p0lar
      p0lar
    • RE: Windows GUI/Controller for MySensors

      Still nothing in the MySensors Debug tab... and only the NON debug info in the log files. maybe this is a ethernet GW issue? So I get debug info in the Arduino Serial monitor but no debug via TCP?

      [GENERAL]
      VERSION=0.1.2.282

      [COMMUNICATION]
      COM=COM1
      SPEED=4
      IP=10.1.1.200
      PORT=5003
      TCPACTIVE=1

      [STATUS]
      LOGGING=1
      DEBUGGING=1
      SENDMSG=1
      LOGPARSE=1
      AUTOFW=0
      AUTOID=1
      UTCTIME=0
      CLOSECONFIRM=0
      FILTERLOG=1
      SAVENODES=1
      METRICSYSTEM=0

      posted in Controllers
      p0lar
      p0lar
    • RE: Windows GUI/Controller for MySensors

      I thinking I am build a DEBUG version of the GW code. but I dont think the logging is working in the app with my eth GW. am I mising something?

      So. when I build a DEBUG version of the GW code I get this in the serial console hex size=29k so its bigger.

      0;0;3;0;9;gateway started, id=0, parent=0, distance=0
      0;0;3;0;9;read: 1-1-0 s=1,c=1,t=0,pt=7,l=5,sg=0:71.6
      1;1;1;0;0;71.6
      0;0;3;0;9;read: 2-2-0 s=1,c=1,t=16,pt=0,l=1,sg=0:0
      2;1;1;0;16;0

      the NON DEBUG I get this. hex size = 26k
      1;1;1;0;0;69.8
      1;0;1;0;1;35.0
      1;1;1;0;0;71.6
      1;0;1;0;1;36.0
      1;1;1;0;0;73.4
      1;0;1;0;1;37.0
      2;1;1;0;16;0

      posted in Controllers
      p0lar
      p0lar
    • RE: Windows GUI/Controller for MySensors

      correct. you build the .hex file in arduino studio or whatever and copy it to the MY gui firmware folder and edit the csv file and then reload.

      http://forum.mysensors.org/topic/1066/bootloader/8

      This should help

      posted in Controllers
      p0lar
      p0lar
    • RE: Windows GUI/Controller for MySensors

      HMM i cant build a DEBUG version of the ethernet gateway... even when I try to define it and print hello world it wont... weird.. any ideas?

      posted in Controllers
      p0lar
      p0lar
    • RE: Windows GUI/Controller for MySensors

      so from what I know.
      you DONT need the MYSBootloader on the gateway. just normal arduino bootloader. you DO need the MYSBootloader on ALL the sensors you with to connect to your gateway.
      Do the MYSBootloader first then use this tool to upload the firmware to your sensors OTA

      posted in Controllers
      p0lar
      p0lar
    • RE: Windows GUI/Controller for MySensors

      Thanks. Ill check that when I get back into town end of this week.

      posted in Controllers
      p0lar
      p0lar