Navigation

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

    Topics created by ToniA

    • ToniA

      Raspberry Pi with Arduino Nano USB serial gateway
      Troubleshooting • • ToniA  

      2
      0
      Votes
      2
      Posts
      2276
      Views

      ToniA

      Hmm. I'm going to try this: https://www.raspberrypi.org/forums/viewtopic.php?f=91&t=59420 Seems like I need to solder the pins 25 & 26 together on the USB chip of the Nano. Now my Duemilanove is failing to connect on boot as well...
    • ToniA

      Size of icons in forum mobile view
      General Discussion • • ToniA  

      6
      0
      Votes
      6
      Posts
      1514
      Views

      ToniA

      OK, issue reported: https://github.com/NodeBB/nodebb-theme-persona/issues/244
    • ToniA

      Physically small Gateway (to fit inside Raspberry Pi case)
      Development • • ToniA  

      9
      0
      Votes
      9
      Posts
      2780
      Views

      ToniA

      I made a pull request. The sketch GatewaySerial.ino now sets the serial speed to 38400 if the Arduino is running on 8MHz clock speed. https://github.com/mysensors/Arduino/pull/391 EDIT: My pull request was accepted into the Domoticz master branch ToniA created this issue in mysensors/Arduino closed Set the serial port speed of the Serial Gateway to 38400 on Arduino's running on 8MHz oscillator #391