-
Notifications
You must be signed in to change notification settings - Fork 20
Description
Known Issues
See the the Parallax GitHub Simple Libraries Issues list for known issues.
Issues are listed by priority in the servo360/abdrive360 punch list.
abdrive360 status
Ready for community testing and bug reports.
servo360 status
Ready for community testing and bug reports.
Setup Instructions
Please add your suggestions and bug reports to the Parallax GitHub Simple Libraries Issues list. Make sure to check the existing issues before posting a new one because it may have already been reported, and it's better to append your comments to one that already exists.
- Make sure you've got SimpleIDE 1.1. Setup instructions are at Propeller C -
Set up SimpleIDE. - Go to the Parallax GitHub Simple Libraries community branch
- Click Clone or download (green button on left), and select Download ZIP
- Open the zip, and copy these folders from ... to
TIPS: If you keep all the files you've worked on in My Projects, you can skip the nit picky steps below and just replace the entire Learn folder with the one in the zip. Or, just rename your current learn folder temporarily, and replace it with the one from the .zip.
Zipped Folder: libservo360
...\Downloads\Simple-Libraries-Community.zip\Simple-Libraries-Community\Learn\Simple Libraries\Motor\libservo360
Extract to:
...Documents\SimpleIDE\Learn\Simple Libraries\Motor
Zipped Folder: ActivityBot360 <- the library
...\Downloads\Simple-Libraries-Community.zip\Simple-Libraries-Community\Learn\Simple Libraries\Robotics\ActivityBot360
Extract to:
...Documents\SimpleIDE\Learn\Simple Libraries\Robotics\
Zipped Folder: Servo360
...\Downloads\Simple-Libraries-Community.zip\Simple-Libraries-Community\Learn\Examples\Devices\Motor\Servo360
Extract to:
...Documents\SimpleIDE\Learn\Examples\Devices\Motor\
Zipped Folder: ActivityBot360 <- the examples
...\Downloads\Simple-Libraries-Community.zip\Simple-Libraries-Community\Learn\Examples\Robots\ActivityBot360
Extract to:
...Documents\SimpleIDE\Learn\Examples\Robots