- Version
- Download 286
- File Size 10.62 MB
- File Count 1
- Create Date October 14, 2020
- Last Updated October 29, 2020
PropellerIDE Software for Linux (Spin, PASM, PropBASIC)
Download Summary
PropellerIDE is an easy-to-use, cross-platform development tool for the Parallax Propeller P8X32A multi-core microcontroller. It supports Spin, Propeller Assembly, and PropBASIC languages. This page is for the Linux version; Windows, Mac and Raspberry Pi are also supported. Major stable releases are distributed here; for latest versions and release candidates, see the PropellerIDE Parallax Open-Source Software Project on GitHub.
Download Version & Details
Version 0.33.3
This version of PropellerIDE requires a minimum of Ubuntu 14.04 and Qt 5.2.
After downloading, install it with dpkg:
sudo dpkg -i propelleride-(version)-amd64.deb
If you see a complaint about dependencies, run apt-get to fix them:
sudo apt-get install -f
Install the FTDI drivers before connecting your hardware:
sudo apt-get install libftdi1
Give your currently logged-in user account access to USB Serial ports:
sudo adduser ${USER} dialout
Log out completely, then log back in for permissions to take effect.
Attached Files
File | Action |
---|---|
propelleride-0.33.3-amd64.deb | Download |