Navigation

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

    Topics created by ericvdb

    • ericvdb

      RF433 transistor/fet wanted
      Hardware • • ericvdb  

      7
      0
      Votes
      7
      Posts
      1990
      Views

      Boots33

      @ericvdb said: The problem is that when powered with 12V, the transmitter does not see the 5V on the data pin as high. Then maybe you can try on 9v as @TimO has suggested, this may be close enough to register the highs and still give you the range boost needed. Otherwise it would seem you will need some form of line level shift circuit as @dbemowsk has shown. The only other option would be a 5v transmitter like the Dorji or similar
    • ericvdb

      Water high volume flow meter
      Hardware • • ericvdb  

      6
      0
      Votes
      6
      Posts
      1953
      Views

      Sparkman

      Here's one on AliExpress that can do 200 l/m: http://www.aliexpress.com/item/YF-DN50-2-inch-Large-diameter-turbine-flow-meter-water-flow-sensor-industrial-flow-meter-Available/32297810863.html?spm=2114.40010208.4.71.i72mzF. Not sure if I would trust it though.
    • ericvdb

      The new Atmega328PB
      Hardware • • ericvdb  

      29
      1
      Votes
      29
      Posts
      11610
      Views

      Nca78

      @Yveaux ok thank you I will have a look at what is available in the arduino ports.
    • ericvdb

      Repeater questions
      Development • • ericvdb  

      5
      0
      Votes
      5
      Posts
      2273
      Views

      Tore André Rosander

      @AWI The code is from the MySensors examples and i use it to control 3 mosfets that controls a ledstrip. I need the heartbeat because i use the RPi gateway with the NRF24 chip directly connected to the RPi, and the gateway software for the raspberry dont store the network map so if i reboot the RPi the nodes loose connection to the gateway.
    • ericvdb

      Gateway send to node
      Development • • ericvdb  

      4
      0
      Votes
      4
      Posts
      1818
      Views

      John

      No it's not (as far as i'm aware of), The gateway is like it says only a gateway (in this case only data). This means the you should do some work on the controller to be able to send this data.
    • ericvdb

      Controllers data store
      Controllers • • ericvdb  

      2
      0
      Votes
      2
      Posts
      1288
      Views

      barduino

      I use mssql database Cheers
    • ericvdb

      Inclusion Mode
      Development • • ericvdb  

      4
      0
      Votes
      4
      Posts
      6320
      Views

      John

      @ericvdb (Vera guess) When given a fixed id enable inclusion mode so the device is found when you want to add it. If you are done you have to clear the eeprom and remove the fixed id from the code, and remove the device from the controller. After the above done, enable inclusion mode again and let the auto id assignment do it's work.
    • ericvdb

      Raspberry Pi Ethernet Gateway
      Development • • ericvdb  

      20
      0
      Votes
      20
      Posts
      15650
      Views

      172pilot

      @GertSanders Yep.. misunderstood.., I thought you were basically saying "why would you use a pi instead of an arduino when the arduino uses less power, etc..."
    • ericvdb

      Gas New presentation and subtype
      Feature Requests • • ericvdb  

      7
      0
      Votes
      7
      Posts
      2551
      Views

      hek

      Yes, agree, Just sending pulses has its advantages.