Navigation

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

    Topics created by Mateusz Pięta

    • Mateusz Pięta

      2gang in wall dimmer with touch sensors
      My Project • • Mateusz Pięta  

      5
      6
      Votes
      5
      Posts
      2298
      Views

      Camposmansi

      I would be interested in the project, it is still working
    • Mateusz Pięta

      Software for PCB 3D design
      KiCad • • Mateusz Pięta  

      7
      0
      Votes
      7
      Posts
      2616
      Views

      hek

      @Mateusz-Pięta I use PCB Stackup to generate SVGs from the gerber files. The svgs get converted (on the fly) to rasterised images in the browser. I build a model in three.js where I "punch out"/drill holes in the 3d model based on the transparent areas of the rasterised image. I was surprised of the result myself. Here's a gist with the relevant javascript for creating the 3d-object from front/back svgs: https://gist.github.com/henrikekblad/292349f928fe67ff574cb975fdaa7488
    • Mateusz Pięta

      MultiRelayExpanderWithToggleSwitch unstable
      Development • • Mateusz Pięta  

      3
      0
      Votes
      3
      Posts
      1187
      Views

      Ausonius

      Hello I wanted to understand are you using 2 PCF8574? one for input and another for output? also in the code which entries are to add the relays and assign a specific button? the code if inserted on wemos d1 works? sorry for the many questions because I have to put 8 relays controlled with 8 buttons and interface with domoticz thank you