Navigation

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

    Avamander

    @Avamander

    7
    Reputation
    63
    Posts
    637
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    Avamander Follow

    Best posts made by Avamander

    • RE: Finally, progress! (evidence based radio testing method) (and capacitors)

      @TRS-80 said in Finally, progress! (evidence based radio testing method):

      Perhaps one of you professional angry pixie wranglers out there can verify that there is in fact something to the "two capacitors of different values in parallel" theory?

      Two capacitors in parallel lowers the ISR of the capacitance attached to the circuit, meaning it "reacts faster" to the changes in voltage and acts as a better filter. As BearWithBeard said, you can achieve a similar effect by combining electrolytic and ceramic capacitors. If you have a lot of LF and HF noise, that might give you a better result.

      posted in Troubleshooting
      Avamander
      Avamander
    • RE: [Solved] Arduino Nanos don't work as nodes

      Ah, I think cussing is warranted here, I copied the radio configuration from my old sketch to the new ones, the node had:

      #define RF24_DATARATE RF24_2MBPS
      

      The GW has:

      #define MY_RF24_DATARATE RF24_2MBPS
      

      Lesson learned: Never copy configuration from an existing older sketch, you never know what has been deprecated without a warning. MY_RADIO_NRF24 threw a warning and I fixed that, had no idea about RF24_DATARATE and I didn't notice it. 😅

      posted in Hardware
      Avamander
      Avamander
    • RE: What did you build today (Pictures) ?

      @NeverDie I personally took a bottle of nail polish and coated every sensor I had. I had a hunch that moisture seeping might affect the capacitive sensors so I took precautions. They've lasted a year now with no sign of deteriorating.

      posted in General Discussion
      Avamander
      Avamander
    • RE: Any good home automation controllers?

      Small update to the situation. With awesome work done by @jkandasa, the main developer of MyController the InfluxDB backend is now fast enough to almost keep up with the data inserted, that's a big improvement. This means the last issue I had with MyController just got resolved 😄 and it's suitable for my use-case. Yay!

      posted in Controllers
      Avamander
      Avamander
    • RE: nRF5 action!

      @ncollins

      There's this nice HAT for the Raspberry Pi you might find interesting 🙂 : https://gitlab.com/electronutlabs-public/indrium-pi-hat

      On another topic, I would honestly like to see MySensors using OpenThread or BLE Mesh transport...

      posted in My Project
      Avamander
      Avamander
    • RE: RFM69/95 won't run

      @cYnd I know, but the lack of proper solder flow (on at least two pins) and a cold joint should not happen even if soldered from the other side. I'd fix it just to be sure it doesn't cause any erratic issues.

      posted in Hardware
      Avamander
      Avamander

    Latest posts made by Avamander

    • RE: nRF52840 Support on MySensors

      I'm also interested about this: https://github.com/mysensors/MySensors/issues/1424

      Avamander created this issue in mysensors/MySensors

      open Adafruit nRF52840 Feather support #1424

      posted in Hardware
      Avamander
      Avamander
    • RE: nRF5 action!

      @ncollins

      There's this nice HAT for the Raspberry Pi you might find interesting 🙂 : https://gitlab.com/electronutlabs-public/indrium-pi-hat

      On another topic, I would honestly like to see MySensors using OpenThread or BLE Mesh transport...

      posted in My Project
      Avamander
      Avamander
    • RE: nrf52840 usb dongle setup issues

      I have a few of these dongles myself and they're really rather nice. I am too wondering, is there a nice way to use them as a MySensors gateway? Compiling MySensors currently fails for the nRF52840 boards.

      posted in Hardware
      Avamander
      Avamander
    • RE: GUIDE - NRF5 / NRF51 / NRF52 for beginners

      I tried flashing MySensors onto my nRF52840 Adafruit Feather board but it fails, I opened an issue on GH about it https://github.com/mysensors/MySensors/issues/1424, maybe someone here has any ideas how to get it running on those boards?

      Avamander created this issue in mysensors/MySensors

      open Adafruit nRF52840 Feather support #1424

      posted in Development
      Avamander
      Avamander
    • RE: Finally, progress! (evidence based radio testing method) (and capacitors)

      @TRS-80 said in Finally, progress! (evidence based radio testing method):

      Perhaps one of you professional angry pixie wranglers out there can verify that there is in fact something to the "two capacitors of different values in parallel" theory?

      Two capacitors in parallel lowers the ISR of the capacitance attached to the circuit, meaning it "reacts faster" to the changes in voltage and acts as a better filter. As BearWithBeard said, you can achieve a similar effect by combining electrolytic and ceramic capacitors. If you have a lot of LF and HF noise, that might give you a better result.

      posted in Troubleshooting
      Avamander
      Avamander
    • RE: What did you build today (Pictures) ?

      @NeverDie I personally took a bottle of nail polish and coated every sensor I had. I had a hunch that moisture seeping might affect the capacitive sensors so I took precautions. They've lasted a year now with no sign of deteriorating.

      posted in General Discussion
      Avamander
      Avamander
    • RE: works fine with 1.4.1 but not with 2.3.2

      @Bmlsx Check the configuration defines and/or just post the sketch.

      posted in Troubleshooting
      Avamander
      Avamander
    • RE: works fine with 1.4.1 but not with 2.3.2

      @Bmlsx You're better off taking 2.x.x humidity sensors example. Alternatively, you should check if all the configuration options you're currently using are valid and used.

      posted in Troubleshooting
      Avamander
      Avamander
    • RE: Air quality sensors

      I have a ton of different sensors 😅, just to satisfy my own curiosity:

      • 2x MQ-2
      • MQ-3
      • MQ-4
      • MQ-5
      • MQ-6
      • MQ-7
      • MQ-8
      • MQ-9
      • MQ-135
      • GP2Y1010AU0F
      • A few DHT11s, DHT22s and a few other temp/moisture sensors I can't recall atm
      • A few BMP280's
      • MS-1100
      • RadiationD-v1.1
      • Three dust sensors I can't recall the model of right now, bought them so long ago
      • Probably something else I've forgotten right now 😃
      posted in Hardware
      Avamander
      Avamander
    • RE: RFM69/95 won't run

      @cYnd I know, but the lack of proper solder flow (on at least two pins) and a cold joint should not happen even if soldered from the other side. I'd fix it just to be sure it doesn't cause any erratic issues.

      posted in Hardware
      Avamander
      Avamander