Giter Site home page Giter Site logo

farukc / arduinoduepolarsslclient Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tomconte/arduinoduepolarsslclient

0.0 1.0 0.0 400 KB

This is a sample Arduino Due sketch connecting to a PolarSSL server using PSK authentication.

Arduino 34.64% Makefile 65.36%

arduinoduepolarsslclient's Introduction

ArduinoDuePolarSSLClient

This is a sample Arduino Due sketch connecting to a PolarSSL server using PSK authentication. It uses a stripped-down version of the PolarSSL library, so that it can fit in the Due.

This sketch should be built from the command-line, not the Arduino IDE. It includes a Makefile based on Paul Dreik's Arduino Due Makefile.

In the Makefile, change the paths to point to your Arduino installation.

Do make compile to compile, make upload to upload the sketch to the Due. Check the comments to see how the upload works (differs on Linux and Windows).

To build on Windows, you will need some Unix tools like GNU make, ls, etc. An easy way to get them all is via msysgit. The build should be launched from a Windows command prompt, not Cygwin.

For your convenience, the repo includes a pre-compiled version of the PolarSSL library (libpolarssl.a). If you want to rebuild from scratch, you should look at my PolarSSL fork that is configured for a stripped-down PSK configuration and includes a modifile CMake configuration to cross-compile for the Arduino Due.

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.