Skip to content

Commit 6d01988

Browse files
authored
Added contributors.
1 parent 9f21b3c commit 6d01988

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

README.rst

+7-2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@ OpenFlexure Motor Controller
22
============================
33
This aims to be a super-simple motor controller, based on an Arduino Nano and a couple of Darlington pair ICs. It controls cheap 28BYJ-48 steppers, as used on the OpenFlexure microscope and stage. It owes quite a bit to [Fergus Riche's motor board](https://github.com/fr293/motor_board), the hardware developed by [OpenScope](http://2015.igem.org/Team:Cambridge-JIC) and the Arduino-based motor controller used by a number of summer students working with Richard Bowman in Cambridge, particularly James Sharkey.
44

5-
Firmware/Python code by Richard Bowman, University of Bath, PCB design & production by Sanga Valerian, STICLab.
5+
Contributors
6+
============
7+
Richard Bowman (University of Bath, UK) wrote the initial version of the Arduino and Python code and maintains the module.
8+
Valerian Sanga (STICLab, Tanzania) did the initial PCB design & production, and maintains the PCB design
9+
Fergus Riche (University of Cambridge, UK) hacked the stepper library to make it work with the stepper motors we are using, and is a major contributor to the v3 PCB design.
10+
Boyko Vodenicharski and Filip Ayazi (University of Cambridge, UK) contributed Python 3 support, endstop support, and Arduino code that works on v3 of the hardware.
611

7-
(c) The authors, 2017, released under CERN Open Hardware License (hardware designs) and GNU GPL v3.0 (software) 2017.
12+
This project is (c) 2017 by the contributors, and released under CERN Open Hardware License (hardware designs) and GNU GPL v3.0 (software).

0 commit comments

Comments
 (0)