Moteinos production testing - IDE & avrdude

Поділитися
Вставка
  • Опубліковано 19 жов 2024
  • Arduino IDE add-on follow up and demo of how I test for development boards and for production batches.

КОМЕНТАРІ • 10

  • @Tree2Tool
    @Tree2Tool 6 років тому

    Are you using a bootloader? If you are, is it uploaded as part of the hex file which the IDE generates? I have not installed the IDE add-on; I'm using avrdude to bootload MCU's. Great update, thanks.

    • @FelixRusu
      @FelixRusu  6 років тому

      Tree2Tool The upload I show is only for test sketch, I do the bootloader separately via ISP before the radios are soldered.

  • @bedove55
    @bedove55 6 років тому

    Are you testing without antenna? Or is there a "pogo-pin-antenna"?

    • @FelixRusu
      @FelixRusu  6 років тому

      no antenna, the sketch uses ATC, only a few packets are transmitted, and there is a conditional check in the sketch which should only trigger transmissions when this is on the jig, not when the customer plugs the mote in or powers it

    • @bedove55
      @bedove55 6 років тому

      OK Thanks for your answer, and a big thank you for your work with the Moteino system. Amazing work! I love it.

    • @FelixRusu
      @FelixRusu  6 років тому

      My pleasure, thanks for the feedback!

  • @MaxGoddur
    @MaxGoddur 6 років тому

    Don't know why but I had forgotten the downloading of your modification to the Arduino IDE software. After installing was surprised to see the buttons did not show up nor was I able to figur eout how to get this neat feature working. This video has rekindled the drive to attempt to get this working. Any suggestions as to why this was not successfull are apprecaited.

    • @FelixRusu
      @FelixRusu  6 років тому +1

      Did you enable the toolbars in the PREFERENCES ? It requires an IDE restart.

    • @MaxGoddur
      @MaxGoddur 6 років тому

      I just went into the preferences dialog box but could not find "enable the toolbars".
      So guessing when you install the your option it still uses the same IDE as it did before the addition of your toolbar?

    • @FelixRusu
      @FelixRusu  6 років тому +1

      Make sure you download my IDE. It is a ZIP and is not an installer. simply unpack and run it - compiled for WINDOWS.