Navigation

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

    Best posts made by bach

    • RE: nano & E01-ML01SP4 gateway

      Hello guys,

      thank you for your intels ! i recieved the pcb and built it, it works
      i changed C1 for a 0.1µF, and removed R12
      i kept the resistor bridge for isp comm.
      i tried to activate buffer with irq but it's going rogue, gave up with that
      i doubt that the inclusion button has any utility, it seems to be just an other reset button

      It gives me a little serial gateway wich size is about the same as a "sonoff zigbee dongle plus"
      i'll have to make an enclosure for it now

      IMG_20230401_223435.jpg

      posted in My Project
      bach
      bach
    • RE: can't get aht10 working sidebyside mysensors

      i had my answer on ahtxx issue

      Hi,

      ...figured out that the _address is messed up (i guess by mysensors).

      It is impossible, because _address is private variable. The private data members cannot be accessed from outside the class (mysensors can not see it).

      Сan you try my original library but with class initialization line

      AHTxx aht10(0x38, AHT1x_SENSOR); //sensor address, sensor type

      posted in Development
      bach
      bach
    • RE: nano & E01-ML01SP4 gateway

      and some pictures

      IMG_20230317_230541.jpg IMG_20230317_230753.jpg

      posted in My Project
      bach
      bach