mirror of
https://github.com/platformio/platformio-core.git
synced 2026-05-19 23:34:42 +02:00
31 lines
1001 B
ReStructuredText
31 lines
1001 B
ReStructuredText
.. _ide_energia:
|
|
|
|
Energia
|
|
=======
|
|
|
|
The open-source `Energia Software (IDE) <http://energia.nu>`_
|
|
makes it easy to write code and upload it to the board. It runs on *Windows,
|
|
Mac OS X, and Linux*. The environment is written in *Java* and based on
|
|
*Processing* and other open-source software.
|
|
|
|
This software can be used with:
|
|
|
|
* :ref:`platform_timsp430`
|
|
* :ref:`platform_titiva`
|
|
* :ref:`framework_energia`
|
|
|
|
Refer to the `Energia Getting Started <http://energia.nu/guide/>`_
|
|
page for Installation instructions.
|
|
|
|
Integration
|
|
-----------
|
|
|
|
More detailed information is located in PlatformIO blog:
|
|
`Integration of PlatformIO library manager to Energia IDE <http://www.ikravets.com/computer-life/platformio/2014/10/07/integration-of-platformio-library-manager-to-arduino-and-energia-ides>`_.
|
|
|
|
Screenshot
|
|
-----------
|
|
|
|
.. image:: ../_static/ide-platformio-energia.png
|
|
:target: http://www.ikravets.com/computer-life/platformio/2014/10/07/integration-of-platformio-library-manager-to-arduino-and-energia-ides
|