Added various bits, main reformatted. Added .get to class Servo to allow waiting for rotation before recording information.
Fork of Lab6_Basic by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
10:37cbc2888e09 | 2016-11-19 | Dogcatfee | Added unsigned int; Added 16-bit unsigned int; Added made max_degree constant; |
9:4bd820ca8300 | 2016-11-19 | Dogcatfee | Added max_degree parameter; |
8:c2f0e524696b | 2016-11-19 | Dogcatfee | Fixed the Motor header; |
7:10554a04a34f | 2016-11-19 | Dogcatfee | Re calibrated for the smaller potentionometer ( I'm using the bigger one) |
6:a64d79286726 | 2016-11-19 | Dogcatfee | Added while/if statement to wait for rotation before recording.; Added .get() to Servo class, returns unsigned int of approximated rotation.; Added const int size to change size of arrays and loops; Added position_array with for fill.; Reformatted main.; |
5:56bbef4099da | 2016-11-18 | ziadeldebri | Fixed Build Errors |
4:b3a93554fedf | 2016-11-17 | ziadeldebri | Basic Lab6 |
3:b787aa49b900 | 2016-09-19 | ziadeldebri | Scott Test; |
2:3540e1f2f0e1 | 2016-08-17 | ziadeldebri | more comments |
1:aa0b85d0961c | 2016-08-17 | ziadeldebri | comment |
0:61b18b631f94 | 2016-08-17 | ziadeldebri | API test |