arduino-fwuploader

A Command Line Tool made to update the firmware and/or add SSL certificates for any Arduino board equipped with WINC or NINA Wi-Fi module.

AGPL-3.0 License

Stars
54
Committers
17

Bot releases are hidden (Show)

arduino-fwuploader -

Published by cmaglie over 3 years ago

arduino-fwuploader - Release 0.1.2

Published by cmaglie almost 4 years ago

arduino-fwuploader - Release 0.1.1

Published by cmaglie about 4 years ago

arduino-fwuploader - Release 0.1.0

Published by cmaglie about 4 years ago

arduino-fwuploader - Release 0.0.9

Published by cmaglie about 4 years ago

arduino-fwuploader - Release 0.0.8

Published by facchinm about 4 years ago

arduino-fwuploader - Updated NINA firmwares

Published by facchinm about 4 years ago

==============================
BOARD MANAGER SNIPPET
==============================
        {
          "name": "fwupdater",
          "version": "0.0.7",
          "systems": [
            {
              "host": "i686-linux-gnu",
              "url": "http://downloads.arduino.cc/tools/FirmwareUpdater-0.0.7-linux32.tar.bz2",
              "archiveFileName": "FirmwareUpdater-0.0.7-linux32.tar.bz2",
              "checksum": "SHA-256:05e26d5df253246cf68ba8a8f5f2de1032ac6f4d7af5310b8080ef6f54030fb4",
              "size": "13077590"
            },
            {
              "host": "x86_64-pc-linux-gnu",
              "url": "http://downloads.arduino.cc/tools/FirmwareUpdater-0.0.7-linux64.tar.bz2",
              "archiveFileName": "FirmwareUpdater-0.0.7-linux64.tar.bz2",
              "checksum": "SHA-256:e8a36b7ae19060748b8b0540c9c0c9341d8d4c7a630441922a030223f767258d",
              "size": "13134534"
            },
            {
              "host": "i686-mingw32",
              "url": "http://downloads.arduino.cc/tools/FirmwareUpdater-0.0.7-windows.zip",
              "archiveFileName": "FirmwareUpdater-0.0.7-windows.zip",
              "checksum": "SHA-256:e881dd8a4bbb35f7271157e8dd226c2e032ac1115106170b0aaf9c969817df86",
              "size": "13337495"
            },
            {
              "host": "i386-apple-darwin11",
              "url": "http://downloads.arduino.cc/tools/FirmwareUpdater-0.0.7-osx.tar.bz2",
              "archiveFileName": "FirmwareUpdater-0.0.7-osx.tar.bz2",
              "checksum": "SHA-256:647ad713d68a1531ba56c88e5b3db9516cc0072ca1d401de5142d85ffcfd931a",
              "size": "13064291"
            },
            {
              "host": "arm-linux-gnueabihf",
              "url": "http://downloads.arduino.cc/tools/FirmwareUpdater-0.0.7-linuxarm.tar.bz2",
              "archiveFileName": "FirmwareUpdater-0.0.7-linuxarm.tar.bz2",
              "checksum": "SHA-256:b6e09c07e816a35935585db07e07437023d44e66d1d2f05861708ea6ceff7629",
              "size": "12929770"
            },
            {
              "host": "aarch64-linux-gnu",
              "url": "http://downloads.arduino.cc/tools/FirmwareUpdater-0.0.7-linuxarm64.tar.bz2",
              "archiveFileName": "FirmwareUpdater-0.0.7-linuxarm64.tar.bz2",
              "checksum": "SHA-256:620f81148b13f70cdecbe59bbcbf605c7e0aae85f9cbee8ec48202f6018f23ce",
              "size": "12897349"
            }
          ]
        },
arduino-fwuploader - Release first version with Nina and Sara support

Published by facchinm over 4 years ago

arduino-fwuploader - WiFi101 Firmware Updater 0.7.0

Published by cmaglie over 8 years ago

arduino-fwuploader - WiFi101 Firmware Updater 0.5.0 beta

Published by cmaglie almost 9 years ago

This is a working release, but the tools needs some refinements and better error handling.