Navigation

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

    Best posts made by Myna

    • 2AA Sensor Board + RPI Gateway + RGBW Dimmer

      Hi everyone,

      I was close to buy a Fibaro complete set until I discovered MySensors Project. This project is really cool, I'd like to thanks everyone involved in it. I'm more an hardware guy, so I wanted to do a little sensor board that I can spin for 10 units or something like that to cover the needs of my apartment.

      I decided to design a little sensorboard that fit on the back of a 2AA holder ( 58*33mm) that can fit all the sensors I would need. The idea is that once you have the PCB, you solder just what you need on it. But it can work with every sensors populated also.

      After days of reading and comparing sensors / supplies solutions, these are the specifications I choose:

      • Works on two AA batteries in series. Use an MCP16252 to generate 3.3V that is enabled by default but can be switched off (and so bypassed) by the MCU if the batteries voltage is enough.
      • Battery voltage monitored by the MCU
      • Arduino compatible atmega328p design. External 512k spi flash for future OTA
      • RFM69HCW design. It seems this is better for range and overall reliability ?
      • PIR sensor: Custom design with the E931.96
      • Light sensor: TSL2591
      • Temp/Humidity sensor: Can use SI7020, HTU21D, and SHT2x range from sensirion
      • Pressure sensor: BMP280
      • IMU: MPU6050, MPU9255
      • Two RGBW 5050 LEDs
      • Extension connectors that can be used to stack extension board on top of the PCB.

      I estimated it could achieve 1 to 3 years of battery life. I try to implement every hardware energy saving possibilities (hardware interrupts, ...).

      Have you any advice or comments on this ? I have zero experience with MySensors and these sensors, so that could help. Here is a preview of the PCB : (routing still in progress). If anyone would like to see the schematics, I just need to clean it to release. This will be open source hardware if anyone is interested.

      mysens1.jpg

      Myna

      posted in My Project
      Myna
      Myna
    • RE: 2AA Sensor Board + RPI Gateway + RGBW Dimmer

      PCB and some components are are now arrived ! PCB are from Elecrow, I'm pretty satisfied with the result and silkscreen.

      Hopefully I will be able to start some tests this weekend.

      **2AA Multisensorboard: **
      IMG_20151218_175039.jpg

      **RGBW Dimmer board: **
      IMG_20151218_174637.jpg

      **Raspberry Pi Serial Node : (fit in this little plastic case) **
      IMG_20151218_173920.jpg

      Myna

      posted in My Project
      Myna
      Myna
    • RE: 2AA Sensor Board + RPI Gateway + RGBW Dimmer

      Thanks guys ! I think it will be itead studio as it seems they have the cheaper price for 5*10cm. I've checked the board with Seeed DRU.

      The last board : an RGBW and DC PWM dimmer. I'm really into lighting design, so that's very important for me.

      **Specs: **

      • 5 to 24V input. Work with 5, 12 or 24V led strip or power LEDs.
      • should handle 3-4A per output with no problem. AO4496 Mosfets. (depend of PWM frequency)
      • measure of the LEDs supply voltage ( resistor bridge to ADC)
      • measure of the LEDs supply current (sense resistor, INA138 to ADC)
      • DATA and GND header to drive intelligent LED strips (WS2812 , etc)
      • Power and LEDs / LED Strip connection trough 3.5mm screw headers
      • OTA hardware (spi flash), RGBW 5050 monitor LED, expansion ports as usual

      mynaLEDV1.jpg

      Now let's final check the board and make the order !

      posted in My Project
      Myna
      Myna
    • RE: Step-by-step procedure to connect the NRF24L01+ to the GPIO pins and use the Raspberry as a Serial Gateway (MySensors 1.x)

      This is a very good work !

      Is there anything in place for RFM69 ? Would it be difficult to port the code from arduino to rpi ? (I have never coded on RPI).

      Also, do you think any performance difference is involved in managing the radio directly from the RPI, compared to having a dedicated atmega/arduino ? Especially if a controller solution is already running on it?

      posted in Hardware
      Myna
      Myna
    • RE: 2AA Sensor Board + RPI Gateway + RGBW Dimmer

      Hi !

      Some news:

      I've finished the drawing of V1.0. The main change is the following: Pressure sensor and IMU removed. The idea of this board is to be the universal sensor, and make it multiple time. I couldn't really find an use for these sensors. If I need them, it will be on one board, and so a little extension board is OK. Also, it save a bit of space for cleaner routing.

      So it will be Movement/Light/Temp/Humidity/RGBW LEDs/ (Extensions)

      The board size is 35*60mm, the idea is to solder this model of battery holder under it: 42767313.jpg

      I've started to order some of the components. I didn't ordered PCBs since 2013, is Seeed/Itead still the way to go for cheap good PCBs ?

      The board:

      mynaV1.jpg

      Silkscreen is in yellow. Is it OK to use the logo of MySensors as I did ? I prefer to be sure...

      Myna

      posted in My Project
      Myna
      Myna