Navigation

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

    • openhardware.io

      💬 Raspberry Pi Fan Breakout
      OpenHardware.io • raspberry pi raspberry gpio breakout board raspberry pi 3 fan breakout • • openhardware.io  

      1
      0
      Votes
      1
      Posts
      15
      Views

      No one has replied

    • rpyne

      GPIO Button toggle
      Mozilla WebThings Gateway • gpio • • rpyne  

      3
      0
      Votes
      3
      Posts
      42
      Views

      rpyne

      @skywatch said in GPIO Button toggle: @rpyne Do you want the GPIO to be on when you push the button and GPIO off when you release the button, or do you want it to be like, press, GPIO on, press, GPIO off, press, GPIO on etc.....??? I want it to toggle with each press, press, GPIO on, press, GPIO off, etc. I figured out how to do it with two separate rules for on and off, but it really should have a toggle function so that it only takes one rule. I also want the GPIO settings to allow setting the pull-up or pull-down built in to the newer Rpis so I don't have to use an external resistor to get stable inputs. I tried setting them with the boot overlay, but never could get the inputs to work if initialized through the overlay.
    • openhardware.io

      💬 UtiliPi
      OpenHardware.io • raspberry pi i2c gpio adc spi • • openhardware.io  

      1
      0
      Votes
      1
      Posts
      654
      Views

      No one has replied

    • Christian Simonsen

      How do I setup Raspberry Pi 2 with NRF24L01 as MySensor 2.0 Gateway with MyController as controller
      Hardware • nrf24l01 mycontroller.org gpio raspberry pi 2 rbp2 • • Christian Simonsen  

      19
      1
      Votes
      19
      Posts
      6832
      Views

      Christian Simonsen

      @alexsh1 Hi Alex, I tested the Sanity check on the the Arduino sensor node, and status came back OK. However I could get this to work on the Raspberry Pi, seems like this function is not yet supported. At least I couldn't find any info on it using the "./configuration -h". I don't have a AMS1117 available so I can test that. I connected my Arduino Nano and NRF24L01+ to the Raspberry Pi via USB, that would really well. So I might just use this solution instead as I see little benefit of connecting the NRF24L01 directly to the GPIO pins on the Raspberry Pi. Next step is to start building some battery powered sensors that I can use, and get MyController setup properly.
    • openhardware.io

      💬 MySRaspiGW PA+LNA - MySensors Raspberry Pi GPIO Gateway
      OpenHardware.io • gateway nrf24l01 raspberry smd gpio pa+lna • • openhardware.io  

      10
      0
      Votes
      10
      Posts
      3648
      Views

      emc2

      @EddyG PCB received and tested, new version (v1.1) available here and on github.
    • openhardware.io

      💬 MySRaspiGW - MySensors Raspberry Pi GPIO Gateway
      OpenHardware.io • gateway nrf24l01 raspberry smd gpio • • openhardware.io  

      11
      0
      Votes
      11
      Posts
      3679
      Views

      reinhold

      Okay, finally got the original nrf24l01 SMD modules with the square chip visible... As exptected, things work just fine now, so the culprit of my issues was really the incompatible/fake "nrf24l01" SMD modules with the epoxy blob. If you want to use normal nrf24l01+ modules together with this smd gateway, DO NOT USE the smd module with the epoxy blob, as they won't work. Using only the fake SMD modules might work, too, but mixing the fake modules with real ones does not work.