parallaxinc / Simple-Libraries

Contents of the SimpleIDE workspace folder and its Parallax Learn Simple Libraries subfolder.
http://learn.parallax.com/propeller-c-set-simpleide/update-your-learn-folder
21 stars 21 forks source link

servo360/abdrive360 punch list #107

Open AndyLindsay opened 6 years ago

AndyLindsay commented 6 years ago

Links

Instructions for setup and testing abdrive360 - Features servo360 - Features Simple Libraries Community Branch

Current List

Basics

For blockly demo

Future List

For SimpleIDE

Notes

Items added here will typically be deleted or moved to issues.

Limit pulse widths

Acceleration/deceleration sans fudge factor

Constants that no longer need (int) cast

110 to 100 here: fb[p].ticksGuard = ( fb[p].speedReq abs(fb[p].speedReq) ) / (110 fb[p].rampStep);

Do we need separate opMax and opMaxV? Add more basic getting started links to Instructions for setup and testing.

Bring stall detection to the surface User hooks for stall and no signal detection

Frequently used Text

Closed in this commit, but always make sure to get the latest from the community branch.