Giter Club home page Giter Club logo

iotrust's Introduction

IoTrust

Getting Started

How this portable Arduino IDE distribution was created

  • The directory tools/arduino-1.8.13/ contains a distributable and portable linux amd64 ArduinoIDE development environment.

  • The major advantage of a portable ArduinoIDE distribution like this is that you have everything that you need to do development if you clone this repository. All the needed libraries and sketches will be there and it will make your life easier because you wont break compatibility if you switch development environments or boards.

  • NOTE the procedure described in this section has already been performed once at the begining of the project. The guide is kept here for reference.

  • The contents of tools/arduino-1.8.13/ are created as follows:

  • Download the distribution from the official webpage:

wget https://downloads.arduino.cc/arduino-1.8.13-linux64.tar.xz
tar xvf arduino-1.8.13-linux64.tar.xz
  • Inside arduino-1.8.13/, create a directory named portable:
cd arduino-1.8.13/
mkdir portable
  • By merely existing, this portable directory modifies the base behaviour of the ArduinoIDE environment. From now on, all the libraries, compilers, utilities, and configuration files are always contained within the portable folder.
cd arduino-1.8.13/
./arduino
  • Before compiling, the SmartEverything (SME) Lion Arduino board an libraries must be installed.

Installation of the board and libraries

Board Installation

  • The procedure is described in Section 5.2 of the SME Lion datasheet at docs/reference/asme-lion_guide.pdf. Follow the instructions carefully.

  • The Arduino SAMD ARM Cortex M0+ board has been installed in v1.8.11.

  • The Partner Arrow Boards have been installed in v2.1.0.

Library Installation

  • The procedure is described in Section 5.5 of the SME Lion datasheet at docs/reference/asme-lion_guide.pdf. Follow the instructions carefully.

  • The SmartEverything Lion RN2483 library has been installed in v1.3.0.

  • The Sodaq_RN2483 library has been installed in v1.1.0.

  • The GPS SE868-AS library has been installed in v1.1.1.

  • The extEEPROM library has been installed in v3.4.1.

  • The BLE RN4870 library must be installed manually from the ZIP file. Download the release with:

wget https://github.com/axelelettronica/sme-rn4870-library/archive/v1.0.0.zip 
  • Go back to the ArduinoIDE and install it via the menu Sketch -> Libraries -> Install Libraries.

Contributor

asvin
Odins\

License

Contact

Mirko Ross from DigitalWorx and Asvin
Rafael Marin-Perez from Odins

iotrust's People

Contributors

brohitdev avatar rafaelmarin81 avatar

Watchers

 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.