Giter VIP home page Giter VIP logo

wifi101-firmwareupdater's Introduction

Firmware/Certificates updater for the Arduino WiFi 101 Shield

Use this tool to update the SSL root-certificates installed on the WiFi 101 shield.

Usage

  1. Upload the FirmwareUpdater sketch onto your board. You need to install the lastest WiFi101 library (available through the library manager of the Arduino IDE). The sketch is included as an example of the library, File → Examples → WiFi101 → FirmwareUpdater.

  2. Run "winc1500-uploader-gui".

  3. The tools is able to fetch root certificates directly from the websites, just write the IP or domain in the text box and click on the "Fetch" button.

  4. Select the serial port of the board running the "FirmwareUploader" sketch.

  5. Click "Update" button.

How to build

go get go.bug.st/serial
go build src/github.com/arduino-libraries/WiFi101-FirmwareUpdater/cli/main/winc1500-uploader.go
go get github.com/google/gxui
go get github.com/google/gxui/drivers/gl
go get github.com/google/gxui/gxfont
go get github.com/google/gxui/math
go get github.com/google/gxui/samples/flags
go build src/github.com/arduino-libraries/WiFi101-FirmwareUpdater/gui/main/winc1500-uploader-gui.go

License

Copyright (c) 2015 Arduino LLC. All right reserved.

This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.

This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA

wifi101-firmwareupdater's People

Contributors

cmaglie avatar sandeepmistry avatar ladyada avatar fede85 avatar

Stargazers

 avatar Yan Zhang avatar Byungwoo Kim avatar Andre Price avatar

Watchers

Kevin Townsend avatar Justin Cooper avatar Becky Stern avatar Cogwheel Circuit Works avatar James Cloos avatar Paint Your Dragon avatar  avatar Tony DiCola avatar Tyler Cooper avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.