Navigation

    • Register
    • Login
    • OpenHardware.io
    • Categories
    • Recent
    • Tags
    • Popular
    1. Home
    2. Tags
    3. power
    Log in to post

    • openhardware.io

      💬 6Gang30AmpsLatchRelayEspHomeReady
      OpenHardware.io • power esp32 mains voltage esphome matter latching relay • • openhardware.io  

      2
      1
      Votes
      2
      Posts
      10
      Views

      alowhum

      Incredible. The "yeah it's a hobby" terrain has been left far behind.
    • openhardware.io

      💬 backup power auto-switch circuit
      OpenHardware.io • power module • • openhardware.io  

      7
      0
      Votes
      7
      Posts
      39
      Views

      Abd AlHaleem

      @NeverDie Based on my simulation and testing it's not a problem, yet I can look at it and check it's transient response.
    • openhardware.io

      💬 Valden: Heat Pump Controller
      OpenHardware.io • arduino power diy thermostat heating gerber refrigerant refrigeration compressor rs-485 green-energy heat-pump eev txv cappilary heat-exchange • • openhardware.io  

      1
      0
      Votes
      1
      Posts
      18
      Views

      No one has replied

    • openhardware.io

      💬 MySX Power Board 18650
      OpenHardware.io • battery power power supply mysx 18650 • • openhardware.io  

      1
      0
      Votes
      1
      Posts
      22
      Views

      No one has replied

    • openhardware.io

      💬 Homini Pulse Meter Monitor
      OpenHardware.io • mysensors contest2017 power pulse homini power consumption pulse sensor power monitor • • openhardware.io  

      13
      1
      Votes
      13
      Posts
      3242
      Views

      Samuel235

      Testing and updating can resume now my first year at university has finished and I now have 4 months worth of MySensors development to get started on!
    • robosensor

      Encapsulated transformers instead of traditional switching power supplies like Hi-Link
      Hardware • power power supply 220v psu transformer 230v galvanic isolation • • robosensor  

      16
      1
      Votes
      16
      Posts
      4867
      Views

      robosensor

      @m26872 said in Encapsulated transformers instead of traditional switching power supplies like Hi-Link: for me the sunny season is too short. I havn't yet tried to use solar batteries in winter so maybe I have the same problems (despite the fact that I'm living 3 degrees south of you), but I have backup solution for very cloudy winter days - regular battery charger.
    • NickBuilder

      Gibberish when serial.print() but MY_DEBUG look ok
      Troubleshooting • power pulsecount power meter pulse sensor volatile • • NickBuilder  

      7
      0
      Votes
      7
      Posts
      2168
      Views

      NickBuilder

      Thank you @scalz! That did the trick. Finally I can debug the code with readable serial feedback. Ok @AWI so the example code is probably in need for some adjustments. Its kinda hard for a beginner like myself to learn the basics if also the example code suffers from questionable functionality. Or perhaps the functionality is ok but the code by itself is not clear enough to educate the masses. I'm still having trouble understanding whats really happening when using the sleep() call. In my newest revision I'm not passing any interrupt conditions other than a time variable but still its obvious that the sleep is interrupted by the interrupt defined in the setup section. And as such, perhaps also some timer functionality is running while in a MySensors sleep. Perhaps the API description is in need for some additional clarification. Note: I've also deleted the attach and detach calls from the loop() section as this is probably handled by the sleep function (or other hidden code).
    • CrankyCoder

      Voltage divider for radio
      Hardware • power voltage voltage divider • • CrankyCoder  

      4
      0
      Votes
      4
      Posts
      1659
      Views

      AWI

      @Jason-Brunk small value resistors can do the trick but you better try two silicon diodes 1N4001 or similar in series with the power line. Each diode give you around.0.7 volt drop.
    • funky81

      How low can arduino can go?
      Troubleshooting • power arduino pro min low consumption • • funky81  

      29
      0
      Votes
      29
      Posts
      21404
      Views

      brolly759

      This is an old thread but Tibus, the problem I had was exactly yours with 26uA. I had to downgrade my Arduino software to 1.0.6 . Then I got normal numbers 3uA.
    • A Former User

      Static Node ID and other Unanswered Questions
      Troubleshooting • nrf24l01+ humidity power serial protocol node id • • A Former User  

      3
      0
      Votes
      3
      Posts
      6710
      Views

      boozz

      Does this help: http://forum.mysensors.org/topic/748/manual-assigning-node-id-s-for-network-with-repeaters I agree with you that the serial messages are not perfectly documented, but realise that this site has been made (as far as I know) by a bunch of people that share their 'love' for home automation..... boozz
    • Nicola Reina

      Powering arduino
      General Discussion • power • • Nicola Reina  

      3
      0
      Votes
      3
      Posts
      1670
      Views

      Nicola Reina

      Thanks kalle! Yes. Could not find it for. Days ...
    • CaptainZap

      SOT23 or LE33
      Hardware • nrf24l01+ pro mini power • • CaptainZap  

      4
      0
      Votes
      4
      Posts
      4231
      Views

      CaptainZap

      @hek : Thanks so much... no idea why I didn't see that earlier. I think you can close this post.
    • ddluk

      Arduino Mini Pro 5v - how to power
      Troubleshooting • arduino power pro mini • • ddluk  

      31
      0
      Votes
      31
      Posts
      27601
      Views

      Zeph

      @epierre said: Both need protection (internal or external) from excessive discharge (or excessive charge, and short circuits etc) That is where our new library to check battery level goes in, we could dream to have an internal mysensor security check of a LiPo battery ! they do so in 'copters I may pass on that. I'm not used to software glitches having quite so much potential impact, and I don't need to save every gram. But to each their own!