Navigation

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

    Best posts made by tlustoch

    • RE: 💬 Touch Display Scene Controller

      @mfalkvidd
      See http://nailbuster.com/?page_id=341
      resp. https://www.mysensors.org/build/esp8266_gateway
      As far as I know SPI pins MOSI, MISO, SCK may be shared, just CS must be independent for each device (we need 3 CS - display, touch screen and radio ) so we will use just 6 data pins.
      Of course further testing is needed (my hw not arrived yet so I cannot do it now).

      On the other hand, radio may be omitted as the scene controller may be attached over WiFi. Moreover, running esp8266 + TFT display on batteries is not too practical.
      Thus, radio is no needed unless we want to use scene controller as a gateway.

      posted in Announcements
      tlustoch
      tlustoch
    • RE: 💬 Very narrow and minimal switch node

      @GertSanders
      have you considered https://www.mysensors.org/about/ota MYSBootloader? It is announced to work without flash.

      posted in OpenHardware.io
      tlustoch
      tlustoch
    • RE: [SOLVED] Multiple source files & including MySensors.h problem

      @user2684 Yes, that is the solution. Thanks a lot!

      posted in Troubleshooting
      tlustoch
      tlustoch