# linear-actuator **Repository Path**: linv2/linear-actuator ## Basic Information - **Project Name**: linear-actuator - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-02-02 - **Last Updated**: 2021-02-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README linear-actuator =============== Code and model files for open source linear actuator. For full access to BOM, instructions and the academic paper on the testing of the open source syringe pump see the [page on appropedia](http://www.appropedia.org/Open-source_syringe_pump). To compile the scad file, you'll need the files from our [libraries](https://github.com/mtu-most/most-scad-libraries). We no longer recommend using the Raspberry Pi in the way that is described in the paper; instead, an Arduino with a stepper motor driver works much better; Franklin can for example be used to control it. However, pump-server should still work. To use it, make sure you copy (or link) rpc.js from the python-websocketd repository to the html directory.