Difference between revisions of "PlatformIO"

From air
Jump to navigation Jump to search
(Created page with " http://platformio.org/ PlatformIO is an open source ecosystem for IoT development * Cross-platform build system. * Continuous and IDE integration. * Arduino and MBed...")
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
  +
== Description ==
  +
  +
Platform.io est un compilateur et un gestionnaire de librairie consacré a L'IOT.
  +
== Philosophie ==
  +
  +
Open source, il est écris en Python, ce qui lui permet d'être éxecutable sous Windows, Linux et Mac
  +
  +
Son objectif est d'être multi-plateforme en effet il gère plus de 200 boards, 15 environnements de developpement ainsi que 15 frameworks.
  +
  +
Initialement conçu pour être utilisé en ligne de commande il est désormais compatible avec Eclipse et Visual Studio ainsi qu'une dizaine d'IDE.
  +
  +
Une version modifiée d'Atom incluant Platformio est sorti récemment.
  +
  +
[[File:PlatformIoAtom.png]]
  +
  +
== Fonctionnement ==
  +
  +
Voici l'architecture de PlatformIo
  +
  +
[[File:PlatformIo.png]]
  +
  +
== Notes ==
  +
  +
PlatformIO était nominé pour le Software and tools 2015/16 IoT Awards.
  +
  +
== Sources ==
   
 
http://platformio.org/
 
http://platformio.org/
PlatformIO is an open source ecosystem for IoT development
 
   
  +
http://docs.platformio.org/en/latest/
* Cross-platform build system.
 
* Continuous and IDE integration.
 
* [[Arduino]] and [[MBed]] compatible
 

Latest revision as of 19:26, 3 April 2016

Description

Platform.io est un compilateur et un gestionnaire de librairie consacré a L'IOT.

Philosophie

Open source, il est écris en Python, ce qui lui permet d'être éxecutable sous Windows, Linux et Mac

Son objectif est d'être multi-plateforme en effet il gère plus de 200 boards, 15 environnements de developpement ainsi que 15 frameworks.

Initialement conçu pour être utilisé en ligne de commande il est désormais compatible avec Eclipse et Visual Studio ainsi qu'une dizaine d'IDE.

Une version modifiée d'Atom incluant Platformio est sorti récemment.

PlatformIoAtom.png

Fonctionnement

Voici l'architecture de PlatformIo

PlatformIo.png

Notes

PlatformIO était nominé pour le Software and tools 2015/16 IoT Awards.

Sources

http://platformio.org/

http://docs.platformio.org/en/latest/