Navigation

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

    Topics created by siklosi

    • siklosi

      Voltage reference for battery calibration
      General Discussion • • siklosi  

      2
      0
      Votes
      2
      Posts
      793
      Views

      Yveaux

      @siklosi how do you plan to use it? For a one time calibration or permanently mount it on the sensor? IMHO the voltage calibration of a battery powered sensor (if done at all) can easily be a one time calibration using a multimeter. I don't see the need for an accurate voltage reference...
    • siklosi

      Replace Serial Gateway with Wifi (ESP8266) - Domoticz
      Domoticz • • siklosi  

      3
      0
      Votes
      3
      Posts
      1657
      Views

      siklosi

      Ill make backup and try that. Thanks.
    • siklosi

      Nice/cheap shield for nano/24L01
      Hardware • • siklosi  

      4
      0
      Votes
      4
      Posts
      1619
      Views

      korttoma

      Just a heads up to prevent others from running in to same issue as I did. I tried to use this board together with a RFM69 radio module that I had connected through a Logic Level Shifter connecting it to the 8 pin nRF24L01 interface but I just could not get it to communicate. The problem was that the MOSI,SCK, CE and CSn pins had some resistor bridge voltage dividers on the board. I removed the voltage dividers and it started to work. I could probably have used the RFM69 module without the Logic Level Shifter directly on this board but I did not want to risk damaging the radios since they are the most expensive part in this setup.
    • siklosi

      Power meter
      Hardware • • siklosi  

      2
      1
      Votes
      2
      Posts
      1337
      Views

      flopp

      That display will measure the load that you connect to it but maybe you can hack it and send information to the display instead?
    • siklosi

      RGB Servo spot
      My Project • • siklosi  

      2
      3
      Votes
      2
      Posts
      1228
      Views

      drock1985

      Hi, Very nice looking project. Do you have a list of the hardware you used and a schematic by any chance?
    • siklosi

      Raspberry Pi Zero $5
      General Discussion • • siklosi  

      7
      1
      Votes
      7
      Posts
      3089
      Views

      Zeph

      @punter9 Thanks for the link, that gave some good background info, and some hope that those of us who are interested in playing with it will eventually be able to get one. (By pure chance, I happened to stumble across it minutes after it was first released, but didn't order one as I didn't have an immediate need, and I already have too many processors which I bought hoping to find a good use for already! Nevertheless I'll probably get one someday.) I wasn't commenting on the quality of the hardware, just on the suitability for our purposes; parts which are only available in quantity one every few months IF YOU ARE LUCKY have some limitations. From the article you linked, perhaps that will eventually change. We'll see. how soon. It's so cheap that if they don't keep limiting the quantities, one customer could buy up the full month's supply for embedding in a commercial product. I'm wondering how it would be useful to us in DIY home automation tho. As a node, I'm not seeing it as a major contender. Let's compare it to an Arduino Pro Mini (under $2 shipped). The minimal RPi zero plus memory, shipping and tax is going to be several times that. The RPi Zero as node takes a lot more power to run and will not power up and down so quickly and gracefully, so it's not going to work well with battery power (and will have a larger passive load on mains power). It tends to require a whole OS which often gets in the way of direct interfacing with hardware, and requires system administering. There aren't as many sensor libraries for it. It has a much faster CPU and far more memory, but for most nodes that's just overkill. I'm not seeing that it would be competitive for most nodes even at the same price as an APM. But there must be some special purpose home automation nodes where it would be useful - any ideas? Of course, it would work as server for some Home Automation Controller software. But you only need one of those, and how much money would it save once fitted out (relative to total system price) compared to using a RPi 3 (with built in WiFi and BLE) or RPi B+ @ $25, or BeagleBone Green? So I'm still wondering what niche it would fill, within our domain... What ideas do people have for making good use of a RPi Zero as a MySensors node, if it was easily available at the nominal price? (Understand, I'll probably eventually get one to play around with because it IS cool, but not necessarily for HA. I also have a $9 C.H.I.P. on order, and a $19 PINE A64, and a RedBear Duo, etc. But those are to feed my addiction, I don't see them as changing the DIY Home Automation landscape).
    • siklosi

      Atypical use of MySensors library some questions...
      Development • • siklosi  

      5
      0
      Votes
      5
      Posts
      1410
      Views

      mfalkvidd

      Nice! There is a parking garage nerby where I live with a similar solution. Don't know what technology they use though.
    • siklosi

      Domoticz and heater
      Domoticz • • siklosi  

      8
      0
      Votes
      8
      Posts
      4014
      Views

      jlehtinen

      Thanks @HarryDutch! Good to know that there is a way around this hum temp issue.
    • siklosi

      Suggestion for project conversio
      Development • • siklosi  

      2
      1
      Votes
      2
      Posts
      922
      Views

      AWI

      @siklosi What I would do: have the light itself be controlled by a S_RGB_LIGHT and V_RGB. The horizontal and vertical servo's can probably be best controlled with with S_COVER and V_PERCENTAGE. Domoticz knows several variations of cover (or blinds) which give you all the possibilities.