Download Summary
These downloads contain the Propeller C Learn Library folders for the SimpleIDE desktop programming environment for Windows, Mac, or Linux. There are two file options for updating your workspace:
.zipside file
SimpleIDE's Update Workspace feature will first archive your existing files in a Documents\SimpleIDE_Backups folder, and then selectively update files in your SimpleIDE/Learn folder.
- Download the .zipside file to your computer.
- From inside SimpleIDE, click Tools >Update Workspace.
- In the dialog that appears, click the Browse button and navigate to the .zipside file, and then click Open.
.zip file
- Browse to ...Documents/SimpleIDE, and rename your Learn folder.
- Download the .zip file below to your computer, and then unzip/extract all files.
- Copy the Learn folder inside it to ...Documents/SimpleIDE.
A summary of changes in each release is given below; for complete details, see the Parallax Inc. Simple Libraries Releases on GitHub.
File Name | Size | Upload Date |
---|---|---|
Learn-Folder-Updated-2020.03.02.zipside | 10.07 MB | Mon, 2020-03-02 17:24 |
Learn-Folder-Updated-2020.03.02.zip | 10.02 MB | Mon, 2020-03-02 17:24 |
Learn-Folder-Updated-2019.07.02.zipside | 9.36 MB | Wed, 2019-07-03 09:18 |
Learn-Folder-Updated-2019.07.02.zip | 9.52 MB | Wed, 2019-07-03 08:45 |
Learn-Folder-Updated-2018.10.02.zipside | 7.99 MB | Tue, 2018-10-02 09:15 |
Learn-Folder-Updated-2018.10.02.zip | 8.15 MB | Tue, 2018-10-02 09:15 |
Learn-Folder-Updated-2018.09.07.zipside | 7.8 MB | Fri, 2018-09-07 14:52 |
Learn-Folder-Updated-2018.09.07.zip | 7.95 MB | Fri, 2018-09-07 14:52 |
Download Version & Details
2020.03.02
Library and example programs added for the LIS3DH 3-axis Accelerometer with ADC module (#29020).
Updated 7/2/2019
- Example programs for new libraries: ePaper (il3820.h with simplegfx.h support) and environmental sensing (bme680.h).
- simplegfx library - New, provides text and graphics features for a variety of displays. Compatible with multiple displays in a single application.
- il3820 library - New for controlling the 296 x 128 2.9 inch ePaper Display (#28084). Compatible with the simplegfx library.
- ssd1331 library - A new alternative to the oledc library that is compatible with the simplegfx library.
- bme680 library - New for the BME680 Sensor (#28061), measuring temperature, humidity, barometric pressure, and VOCs.
- oledc library - Add fast remap function named remapColor888to565.
- abdrive360 library - Add drive_suppress_eeprom function to allow ActivityBot 360° applications to temporarily operate with servo I/O pins that are different from the ones stored in the calibration settings.
- gps library - Add functions for determining GPS unit's talker ID.
Updated 10/02/2018
- Library update to servo360 prevents Parallaxy from getting stuck against walls.
- Add WX to WX communication to Examples | Network | WiFi.
- Add I2C Slave IO Expander to Examples | Protocols.
Updated 9/7/2018
- Adds badgewxtools.h library to support the Badge WX (#20300)
- Add calibrate and firmware examples for the Parallaxy Telepresence Robot Kit (#32800)
- Updated lcdParallel library
- Updated wavplayer library to support additional I/O options other than P26 & P27
- Improved the ActivityBot 360° calibration