Navigation

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

    Posts made by rborer

    • Mailbox notifier with apds 9960 proximity

      I share today an experimental project for my mailbox. The idea was to get a pushover notification when mail delivery is done. I live in an apartment and hate to do a stupid walk to check downstairs my mailbox. Initial tests have been done with a weighter sensor on the bottom of the mailbox. But unfortunately it was too dependent on the position of the letters. During evaluation of the apds 9960 proximity sensor I got this simple idea to mesure the proximity from the bottom to the top of the mailbox, and when a letter is put inside the mailbox, the sensor detecte a change on the distance and send a notification. I don't have yet enough experience on the battery duration.
      0_1488641869783_IMG_0190.JPG 0_1488641883196_IMG_0191.JPG 0_1488641892438_IMG_0192.JPG 0_1488641979578_IMG_0193.PNG

      posted in My Project
      rborer
      rborer
    • RE: Another case for Temp/humidity

      @cadet please find here the case: https://www.tinkercad.com/users/d3dPgqW3Cif-richard-borer

      posted in My Project
      rborer
      rborer
    • RE: Another case for Temp/humidity

      @gohan , the board is a great contribution from here: https://oshpark.com/shared_projects/uXIff7XO

      posted in My Project
      rborer
      rborer
    • RE: Another case for Temp/humidity

      @FotoFieber , I've built the same sensor, and it works since now 6 months with 2 AA

      posted in My Project
      rborer
      rborer
    • Another case for Temp/humidity

      Few pics of my very simple DTH22 sensor long range (used to monitoring my wine cave temperature). A simple case 3D printed...
      0_1488148209198_IMG_0178.JPG
      0_1488148262270_IMG_0179.JPG
      0_1488148222310_IMG_0180.JPG

      posted in My Project
      rborer
      rborer
    • RE: interrupt mystery with sensebender micro

      @ikkeT, I've used the PIN 3 with a door sensor, it work perfectly, just enable the mode INPUT_PULLUP on the setup.

      void setup() {
      pinMode(DOOR_PIN, INPUT_PULLUP);

      posted in Troubleshooting
      rborer
      rborer
    • RE: Sensebender Micro - Abnormal power consumption

      Hi @qqlapraline , I experience the same issue. I've already built door sensors + Temp + humidity with a pro mini 3.3v and it working since 7 months with the same 2AA's.
      I've done the same with the sensebender micro and in 2 weeks the battery are ko. I send temp/hum every 5 min, use sleep and interrupt for the door sensor.

      posted in Hardware
      rborer
      rborer
    • RE: Free MySensors 2.0 workshop, Friday 9 September in Amersfoort (The Netherlands)

      Why not broadcast ? 🙂

      posted in General Discussion
      rborer
      rborer
    • RE: PCB Boards for MySensors

      @Cory , do you have a pic of the final result ?

      posted in Hardware
      rborer
      rborer