Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated encoder for proper zero setting and offset behavior. Tested system ↵ | Raspberry Pi | 2019-10-15 | 1 | -3/+3 |
| | | | | library and successfully got the encoder position controlling the motor speed. | ||||
* | Add System library and system test file. Still need to finalize some ↵ | damic014 | 2019-10-13 | 1 | -3/+3 |
| | | | | | | implementation details (linear encoder, motor orientation, etc.). Need to compile and test on RPi still. Convert naming in other libraries to follow Python naming scheme. | ||||
* | Encoder class | Dat Nguyen | 2019-10-02 | 1 | -0/+74 |