Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revisionBoth sides next revision
mpide [2016/05/03 16:39] – Deleted by move plugin Sam Kmpide [2016/05/03 16:46] – created Sam K
Line 1: Line 1:
 +As of 10/1/2015- MPIDE has been rolled into the Arduino 1.6X development as an external board option. [[http://chipkit.net/arduino-ide-compatibility-beta-testing-for-chipkit-core/|Click here to see the annoucement]]
  
 +Moving forward, when we reference chipKIT specific libraries we will refer to them as the [[chipkit:chipKIT-core]]. 
 +
 +====== Multi-Platform Integrated Development Environment (MPIDE) ======
 +
 +The Multi-Platform Integrated Development Environment (MPIDE) is a modified and extended fork of the Arduino® IDE. Based on the [[http://wiring.org.co/|Wiring.org]] programming language (simplified C/C++) and using the [[https://processing.org/|Processing.org]] IDE, MPIDE supports PIC32-based chipKIT™ embedded platform boards while keeping close to the initial fork. This is a free, open-source program that runs on Windows®, Mac®, and Linux® operating systems and features several built-in libraries and examples with a simplified programming language. 
 +
 +As of August 2015- MPIDE has been rolled into the official Arduino distribution. Stand-alone MPIDE will still be available to download, but future bug fixes and development will be shifted to maintaining the chipKIT libraries for the Arduino IDE.  To learn more you can visit chipKIT.net's post "[[http://chipkit.net/intro-to-chipkit-platform/|Intro to the chipKIT Platform]]"
 +
 +
 +----
 +
 +===== MPIDE Downloads =====
 +  * **Windows®** -- [[https://cloud.digilentinc.com/Software/MPIDE/20150820/Windows/mpide-0150-windows-20150820.zip|Download MPIDE for Windows]]
 +  * **Mac™ OS** -- [[https://cloud.digilentinc.com/Software/MPIDE/20150820/Mac/mpide-0150-macosx-20150820.dmg.zip|Download MPIDE for Mac OS]]
 +  * **Linux™ 32-bit** -- [[https://cloud.digilentinc.com/Software/MPIDE/20150820/Linux/mpide-0150-linux32-20150820.tgz|Download MPIDE for Linux 32-bit]]
 +  * **Linux 64-bit** -- [[https://cloud.digilentinc.com/Software/MPIDE/20150820/Linux/mpide-0150-linux64-20150820.tgz |Download MPIDE for Linux 64-bit]]
 +  * **Raspberry Pi®** -- [[https://cloud.digilentinc.com/Software/MPIDE/20150820/Raspberry+Pi/mpide-0150-raspberrypi-20150820.tgz|Download MPIDE for Raspberry Pi]]
 +
 +
 +----
 +
 +===== Additional Resources =====
 +
 +For additional resources, please visit [[http://chipkit.net/started/install-chipkit-software/|chipkit.net]]