mirror of
https://github.com/janelia-kicad/mouse_joystick_controller.git
synced 2025-04-06 09:45:09 +00:00
Move standby pin
This commit is contained in:
parent
383d062d7d
commit
f0810a561c
2
.gitignore
vendored
2
.gitignore
vendored
@ -34,3 +34,5 @@ fp-info-cache
|
||||
|
||||
# Freerouting
|
||||
*.bin
|
||||
|
||||
*.lck
|
||||
|
@ -5,7 +5,7 @@
|
||||
(url "https://git.savannah.gnu.org/git/guix.git")
|
||||
(branch "master")
|
||||
(commit
|
||||
"940665301de4effd065d24c167f619286f2adf4c")
|
||||
"67e22584faaa558c2a5834a5013d77660ec45e85")
|
||||
(introduction
|
||||
(make-channel-introduction
|
||||
"9edb3f66fd807b096b48283debdcddccfea34bad"
|
||||
|
@ -46,7 +46,7 @@ https://www.pololu.com/product/2267
|
||||
|
||||
#+NAME: kicad-version
|
||||
#+BEGIN_SRC text :exports none :noweb yes
|
||||
7.0.5
|
||||
7.0.6
|
||||
#+END_SRC
|
||||
|
||||
* General and Derived Variables :noexport:
|
||||
@ -350,7 +350,7 @@ exit
|
||||
(url "https://git.savannah.gnu.org/git/guix.git")
|
||||
(branch "master")
|
||||
(commit
|
||||
"940665301de4effd065d24c167f619286f2adf4c")
|
||||
"67e22584faaa558c2a5834a5013d77660ec45e85")
|
||||
(introduction
|
||||
(make-channel-introduction
|
||||
"9edb3f66fd807b096b48283debdcddccfea34bad"
|
||||
|
32
README.md
32
README.md
@ -1,16 +1,16 @@
|
||||
- [About](#org5538e14)
|
||||
- [Images](#org852c6d9)
|
||||
- [Schematic](#orgd641d1f)
|
||||
- [PCB](#orge35b05a)
|
||||
- [Bill of Materials](#org5d67b8f)
|
||||
- [Notes](#org91f1dd0)
|
||||
- [Development](#org9b00517)
|
||||
- [About](#org427ae40)
|
||||
- [Images](#org4b82265)
|
||||
- [Schematic](#org3a2b28e)
|
||||
- [PCB](#org07ae4c0)
|
||||
- [Bill of Materials](#orgae6ceb9)
|
||||
- [Notes](#org1536cdd)
|
||||
- [Development](#org78ad3df)
|
||||
|
||||
<!-- This file is generated automatically from metadata -->
|
||||
<!-- File edits may be overwritten! -->
|
||||
|
||||
|
||||
<a id="org5538e14"></a>
|
||||
<a id="org427ae40"></a>
|
||||
|
||||
# About
|
||||
|
||||
@ -18,8 +18,8 @@
|
||||
- Project Name: mouse_joystick_controller
|
||||
- Description: Janelia mouse joystick controller for the Dudman lab experiments.
|
||||
- Version: 2.0
|
||||
- Kicad Version: 7.0.5
|
||||
- Release Date: 2023-06-05
|
||||
- Kicad Version: 7.0.6
|
||||
- Release Date: 2023-07-12
|
||||
- Creation Date: 2017-08-14
|
||||
- License: BSD-3-Clause
|
||||
- URL: https://github.com/janelia-kicad/mouse_joystick_controller
|
||||
@ -36,22 +36,22 @@
|
||||
```
|
||||
|
||||
|
||||
<a id="org852c6d9"></a>
|
||||
<a id="org4b82265"></a>
|
||||
|
||||
# Images
|
||||
|
||||
|
||||
<a id="orgd641d1f"></a>
|
||||
<a id="org3a2b28e"></a>
|
||||
|
||||
# Schematic
|
||||
|
||||
|
||||
<a id="orge35b05a"></a>
|
||||
<a id="org07ae4c0"></a>
|
||||
|
||||
# PCB
|
||||
|
||||
|
||||
<a id="org5d67b8f"></a>
|
||||
<a id="orgae6ceb9"></a>
|
||||
|
||||
# Bill of Materials
|
||||
|
||||
@ -69,7 +69,7 @@
|
||||
|---- |----------- |------------------------ |------------ |-------- |
|
||||
|
||||
|
||||
<a id="org91f1dd0"></a>
|
||||
<a id="org1536cdd"></a>
|
||||
|
||||
# Notes
|
||||
|
||||
@ -119,7 +119,7 @@ MiSUMi D2F-01FL
|
||||
- Normally open or normally closed
|
||||
|
||||
|
||||
<a id="org9b00517"></a>
|
||||
<a id="org78ad3df"></a>
|
||||
|
||||
# Development
|
||||
|
||||
|
@ -4,7 +4,7 @@
|
||||
"license": "https://spdx.org/licenses/BSD-3-Clause",
|
||||
"codeRepository": "https://github.com/janelia-kicad/mouse_joystick_controller",
|
||||
"dateCreated": "2017-08-14",
|
||||
"dateModified": "2023-06-05",
|
||||
"dateModified": "2023-07-12",
|
||||
"name": "mouse_joystick_controller",
|
||||
"version": "2.0",
|
||||
"description": "Janelia mouse joystick controller for the Dudman lab experiments.",
|
||||
|
LOADING design file
LOADING design file
LOADING design file
LOADING design file
LOADING design file
LOADING design file
LOADING design file
LOADING design file
LOADING design file
LOADING design file
LOADING design file
LOADING design file
LOADING design file
Loading…
Reference in New Issue
Block a user