├── LICENSE ├── README.md ├── lib ├── fp-info-cache ├── led16.pdf ├── led16.sch ├── led8.pdf ├── led8.sch ├── lib.pdf ├── midi-io-5v.pdf ├── midi.sch ├── overview.pdf ├── pot16.pdf ├── pot16.sch ├── pot8.pdf ├── pot8.sch ├── push16.pdf ├── push16.sch ├── push8.pdf ├── push8.sch ├── umodular_libs-cache.lib ├── umodular_libs.kicad_pcb ├── umodular_libs.pro └── umodular_libs.sch └── v1 ├── README.md ├── arduino_mega_shield ├── README.md ├── umodular_mega_shield_rev02.brd ├── umodular_mega_shield_rev02.sch ├── umodular_mega_shield_rev02_bottom.png └── umodular_mega_shield_rev02_top.png ├── ctrl16 ├── README.md ├── umodular_ctrl16.brd ├── umodular_ctrl16.sch ├── umodular_ctrl16_bottom.png └── umodular_ctrl16_top.png ├── midi4 ├── README.md ├── rev01 │ ├── umodular_midi4_rev01.brd │ └── umodular_midi4_rev01.sch ├── umodular_midi4_rev02.brd ├── umodular_midi4_rev02.sch ├── umodular_midi4_rev02_bottom.png └── umodular_midi4_rev02_top.png ├── mix4 ├── README.md ├── umodular_mix4.brd ├── umodular_mix4.sch ├── umodular_mix4_bottom.png └── umodular_mix4_top.png └── pot16 ├── README.md ├── umodular_pot16.brd ├── umodular_pot16.sch ├── umodular_pot16_bottom.png └── umodular_pot16_top.png /LICENSE: -------------------------------------------------------------------------------- 1 | Attribution-ShareAlike 4.0 International 2 | 3 | ======================================================================= 4 | 5 | Creative Commons Corporation ("Creative Commons") is not a law firm and 6 | does not provide legal services or legal advice. Distribution of 7 | Creative Commons public licenses does not create a lawyer-client or 8 | other relationship. Creative Commons makes its licenses and related 9 | information available on an "as-is" basis. Creative Commons gives no 10 | warranties regarding its licenses, any material licensed under their 11 | terms and conditions, or any related information. Creative Commons 12 | disclaims all liability for damages resulting from their use to the 13 | fullest extent possible. 14 | 15 | Using Creative Commons Public Licenses 16 | 17 | Creative Commons public licenses provide a standard set of terms and 18 | conditions that creators and other rights holders may use to share 19 | original works of authorship and other material subject to copyright 20 | and certain other rights specified in the public license below. The 21 | following considerations are for informational purposes only, are not 22 | exhaustive, and do not form part of our licenses. 23 | 24 | Considerations for licensors: Our public licenses are 25 | intended for use by those authorized to give the public 26 | permission to use material in ways otherwise restricted by 27 | copyright and certain other rights. Our licenses are 28 | irrevocable. Licensors should read and understand the terms 29 | and conditions of the license they choose before applying it. 30 | Licensors should also secure all rights necessary before 31 | applying our licenses so that the public can reuse the 32 | material as expected. Licensors should clearly mark any 33 | material not subject to the license. This includes other CC- 34 | licensed material, or material used under an exception or 35 | limitation to copyright. More considerations for licensors: 36 | wiki.creativecommons.org/Considerations_for_licensors 37 | 38 | Considerations for the public: By using one of our public 39 | licenses, a licensor grants the public permission to use the 40 | licensed material under specified terms and conditions. If 41 | the licensor's permission is not necessary for any reason--for 42 | example, because of any applicable exception or limitation to 43 | copyright--then that use is not regulated by the license. Our 44 | licenses grant only permissions under copyright and certain 45 | other rights that a licensor has authority to grant. Use of 46 | the licensed material may still be restricted for other 47 | reasons, including because others have copyright or other 48 | rights in the material. A licensor may make special requests, 49 | such as asking that all changes be marked or described. 50 | Although not required by our licenses, you are encouraged to 51 | respect those requests where reasonable. More_considerations 52 | for the public: 53 | wiki.creativecommons.org/Considerations_for_licensees 54 | 55 | ======================================================================= 56 | 57 | Creative Commons Attribution-ShareAlike 4.0 International Public 58 | License 59 | 60 | By exercising the Licensed Rights (defined below), You accept and agree 61 | to be bound by the terms and conditions of this Creative Commons 62 | Attribution-ShareAlike 4.0 International Public License ("Public 63 | License"). To the extent this Public License may be interpreted as a 64 | contract, You are granted the Licensed Rights in consideration of Your 65 | acceptance of these terms and conditions, and the Licensor grants You 66 | such rights in consideration of benefits the Licensor receives from 67 | making the Licensed Material available under these terms and 68 | conditions. 69 | 70 | 71 | Section 1 -- Definitions. 72 | 73 | a. Adapted Material means material subject to Copyright and Similar 74 | Rights that is derived from or based upon the Licensed Material 75 | and in which the Licensed Material is translated, altered, 76 | arranged, transformed, or otherwise modified in a manner requiring 77 | permission under the Copyright and Similar Rights held by the 78 | Licensor. For purposes of this Public License, where the Licensed 79 | Material is a musical work, performance, or sound recording, 80 | Adapted Material is always produced where the Licensed Material is 81 | synched in timed relation with a moving image. 82 | 83 | b. Adapter's License means the license You apply to Your Copyright 84 | and Similar Rights in Your contributions to Adapted Material in 85 | accordance with the terms and conditions of this Public License. 86 | 87 | c. BY-SA Compatible License means a license listed at 88 | creativecommons.org/compatiblelicenses, approved by Creative 89 | Commons as essentially the equivalent of this Public License. 90 | 91 | d. Copyright and Similar Rights means copyright and/or similar rights 92 | closely related to copyright including, without limitation, 93 | performance, broadcast, sound recording, and Sui Generis Database 94 | Rights, without regard to how the rights are labeled or 95 | categorized. For purposes of this Public License, the rights 96 | specified in Section 2(b)(1)-(2) are not Copyright and Similar 97 | Rights. 98 | 99 | e. Effective Technological Measures means those measures that, in the 100 | absence of proper authority, may not be circumvented under laws 101 | fulfilling obligations under Article 11 of the WIPO Copyright 102 | Treaty adopted on December 20, 1996, and/or similar international 103 | agreements. 104 | 105 | f. Exceptions and Limitations means fair use, fair dealing, and/or 106 | any other exception or limitation to Copyright and Similar Rights 107 | that applies to Your use of the Licensed Material. 108 | 109 | g. License Elements means the license attributes listed in the name 110 | of a Creative Commons Public License. The License Elements of this 111 | Public License are Attribution and ShareAlike. 112 | 113 | h. Licensed Material means the artistic or literary work, database, 114 | or other material to which the Licensor applied this Public 115 | License. 116 | 117 | i. Licensed Rights means the rights granted to You subject to the 118 | terms and conditions of this Public License, which are limited to 119 | all Copyright and Similar Rights that apply to Your use of the 120 | Licensed Material and that the Licensor has authority to license. 121 | 122 | j. Licensor means the individual(s) or entity(ies) granting rights 123 | under this Public License. 124 | 125 | k. Share means to provide material to the public by any means or 126 | process that requires permission under the Licensed Rights, such 127 | as reproduction, public display, public performance, distribution, 128 | dissemination, communication, or importation, and to make material 129 | available to the public including in ways that members of the 130 | public may access the material from a place and at a time 131 | individually chosen by them. 132 | 133 | l. Sui Generis Database Rights means rights other than copyright 134 | resulting from Directive 96/9/EC of the European Parliament and of 135 | the Council of 11 March 1996 on the legal protection of databases, 136 | as amended and/or succeeded, as well as other essentially 137 | equivalent rights anywhere in the world. 138 | 139 | m. You means the individual or entity exercising the Licensed Rights 140 | under this Public License. Your has a corresponding meaning. 141 | 142 | 143 | Section 2 -- Scope. 144 | 145 | a. License grant. 146 | 147 | 1. Subject to the terms and conditions of this Public License, 148 | the Licensor hereby grants You a worldwide, royalty-free, 149 | non-sublicensable, non-exclusive, irrevocable license to 150 | exercise the Licensed Rights in the Licensed Material to: 151 | 152 | a. reproduce and Share the Licensed Material, in whole or 153 | in part; and 154 | 155 | b. produce, reproduce, and Share Adapted Material. 156 | 157 | 2. Exceptions and Limitations. For the avoidance of doubt, where 158 | Exceptions and Limitations apply to Your use, this Public 159 | License does not apply, and You do not need to comply with 160 | its terms and conditions. 161 | 162 | 3. Term. The term of this Public License is specified in Section 163 | 6(a). 164 | 165 | 4. Media and formats; technical modifications allowed. The 166 | Licensor authorizes You to exercise the Licensed Rights in 167 | all media and formats whether now known or hereafter created, 168 | and to make technical modifications necessary to do so. The 169 | Licensor waives and/or agrees not to assert any right or 170 | authority to forbid You from making technical modifications 171 | necessary to exercise the Licensed Rights, including 172 | technical modifications necessary to circumvent Effective 173 | Technological Measures. For purposes of this Public License, 174 | simply making modifications authorized by this Section 2(a) 175 | (4) never produces Adapted Material. 176 | 177 | 5. Downstream recipients. 178 | 179 | a. Offer from the Licensor -- Licensed Material. Every 180 | recipient of the Licensed Material automatically 181 | receives an offer from the Licensor to exercise the 182 | Licensed Rights under the terms and conditions of this 183 | Public License. 184 | 185 | b. Additional offer from the Licensor -- Adapted Material. 186 | Every recipient of Adapted Material from You 187 | automatically receives an offer from the Licensor to 188 | exercise the Licensed Rights in the Adapted Material 189 | under the conditions of the Adapter's License You apply. 190 | 191 | c. No downstream restrictions. You may not offer or impose 192 | any additional or different terms or conditions on, or 193 | apply any Effective Technological Measures to, the 194 | Licensed Material if doing so restricts exercise of the 195 | Licensed Rights by any recipient of the Licensed 196 | Material. 197 | 198 | 6. No endorsement. Nothing in this Public License constitutes or 199 | may be construed as permission to assert or imply that You 200 | are, or that Your use of the Licensed Material is, connected 201 | with, or sponsored, endorsed, or granted official status by, 202 | the Licensor or others designated to receive attribution as 203 | provided in Section 3(a)(1)(A)(i). 204 | 205 | b. Other rights. 206 | 207 | 1. Moral rights, such as the right of integrity, are not 208 | licensed under this Public License, nor are publicity, 209 | privacy, and/or other similar personality rights; however, to 210 | the extent possible, the Licensor waives and/or agrees not to 211 | assert any such rights held by the Licensor to the limited 212 | extent necessary to allow You to exercise the Licensed 213 | Rights, but not otherwise. 214 | 215 | 2. Patent and trademark rights are not licensed under this 216 | Public License. 217 | 218 | 3. To the extent possible, the Licensor waives any right to 219 | collect royalties from You for the exercise of the Licensed 220 | Rights, whether directly or through a collecting society 221 | under any voluntary or waivable statutory or compulsory 222 | licensing scheme. In all other cases the Licensor expressly 223 | reserves any right to collect such royalties. 224 | 225 | 226 | Section 3 -- License Conditions. 227 | 228 | Your exercise of the Licensed Rights is expressly made subject to the 229 | following conditions. 230 | 231 | a. Attribution. 232 | 233 | 1. If You Share the Licensed Material (including in modified 234 | form), You must: 235 | 236 | a. retain the following if it is supplied by the Licensor 237 | with the Licensed Material: 238 | 239 | i. identification of the creator(s) of the Licensed 240 | Material and any others designated to receive 241 | attribution, in any reasonable manner requested by 242 | the Licensor (including by pseudonym if 243 | designated); 244 | 245 | ii. a copyright notice; 246 | 247 | iii. a notice that refers to this Public License; 248 | 249 | iv. a notice that refers to the disclaimer of 250 | warranties; 251 | 252 | v. a URI or hyperlink to the Licensed Material to the 253 | extent reasonably practicable; 254 | 255 | b. indicate if You modified the Licensed Material and 256 | retain an indication of any previous modifications; and 257 | 258 | c. indicate the Licensed Material is licensed under this 259 | Public License, and include the text of, or the URI or 260 | hyperlink to, this Public License. 261 | 262 | 2. You may satisfy the conditions in Section 3(a)(1) in any 263 | reasonable manner based on the medium, means, and context in 264 | which You Share the Licensed Material. For example, it may be 265 | reasonable to satisfy the conditions by providing a URI or 266 | hyperlink to a resource that includes the required 267 | information. 268 | 269 | 3. If requested by the Licensor, You must remove any of the 270 | information required by Section 3(a)(1)(A) to the extent 271 | reasonably practicable. 272 | 273 | b. ShareAlike. 274 | 275 | In addition to the conditions in Section 3(a), if You Share 276 | Adapted Material You produce, the following conditions also apply. 277 | 278 | 1. The Adapter's License You apply must be a Creative Commons 279 | license with the same License Elements, this version or 280 | later, or a BY-SA Compatible License. 281 | 282 | 2. You must include the text of, or the URI or hyperlink to, the 283 | Adapter's License You apply. You may satisfy this condition 284 | in any reasonable manner based on the medium, means, and 285 | context in which You Share Adapted Material. 286 | 287 | 3. You may not offer or impose any additional or different terms 288 | or conditions on, or apply any Effective Technological 289 | Measures to, Adapted Material that restrict exercise of the 290 | rights granted under the Adapter's License You apply. 291 | 292 | 293 | Section 4 -- Sui Generis Database Rights. 294 | 295 | Where the Licensed Rights include Sui Generis Database Rights that 296 | apply to Your use of the Licensed Material: 297 | 298 | a. for the avoidance of doubt, Section 2(a)(1) grants You the right 299 | to extract, reuse, reproduce, and Share all or a substantial 300 | portion of the contents of the database; 301 | 302 | b. if You include all or a substantial portion of the database 303 | contents in a database in which You have Sui Generis Database 304 | Rights, then the database in which You have Sui Generis Database 305 | Rights (but not its individual contents) is Adapted Material, 306 | 307 | including for purposes of Section 3(b); and 308 | c. You must comply with the conditions in Section 3(a) if You Share 309 | all or a substantial portion of the contents of the database. 310 | 311 | For the avoidance of doubt, this Section 4 supplements and does not 312 | replace Your obligations under this Public License where the Licensed 313 | Rights include other Copyright and Similar Rights. 314 | 315 | 316 | Section 5 -- Disclaimer of Warranties and Limitation of Liability. 317 | 318 | a. UNLESS OTHERWISE SEPARATELY UNDERTAKEN BY THE LICENSOR, TO THE 319 | EXTENT POSSIBLE, THE LICENSOR OFFERS THE LICENSED MATERIAL AS-IS 320 | AND AS-AVAILABLE, AND MAKES NO REPRESENTATIONS OR WARRANTIES OF 321 | ANY KIND CONCERNING THE LICENSED MATERIAL, WHETHER EXPRESS, 322 | IMPLIED, STATUTORY, OR OTHER. THIS INCLUDES, WITHOUT LIMITATION, 323 | WARRANTIES OF TITLE, MERCHANTABILITY, FITNESS FOR A PARTICULAR 324 | PURPOSE, NON-INFRINGEMENT, ABSENCE OF LATENT OR OTHER DEFECTS, 325 | ACCURACY, OR THE PRESENCE OR ABSENCE OF ERRORS, WHETHER OR NOT 326 | KNOWN OR DISCOVERABLE. WHERE DISCLAIMERS OF WARRANTIES ARE NOT 327 | ALLOWED IN FULL OR IN PART, THIS DISCLAIMER MAY NOT APPLY TO YOU. 328 | 329 | b. TO THE EXTENT POSSIBLE, IN NO EVENT WILL THE LICENSOR BE LIABLE 330 | TO YOU ON ANY LEGAL THEORY (INCLUDING, WITHOUT LIMITATION, 331 | NEGLIGENCE) OR OTHERWISE FOR ANY DIRECT, SPECIAL, INDIRECT, 332 | INCIDENTAL, CONSEQUENTIAL, PUNITIVE, EXEMPLARY, OR OTHER LOSSES, 333 | COSTS, EXPENSES, OR DAMAGES ARISING OUT OF THIS PUBLIC LICENSE OR 334 | USE OF THE LICENSED MATERIAL, EVEN IF THE LICENSOR HAS BEEN 335 | ADVISED OF THE POSSIBILITY OF SUCH LOSSES, COSTS, EXPENSES, OR 336 | DAMAGES. WHERE A LIMITATION OF LIABILITY IS NOT ALLOWED IN FULL OR 337 | IN PART, THIS LIMITATION MAY NOT APPLY TO YOU. 338 | 339 | c. The disclaimer of warranties and limitation of liability provided 340 | above shall be interpreted in a manner that, to the extent 341 | possible, most closely approximates an absolute disclaimer and 342 | waiver of all liability. 343 | 344 | 345 | Section 6 -- Term and Termination. 346 | 347 | a. This Public License applies for the term of the Copyright and 348 | Similar Rights licensed here. However, if You fail to comply with 349 | this Public License, then Your rights under this Public License 350 | terminate automatically. 351 | 352 | b. Where Your right to use the Licensed Material has terminated under 353 | Section 6(a), it reinstates: 354 | 355 | 1. automatically as of the date the violation is cured, provided 356 | it is cured within 30 days of Your discovery of the 357 | violation; or 358 | 359 | 2. upon express reinstatement by the Licensor. 360 | 361 | For the avoidance of doubt, this Section 6(b) does not affect any 362 | right the Licensor may have to seek remedies for Your violations 363 | of this Public License. 364 | 365 | c. For the avoidance of doubt, the Licensor may also offer the 366 | Licensed Material under separate terms or conditions or stop 367 | distributing the Licensed Material at any time; however, doing so 368 | will not terminate this Public License. 369 | 370 | d. Sections 1, 5, 6, 7, and 8 survive termination of this Public 371 | License. 372 | 373 | 374 | Section 7 -- Other Terms and Conditions. 375 | 376 | a. The Licensor shall not be bound by any additional or different 377 | terms or conditions communicated by You unless expressly agreed. 378 | 379 | b. Any arrangements, understandings, or agreements regarding the 380 | Licensed Material not stated herein are separate from and 381 | independent of the terms and conditions of this Public License. 382 | 383 | 384 | Section 8 -- Interpretation. 385 | 386 | a. For the avoidance of doubt, this Public License does not, and 387 | shall not be interpreted to, reduce, limit, restrict, or impose 388 | conditions on any use of the Licensed Material that could lawfully 389 | be made without permission under this Public License. 390 | 391 | b. To the extent possible, if any provision of this Public License is 392 | deemed unenforceable, it shall be automatically reformed to the 393 | minimum extent necessary to make it enforceable. If the provision 394 | cannot be reformed, it shall be severed from this Public License 395 | without affecting the enforceability of the remaining terms and 396 | conditions. 397 | 398 | c. No term or condition of this Public License will be waived and no 399 | failure to comply consented to unless expressly agreed to by the 400 | Licensor. 401 | 402 | d. Nothing in this Public License constitutes or may be interpreted 403 | as a limitation upon, or waiver of, any privileges and immunities 404 | that apply to the Licensor or You, including from the legal 405 | processes of any jurisdiction or authority. 406 | 407 | 408 | ======================================================================= 409 | 410 | Creative Commons is not a party to its public licenses. 411 | Notwithstanding, Creative Commons may elect to apply one of its public 412 | licenses to material it publishes and in those instances will be 413 | considered the "Licensor." Except for the limited purpose of indicating 414 | that material is shared under a Creative Commons public license or as 415 | otherwise permitted by the Creative Commons policies published at 416 | creativecommons.org/policies, Creative Commons does not authorize the 417 | use of the trademark "Creative Commons" or any other trademark or logo 418 | of Creative Commons without its prior written consent including, 419 | without limitation, in connection with any unauthorized modifications 420 | to any of its public licenses or any other arrangements, 421 | understandings, or agreements concerning use of licensed material. For 422 | the avoidance of doubt, this paragraph does not form part of the public 423 | licenses. 424 | 425 | Creative Commons may be contacted at creativecommons.org. 426 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # uMODULAR 2 | 3 | A collection of **hardware schematics**, **PCBs**, and **libraries** for **real-time embedded applications** in the field of music and video. 4 | 5 | ![Image of umodular-v2 series](https://midilab.co/data/uploads/2018/06/umodular-v02.jpeg) 6 | 7 | **Hardware:** Modules effortlessly combine to enhance and extend the capabilities of your device. 8 | **Firmware:** All the challenging and intricate aspects of real-time and concurrency in music or video applications are encapsulated within a safe and intuitive API via libraries. 9 | 10 | The framework provides multi-architecture support, allowing for seamless compilation across various microcontrollers without the need for manual adjustments or modifications. This ensures a streamlined development process and simplifies the programming and debugging tasks associated with real-time and concurrent operations. 11 | 12 | ## Hardware 13 | 14 | The physical modules are released under the CC-BY-SA 4.0 license and are available in Kicad format, providing electronic schematics and PCB designs for creating your own audio/video/sensorial device controller or signal processing box. 15 | 16 | ## Protocol interfaces 17 | 18 | The uMODULAR framework is meticulously designed to ensure seamless interoperability with a wide range of audio and video devices available on the market. Its compatibility extends to various protocols and standards, allowing integration with different devices. 19 | 20 | Avaliable Interfaces: 21 | 22 | **MIDI** 23 | OSC: **On roadmap** 24 | CV/GATE: **On roadmap** 25 | DMX: **On roadmap** 26 | 27 | ## Libraries 28 | 29 | The firmware libraries are built for the Arduino platform, with support for PlatformIO, and are compatible with various microcontroller architectures and boards, including classic AVRs and modern ARMs. 30 | 31 | **AVRs:** ATmega168, ATmega328, ATmega16u4, ATmega32u4 and ATmega2560. 32 | **ARMs:** ESP32, SAMD21 and All Teensy ARM microcontrollers. 33 | 34 | **Boards:** All AVR Arduino boards, All Teensy AVRs and ARMs, ESP32 based boards and Seedstudio XIAO M0. 35 | 36 | #### uCtrl 37 | 38 | [uCtrl](https://github.com/midilab/uCtrl) is a comprehensive codebase library for the uMODULAR hardware project. It offers a driver layer for all uMODULAR modules and a user interface layer that simplifies the creation, extension, and sharing of advanced Arduino/PlatformIO applications. 39 | 40 | With uCtrl, you can achieve realtime-like functionality within the Arduino/PlatformIO ecosystem by leveraging hardware timer interruptions for precise task management. The library provides a resource-safe access through its API, ensuring efficient and reliable operation. 41 | 42 | Choose uCtrl for developing robust, portable, and high-performance musical instruments, sequencers, audio/video controllers, and other related machines on the Arduino/PlatformIO platform. 43 | 44 | #### uClock 45 | 46 | [uClock](https://github.com/midilab/uClock) is a BPM-based Clock Generator Library provides a way to implement BPM clock tick calls using hardware interruption, ensuring the tightest and most accurate clock signal possible. 47 | 48 | ## Applications 49 | 50 | Real world applications using the uMODULAR framework: 51 | 52 | #### Aciduino V2 53 | 54 | The project features a versatile step sequencer clone of Roland’s TB303/TR808, offering up to 16 tracks. It includes a comprehensive automation grid system for step, pattern, and mute control. The sequencer functions as a MIDI controller and incorporates an OLED display for visual feedback. Furthermore, the design is modular and allows for easy expansion with additional potentiometers, buttons, MIDI, or CV/Gate interfaces. 55 | 56 | You can download the app at [aciduino v2 repository](https://github.com/midilab/aciduino/tree/master/v2) 57 | 58 | ## Oficial Website 59 | 60 | You can find more informations about uMODULAR at http://midilab.co/umodular. 61 | -------------------------------------------------------------------------------- /lib/fp-info-cache: -------------------------------------------------------------------------------- 1 | 0 2 | -------------------------------------------------------------------------------- /lib/led16.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/midilab/uMODULAR/b784fcf62076ca44c01ab5585740d74fb48586bc/lib/led16.pdf -------------------------------------------------------------------------------- /lib/led16.sch: -------------------------------------------------------------------------------- 1 | EESchema Schematic File Version 4 2 | EELAYER 30 0 3 | EELAYER END 4 | $Descr A4 11693 8268 5 | encoding utf-8 6 | Sheet 7 8 7 | Title "LED16" 8 | Date "" 9 | Rev "01" 10 | Comp "midilab" 11 | Comment1 "" 12 | Comment2 "" 13 | Comment3 "" 14 | Comment4 "" 15 | $EndDescr 16 | $Comp 17 | L 74xx:74HC595 U? 18 | U 1 1 63E276D0 19 | P 2550 2400 20 | AR Path="/63DB86A0/63E276D0" Ref="U?" Part="1" 21 | AR Path="/63E203A7/63E276D0" Ref="U?" Part="1" 22 | F 0 "U?" H 2550 3181 50 0000 C CNN 23 | F 1 "74HC595" H 2550 3090 50 0000 C CNN 24 | F 2 "" H 2550 2400 50 0001 C CNN 25 | F 3 "http://www.ti.com/lit/ds/symlink/sn74hc595.pdf" H 2550 2400 50 0001 C CNN 26 | 1 2550 2400 27 | 1 0 0 -1 28 | $EndComp 29 | Text HLabel 3050 1500 2 50 Input ~ 0 30 | GND 31 | Text HLabel 2550 1300 1 50 Input ~ 0 32 | VCC 33 | $Comp 34 | L Device:C C? 35 | U 1 1 63E276D8 36 | P 2850 1500 37 | AR Path="/63DB69CB/63E276D8" Ref="C?" Part="1" 38 | AR Path="/63DB86A0/63E276D8" Ref="C?" Part="1" 39 | AR Path="/63E203A7/63E276D8" Ref="C?" Part="1" 40 | F 0 "C?" V 2598 1500 50 0000 C CNN 41 | F 1 "100nf" V 2689 1500 50 0000 C CNN 42 | F 2 "" H 2888 1350 50 0001 C CNN 43 | F 3 "~" H 2850 1500 50 0001 C CNN 44 | 1 2850 1500 45 | 0 1 1 0 46 | $EndComp 47 | Wire Wire Line 48 | 3050 1500 3000 1500 49 | Wire Wire Line 50 | 2700 1500 2550 1500 51 | Connection ~ 2550 1500 52 | Wire Wire Line 53 | 2550 1500 2550 1300 54 | Wire Wire Line 55 | 2550 1500 2550 1800 56 | Text HLabel 2550 3400 3 50 Input ~ 0 57 | GND 58 | Wire Wire Line 59 | 2550 3400 2550 3100 60 | Text HLabel 1900 2600 0 50 Input ~ 0 61 | GND 62 | Text HLabel 1900 2500 0 50 Input ~ 0 63 | SPI_CS 64 | Text HLabel 1900 2200 0 50 Input ~ 0 65 | SPI_CLOCK 66 | Wire Wire Line 67 | 2150 2600 1900 2600 68 | Wire Wire Line 69 | 1900 2200 2150 2200 70 | Wire Wire Line 71 | 1900 2500 2150 2500 72 | Text HLabel 1900 2300 0 50 Input ~ 0 73 | VCC 74 | Wire Wire Line 75 | 1900 2300 2150 2300 76 | Text HLabel 1900 2000 0 50 Input ~ 0 77 | SPI_MOSI 78 | Wire Wire Line 79 | 1900 2000 2150 2000 80 | Wire Wire Line 81 | 2950 2900 3200 2900 82 | $Comp 83 | L Device:R_US R? 84 | U 1 1 63E276F1 85 | P 4000 2200 86 | AR Path="/63DA3C68/63E276F1" Ref="R?" Part="1" 87 | AR Path="/63DB86A0/63E276F1" Ref="R?" Part="1" 88 | AR Path="/63E203A7/63E276F1" Ref="R?" Part="1" 89 | F 0 "R?" V 3950 2600 50 0000 C CNN 90 | F 1 "220R" V 3950 2400 50 0000 C CNN 91 | F 2 "" V 4040 2190 50 0001 C CNN 92 | F 3 "~" H 4000 2200 50 0001 C CNN 93 | 1 4000 2200 94 | 0 1 1 0 95 | $EndComp 96 | $Comp 97 | L Device:R_US R? 98 | U 1 1 63E276F7 99 | P 4300 2300 100 | AR Path="/63DA3C68/63E276F7" Ref="R?" Part="1" 101 | AR Path="/63DB86A0/63E276F7" Ref="R?" Part="1" 102 | AR Path="/63E203A7/63E276F7" Ref="R?" Part="1" 103 | F 0 "R?" V 4250 2700 50 0000 C CNN 104 | F 1 "220R" V 4250 2500 50 0000 C CNN 105 | F 2 "" V 4340 2290 50 0001 C CNN 106 | F 3 "~" H 4300 2300 50 0001 C CNN 107 | 1 4300 2300 108 | 0 1 1 0 109 | $EndComp 110 | $Comp 111 | L Device:R_US R? 112 | U 1 1 63E276FD 113 | P 3400 2400 114 | AR Path="/63DA3C68/63E276FD" Ref="R?" Part="1" 115 | AR Path="/63DB86A0/63E276FD" Ref="R?" Part="1" 116 | AR Path="/63E203A7/63E276FD" Ref="R?" Part="1" 117 | F 0 "R?" V 3350 2800 50 0000 C CNN 118 | F 1 "220R" V 3350 2600 50 0000 C CNN 119 | F 2 "" V 3440 2390 50 0001 C CNN 120 | F 3 "~" H 3400 2400 50 0001 C CNN 121 | 1 3400 2400 122 | 0 1 1 0 123 | $EndComp 124 | $Comp 125 | L Device:R_US R? 126 | U 1 1 63E27703 127 | P 3700 2500 128 | AR Path="/63DA3C68/63E27703" Ref="R?" Part="1" 129 | AR Path="/63DB86A0/63E27703" Ref="R?" Part="1" 130 | AR Path="/63E203A7/63E27703" Ref="R?" Part="1" 131 | F 0 "R?" V 3650 2900 50 0000 C CNN 132 | F 1 "220R" V 3650 2700 50 0000 C CNN 133 | F 2 "" V 3740 2490 50 0001 C CNN 134 | F 3 "~" H 3700 2500 50 0001 C CNN 135 | 1 3700 2500 136 | 0 1 1 0 137 | $EndComp 138 | $Comp 139 | L Device:R_US R? 140 | U 1 1 63E27709 141 | P 4000 2600 142 | AR Path="/63DA3C68/63E27709" Ref="R?" Part="1" 143 | AR Path="/63DB86A0/63E27709" Ref="R?" Part="1" 144 | AR Path="/63E203A7/63E27709" Ref="R?" Part="1" 145 | F 0 "R?" V 3950 3000 50 0000 C CNN 146 | F 1 "220R" V 3950 2800 50 0000 C CNN 147 | F 2 "" V 4040 2590 50 0001 C CNN 148 | F 3 "~" H 4000 2600 50 0001 C CNN 149 | 1 4000 2600 150 | 0 1 1 0 151 | $EndComp 152 | $Comp 153 | L Device:R_US R? 154 | U 1 1 63E2770F 155 | P 4300 2700 156 | AR Path="/63DA3C68/63E2770F" Ref="R?" Part="1" 157 | AR Path="/63DB86A0/63E2770F" Ref="R?" Part="1" 158 | AR Path="/63E203A7/63E2770F" Ref="R?" Part="1" 159 | F 0 "R?" V 4250 3100 50 0000 C CNN 160 | F 1 "220R" V 4250 2900 50 0000 C CNN 161 | F 2 "" V 4340 2690 50 0001 C CNN 162 | F 3 "~" H 4300 2700 50 0001 C CNN 163 | 1 4300 2700 164 | 0 1 1 0 165 | $EndComp 166 | $Comp 167 | L Device:LED D? 168 | U 1 1 63E27715 169 | P 4300 2000 170 | AR Path="/63DB86A0/63E27715" Ref="D?" Part="1" 171 | AR Path="/63E203A7/63E27715" Ref="D?" Part="1" 172 | F 0 "D?" H 3900 1950 50 0000 C CNN 173 | F 1 "LED" H 4050 1950 50 0000 C CNN 174 | F 2 "" H 4300 2000 50 0001 C CNN 175 | F 3 "~" H 4300 2000 50 0001 C CNN 176 | 1 4300 2000 177 | -1 0 0 1 178 | $EndComp 179 | $Comp 180 | L Device:LED D? 181 | U 1 1 63E2771B 182 | P 4600 2100 183 | AR Path="/63DB86A0/63E2771B" Ref="D?" Part="1" 184 | AR Path="/63E203A7/63E2771B" Ref="D?" Part="1" 185 | F 0 "D?" H 4200 2050 50 0000 C CNN 186 | F 1 "LED" H 4350 2050 50 0000 C CNN 187 | F 2 "" H 4600 2100 50 0001 C CNN 188 | F 3 "~" H 4600 2100 50 0001 C CNN 189 | 1 4600 2100 190 | -1 0 0 1 191 | $EndComp 192 | $Comp 193 | L Device:LED D? 194 | U 1 1 63E27721 195 | P 4900 2200 196 | AR Path="/63DB86A0/63E27721" Ref="D?" Part="1" 197 | AR Path="/63E203A7/63E27721" Ref="D?" Part="1" 198 | F 0 "D?" H 4500 2150 50 0000 C CNN 199 | F 1 "LED" H 4650 2150 50 0000 C CNN 200 | F 2 "" H 4900 2200 50 0001 C CNN 201 | F 3 "~" H 4900 2200 50 0001 C CNN 202 | 1 4900 2200 203 | -1 0 0 1 204 | $EndComp 205 | $Comp 206 | L Device:LED D? 207 | U 1 1 63E27727 208 | P 5200 2300 209 | AR Path="/63DB86A0/63E27727" Ref="D?" Part="1" 210 | AR Path="/63E203A7/63E27727" Ref="D?" Part="1" 211 | F 0 "D?" H 4800 2250 50 0000 C CNN 212 | F 1 "LED" H 4950 2250 50 0000 C CNN 213 | F 2 "" H 5200 2300 50 0001 C CNN 214 | F 3 "~" H 5200 2300 50 0001 C CNN 215 | 1 5200 2300 216 | -1 0 0 1 217 | $EndComp 218 | $Comp 219 | L Device:LED D? 220 | U 1 1 63E2772D 221 | P 4300 2400 222 | AR Path="/63DB86A0/63E2772D" Ref="D?" Part="1" 223 | AR Path="/63E203A7/63E2772D" Ref="D?" Part="1" 224 | F 0 "D?" H 3900 2350 50 0000 C CNN 225 | F 1 "LED" H 4050 2350 50 0000 C CNN 226 | F 2 "" H 4300 2400 50 0001 C CNN 227 | F 3 "~" H 4300 2400 50 0001 C CNN 228 | 1 4300 2400 229 | -1 0 0 1 230 | $EndComp 231 | $Comp 232 | L Device:LED D? 233 | U 1 1 63E27733 234 | P 4600 2500 235 | AR Path="/63DB86A0/63E27733" Ref="D?" Part="1" 236 | AR Path="/63E203A7/63E27733" Ref="D?" Part="1" 237 | F 0 "D?" H 4200 2450 50 0000 C CNN 238 | F 1 "LED" H 4350 2450 50 0000 C CNN 239 | F 2 "" H 4600 2500 50 0001 C CNN 240 | F 3 "~" H 4600 2500 50 0001 C CNN 241 | 1 4600 2500 242 | -1 0 0 1 243 | $EndComp 244 | $Comp 245 | L Device:LED D? 246 | U 1 1 63E27739 247 | P 4900 2600 248 | AR Path="/63DB86A0/63E27739" Ref="D?" Part="1" 249 | AR Path="/63E203A7/63E27739" Ref="D?" Part="1" 250 | F 0 "D?" H 4500 2550 50 0000 C CNN 251 | F 1 "LED" H 4650 2550 50 0000 C CNN 252 | F 2 "" H 4900 2600 50 0001 C CNN 253 | F 3 "~" H 4900 2600 50 0001 C CNN 254 | 1 4900 2600 255 | -1 0 0 1 256 | $EndComp 257 | $Comp 258 | L Device:LED D? 259 | U 1 1 63E2773F 260 | P 5200 2700 261 | AR Path="/63DB86A0/63E2773F" Ref="D?" Part="1" 262 | AR Path="/63E203A7/63E2773F" Ref="D?" Part="1" 263 | F 0 "D?" H 4800 2650 50 0000 C CNN 264 | F 1 "LED" H 4950 2650 50 0000 C CNN 265 | F 2 "" H 5200 2700 50 0001 C CNN 266 | F 3 "~" H 5200 2700 50 0001 C CNN 267 | 1 5200 2700 268 | -1 0 0 1 269 | $EndComp 270 | Wire Wire Line 271 | 2950 2000 3250 2000 272 | Wire Wire Line 273 | 2950 2100 3550 2100 274 | Wire Wire Line 275 | 2950 2200 3850 2200 276 | Wire Wire Line 277 | 2950 2300 4150 2300 278 | Wire Wire Line 279 | 2950 2400 3250 2400 280 | Wire Wire Line 281 | 2950 2500 3550 2500 282 | Wire Wire Line 283 | 2950 2600 3850 2600 284 | Wire Wire Line 285 | 2950 2700 4150 2700 286 | Wire Wire Line 287 | 3550 2400 4150 2400 288 | Wire Wire Line 289 | 3850 2500 4450 2500 290 | Wire Wire Line 291 | 4150 2600 4750 2600 292 | Wire Wire Line 293 | 4450 2700 5050 2700 294 | Wire Wire Line 295 | 3550 2000 4150 2000 296 | Wire Wire Line 297 | 3850 2100 4450 2100 298 | Wire Wire Line 299 | 4150 2200 4750 2200 300 | Wire Wire Line 301 | 4450 2300 5050 2300 302 | Text HLabel 5700 2300 2 50 Input ~ 0 303 | GND 304 | Text HLabel 5700 2400 2 50 Input ~ 0 305 | GND 306 | Text HLabel 5700 2500 2 50 Input ~ 0 307 | GND 308 | Text HLabel 5700 2600 2 50 Input ~ 0 309 | GND 310 | Text HLabel 5700 2700 2 50 Input ~ 0 311 | GND 312 | Text HLabel 5700 2200 2 50 Input ~ 0 313 | GND 314 | Text HLabel 5700 2100 2 50 Input ~ 0 315 | GND 316 | Text HLabel 5700 2000 2 50 Input ~ 0 317 | GND 318 | Wire Wire Line 319 | 4450 2000 5700 2000 320 | Wire Wire Line 321 | 4750 2100 5700 2100 322 | Wire Wire Line 323 | 5050 2200 5700 2200 324 | Wire Wire Line 325 | 5350 2300 5700 2300 326 | Wire Wire Line 327 | 4450 2400 5700 2400 328 | Wire Wire Line 329 | 4750 2500 5700 2500 330 | Wire Wire Line 331 | 5050 2600 5700 2600 332 | Wire Wire Line 333 | 5350 2700 5700 2700 334 | $Comp 335 | L Device:R_US R? 336 | U 1 1 63E27765 337 | P 3700 2100 338 | AR Path="/63DA3C68/63E27765" Ref="R?" Part="1" 339 | AR Path="/63DB86A0/63E27765" Ref="R?" Part="1" 340 | AR Path="/63E203A7/63E27765" Ref="R?" Part="1" 341 | F 0 "R?" V 3650 2500 50 0000 C CNN 342 | F 1 "220R" V 3650 2300 50 0000 C CNN 343 | F 2 "" V 3740 2090 50 0001 C CNN 344 | F 3 "~" H 3700 2100 50 0001 C CNN 345 | 1 3700 2100 346 | 0 1 1 0 347 | $EndComp 348 | $Comp 349 | L Device:R_US R? 350 | U 1 1 63E2776B 351 | P 3400 2000 352 | AR Path="/63DA3C68/63E2776B" Ref="R?" Part="1" 353 | AR Path="/63DB86A0/63E2776B" Ref="R?" Part="1" 354 | AR Path="/63E203A7/63E2776B" Ref="R?" Part="1" 355 | F 0 "R?" V 3350 2400 50 0000 C CNN 356 | F 1 "220R" V 3350 2200 50 0000 C CNN 357 | F 2 "" V 3440 1990 50 0001 C CNN 358 | F 3 "~" H 3400 2000 50 0001 C CNN 359 | 1 3400 2000 360 | 0 1 1 0 361 | $EndComp 362 | $Comp 363 | L 74xx:74HC595 U? 364 | U 1 1 63E31ADE 365 | P 2550 5650 366 | AR Path="/63DB86A0/63E31ADE" Ref="U?" Part="1" 367 | AR Path="/63E203A7/63E31ADE" Ref="U?" Part="1" 368 | F 0 "U?" H 2550 6431 50 0000 C CNN 369 | F 1 "74HC595" H 2550 6340 50 0000 C CNN 370 | F 2 "" H 2550 5650 50 0001 C CNN 371 | F 3 "http://www.ti.com/lit/ds/symlink/sn74hc595.pdf" H 2550 5650 50 0001 C CNN 372 | 1 2550 5650 373 | 1 0 0 -1 374 | $EndComp 375 | Text HLabel 3050 4750 2 50 Input ~ 0 376 | GND 377 | Text HLabel 2550 4550 1 50 Input ~ 0 378 | VCC 379 | $Comp 380 | L Device:C C? 381 | U 1 1 63E31AE6 382 | P 2850 4750 383 | AR Path="/63DB69CB/63E31AE6" Ref="C?" Part="1" 384 | AR Path="/63DB86A0/63E31AE6" Ref="C?" Part="1" 385 | AR Path="/63E203A7/63E31AE6" Ref="C?" Part="1" 386 | F 0 "C?" V 2598 4750 50 0000 C CNN 387 | F 1 "100nf" V 2689 4750 50 0000 C CNN 388 | F 2 "" H 2888 4600 50 0001 C CNN 389 | F 3 "~" H 2850 4750 50 0001 C CNN 390 | 1 2850 4750 391 | 0 1 1 0 392 | $EndComp 393 | Wire Wire Line 394 | 3050 4750 3000 4750 395 | Wire Wire Line 396 | 2700 4750 2550 4750 397 | Connection ~ 2550 4750 398 | Wire Wire Line 399 | 2550 4750 2550 4550 400 | Wire Wire Line 401 | 2550 4750 2550 5050 402 | Text HLabel 2550 6650 3 50 Input ~ 0 403 | GND 404 | Wire Wire Line 405 | 2550 6650 2550 6350 406 | Text HLabel 1900 5850 0 50 Input ~ 0 407 | GND 408 | Text HLabel 1900 5750 0 50 Input ~ 0 409 | SPI_CS 410 | Text HLabel 1900 5450 0 50 Input ~ 0 411 | SPI_CLOCK 412 | Wire Wire Line 413 | 2150 5850 1900 5850 414 | Wire Wire Line 415 | 1900 5450 2150 5450 416 | Wire Wire Line 417 | 1900 5750 2150 5750 418 | Text HLabel 1900 5550 0 50 Input ~ 0 419 | VCC 420 | Wire Wire Line 421 | 1900 5550 2150 5550 422 | Text HLabel 3200 6150 2 50 Input ~ 0 423 | SPI_MOSI_OUT 424 | Wire Wire Line 425 | 2950 6150 3200 6150 426 | $Comp 427 | L Device:R_US R? 428 | U 1 1 63E31AFF 429 | P 4000 5450 430 | AR Path="/63DA3C68/63E31AFF" Ref="R?" Part="1" 431 | AR Path="/63DB86A0/63E31AFF" Ref="R?" Part="1" 432 | AR Path="/63E203A7/63E31AFF" Ref="R?" Part="1" 433 | F 0 "R?" V 3950 5850 50 0000 C CNN 434 | F 1 "220R" V 3950 5650 50 0000 C CNN 435 | F 2 "" V 4040 5440 50 0001 C CNN 436 | F 3 "~" H 4000 5450 50 0001 C CNN 437 | 1 4000 5450 438 | 0 1 1 0 439 | $EndComp 440 | $Comp 441 | L Device:R_US R? 442 | U 1 1 63E31B05 443 | P 4300 5550 444 | AR Path="/63DA3C68/63E31B05" Ref="R?" Part="1" 445 | AR Path="/63DB86A0/63E31B05" Ref="R?" Part="1" 446 | AR Path="/63E203A7/63E31B05" Ref="R?" Part="1" 447 | F 0 "R?" V 4250 5950 50 0000 C CNN 448 | F 1 "220R" V 4250 5750 50 0000 C CNN 449 | F 2 "" V 4340 5540 50 0001 C CNN 450 | F 3 "~" H 4300 5550 50 0001 C CNN 451 | 1 4300 5550 452 | 0 1 1 0 453 | $EndComp 454 | $Comp 455 | L Device:R_US R? 456 | U 1 1 63E31B0B 457 | P 3400 5650 458 | AR Path="/63DA3C68/63E31B0B" Ref="R?" Part="1" 459 | AR Path="/63DB86A0/63E31B0B" Ref="R?" Part="1" 460 | AR Path="/63E203A7/63E31B0B" Ref="R?" Part="1" 461 | F 0 "R?" V 3350 6050 50 0000 C CNN 462 | F 1 "220R" V 3350 5850 50 0000 C CNN 463 | F 2 "" V 3440 5640 50 0001 C CNN 464 | F 3 "~" H 3400 5650 50 0001 C CNN 465 | 1 3400 5650 466 | 0 1 1 0 467 | $EndComp 468 | $Comp 469 | L Device:R_US R? 470 | U 1 1 63E31B11 471 | P 3700 5750 472 | AR Path="/63DA3C68/63E31B11" Ref="R?" Part="1" 473 | AR Path="/63DB86A0/63E31B11" Ref="R?" Part="1" 474 | AR Path="/63E203A7/63E31B11" Ref="R?" Part="1" 475 | F 0 "R?" V 3650 6150 50 0000 C CNN 476 | F 1 "220R" V 3650 5950 50 0000 C CNN 477 | F 2 "" V 3740 5740 50 0001 C CNN 478 | F 3 "~" H 3700 5750 50 0001 C CNN 479 | 1 3700 5750 480 | 0 1 1 0 481 | $EndComp 482 | $Comp 483 | L Device:R_US R? 484 | U 1 1 63E31B17 485 | P 4000 5850 486 | AR Path="/63DA3C68/63E31B17" Ref="R?" Part="1" 487 | AR Path="/63DB86A0/63E31B17" Ref="R?" Part="1" 488 | AR Path="/63E203A7/63E31B17" Ref="R?" Part="1" 489 | F 0 "R?" V 3950 6250 50 0000 C CNN 490 | F 1 "220R" V 3950 6050 50 0000 C CNN 491 | F 2 "" V 4040 5840 50 0001 C CNN 492 | F 3 "~" H 4000 5850 50 0001 C CNN 493 | 1 4000 5850 494 | 0 1 1 0 495 | $EndComp 496 | $Comp 497 | L Device:R_US R? 498 | U 1 1 63E31B1D 499 | P 4300 5950 500 | AR Path="/63DA3C68/63E31B1D" Ref="R?" Part="1" 501 | AR Path="/63DB86A0/63E31B1D" Ref="R?" Part="1" 502 | AR Path="/63E203A7/63E31B1D" Ref="R?" Part="1" 503 | F 0 "R?" V 4250 6350 50 0000 C CNN 504 | F 1 "220R" V 4250 6150 50 0000 C CNN 505 | F 2 "" V 4340 5940 50 0001 C CNN 506 | F 3 "~" H 4300 5950 50 0001 C CNN 507 | 1 4300 5950 508 | 0 1 1 0 509 | $EndComp 510 | $Comp 511 | L Device:LED D? 512 | U 1 1 63E31B23 513 | P 4300 5250 514 | AR Path="/63DB86A0/63E31B23" Ref="D?" Part="1" 515 | AR Path="/63E203A7/63E31B23" Ref="D?" Part="1" 516 | F 0 "D?" H 3900 5200 50 0000 C CNN 517 | F 1 "LED" H 4050 5200 50 0000 C CNN 518 | F 2 "" H 4300 5250 50 0001 C CNN 519 | F 3 "~" H 4300 5250 50 0001 C CNN 520 | 1 4300 5250 521 | -1 0 0 1 522 | $EndComp 523 | $Comp 524 | L Device:LED D? 525 | U 1 1 63E31B29 526 | P 4600 5350 527 | AR Path="/63DB86A0/63E31B29" Ref="D?" Part="1" 528 | AR Path="/63E203A7/63E31B29" Ref="D?" Part="1" 529 | F 0 "D?" H 4200 5300 50 0000 C CNN 530 | F 1 "LED" H 4350 5300 50 0000 C CNN 531 | F 2 "" H 4600 5350 50 0001 C CNN 532 | F 3 "~" H 4600 5350 50 0001 C CNN 533 | 1 4600 5350 534 | -1 0 0 1 535 | $EndComp 536 | $Comp 537 | L Device:LED D? 538 | U 1 1 63E31B2F 539 | P 4900 5450 540 | AR Path="/63DB86A0/63E31B2F" Ref="D?" Part="1" 541 | AR Path="/63E203A7/63E31B2F" Ref="D?" Part="1" 542 | F 0 "D?" H 4500 5400 50 0000 C CNN 543 | F 1 "LED" H 4650 5400 50 0000 C CNN 544 | F 2 "" H 4900 5450 50 0001 C CNN 545 | F 3 "~" H 4900 5450 50 0001 C CNN 546 | 1 4900 5450 547 | -1 0 0 1 548 | $EndComp 549 | $Comp 550 | L Device:LED D? 551 | U 1 1 63E31B35 552 | P 5200 5550 553 | AR Path="/63DB86A0/63E31B35" Ref="D?" Part="1" 554 | AR Path="/63E203A7/63E31B35" Ref="D?" Part="1" 555 | F 0 "D?" H 4800 5500 50 0000 C CNN 556 | F 1 "LED" H 4950 5500 50 0000 C CNN 557 | F 2 "" H 5200 5550 50 0001 C CNN 558 | F 3 "~" H 5200 5550 50 0001 C CNN 559 | 1 5200 5550 560 | -1 0 0 1 561 | $EndComp 562 | $Comp 563 | L Device:LED D? 564 | U 1 1 63E31B3B 565 | P 4300 5650 566 | AR Path="/63DB86A0/63E31B3B" Ref="D?" Part="1" 567 | AR Path="/63E203A7/63E31B3B" Ref="D?" Part="1" 568 | F 0 "D?" H 3900 5600 50 0000 C CNN 569 | F 1 "LED" H 4050 5600 50 0000 C CNN 570 | F 2 "" H 4300 5650 50 0001 C CNN 571 | F 3 "~" H 4300 5650 50 0001 C CNN 572 | 1 4300 5650 573 | -1 0 0 1 574 | $EndComp 575 | $Comp 576 | L Device:LED D? 577 | U 1 1 63E31B41 578 | P 4600 5750 579 | AR Path="/63DB86A0/63E31B41" Ref="D?" Part="1" 580 | AR Path="/63E203A7/63E31B41" Ref="D?" Part="1" 581 | F 0 "D?" H 4200 5700 50 0000 C CNN 582 | F 1 "LED" H 4350 5700 50 0000 C CNN 583 | F 2 "" H 4600 5750 50 0001 C CNN 584 | F 3 "~" H 4600 5750 50 0001 C CNN 585 | 1 4600 5750 586 | -1 0 0 1 587 | $EndComp 588 | $Comp 589 | L Device:LED D? 590 | U 1 1 63E31B47 591 | P 4900 5850 592 | AR Path="/63DB86A0/63E31B47" Ref="D?" Part="1" 593 | AR Path="/63E203A7/63E31B47" Ref="D?" Part="1" 594 | F 0 "D?" H 4500 5800 50 0000 C CNN 595 | F 1 "LED" H 4650 5800 50 0000 C CNN 596 | F 2 "" H 4900 5850 50 0001 C CNN 597 | F 3 "~" H 4900 5850 50 0001 C CNN 598 | 1 4900 5850 599 | -1 0 0 1 600 | $EndComp 601 | $Comp 602 | L Device:LED D? 603 | U 1 1 63E31B4D 604 | P 5200 5950 605 | AR Path="/63DB86A0/63E31B4D" Ref="D?" Part="1" 606 | AR Path="/63E203A7/63E31B4D" Ref="D?" Part="1" 607 | F 0 "D?" H 4800 5900 50 0000 C CNN 608 | F 1 "LED" H 4950 5900 50 0000 C CNN 609 | F 2 "" H 5200 5950 50 0001 C CNN 610 | F 3 "~" H 5200 5950 50 0001 C CNN 611 | 1 5200 5950 612 | -1 0 0 1 613 | $EndComp 614 | Wire Wire Line 615 | 2950 5250 3250 5250 616 | Wire Wire Line 617 | 2950 5350 3550 5350 618 | Wire Wire Line 619 | 2950 5450 3850 5450 620 | Wire Wire Line 621 | 2950 5550 4150 5550 622 | Wire Wire Line 623 | 2950 5650 3250 5650 624 | Wire Wire Line 625 | 2950 5750 3550 5750 626 | Wire Wire Line 627 | 2950 5850 3850 5850 628 | Wire Wire Line 629 | 2950 5950 4150 5950 630 | Wire Wire Line 631 | 3550 5650 4150 5650 632 | Wire Wire Line 633 | 3850 5750 4450 5750 634 | Wire Wire Line 635 | 4150 5850 4750 5850 636 | Wire Wire Line 637 | 4450 5950 5050 5950 638 | Wire Wire Line 639 | 3550 5250 4150 5250 640 | Wire Wire Line 641 | 3850 5350 4450 5350 642 | Wire Wire Line 643 | 4150 5450 4750 5450 644 | Wire Wire Line 645 | 4450 5550 5050 5550 646 | Text HLabel 5700 5550 2 50 Input ~ 0 647 | GND 648 | Text HLabel 5700 5650 2 50 Input ~ 0 649 | GND 650 | Text HLabel 5700 5750 2 50 Input ~ 0 651 | GND 652 | Text HLabel 5700 5850 2 50 Input ~ 0 653 | GND 654 | Text HLabel 5700 5950 2 50 Input ~ 0 655 | GND 656 | Text HLabel 5700 5450 2 50 Input ~ 0 657 | GND 658 | Text HLabel 5700 5350 2 50 Input ~ 0 659 | GND 660 | Text HLabel 5700 5250 2 50 Input ~ 0 661 | GND 662 | Wire Wire Line 663 | 4450 5250 5700 5250 664 | Wire Wire Line 665 | 4750 5350 5700 5350 666 | Wire Wire Line 667 | 5050 5450 5700 5450 668 | Wire Wire Line 669 | 5350 5550 5700 5550 670 | Wire Wire Line 671 | 4450 5650 5700 5650 672 | Wire Wire Line 673 | 4750 5750 5700 5750 674 | Wire Wire Line 675 | 5050 5850 5700 5850 676 | Wire Wire Line 677 | 5350 5950 5700 5950 678 | $Comp 679 | L Device:R_US R? 680 | U 1 1 63E31B73 681 | P 3700 5350 682 | AR Path="/63DA3C68/63E31B73" Ref="R?" Part="1" 683 | AR Path="/63DB86A0/63E31B73" Ref="R?" Part="1" 684 | AR Path="/63E203A7/63E31B73" Ref="R?" Part="1" 685 | F 0 "R?" V 3650 5750 50 0000 C CNN 686 | F 1 "220R" V 3650 5550 50 0000 C CNN 687 | F 2 "" V 3740 5340 50 0001 C CNN 688 | F 3 "~" H 3700 5350 50 0001 C CNN 689 | 1 3700 5350 690 | 0 1 1 0 691 | $EndComp 692 | $Comp 693 | L Device:R_US R? 694 | U 1 1 63E31B79 695 | P 3400 5250 696 | AR Path="/63DA3C68/63E31B79" Ref="R?" Part="1" 697 | AR Path="/63DB86A0/63E31B79" Ref="R?" Part="1" 698 | AR Path="/63E203A7/63E31B79" Ref="R?" Part="1" 699 | F 0 "R?" V 3350 5650 50 0000 C CNN 700 | F 1 "220R" V 3350 5450 50 0000 C CNN 701 | F 2 "" V 3440 5240 50 0001 C CNN 702 | F 3 "~" H 3400 5250 50 0001 C CNN 703 | 1 3400 5250 704 | 0 1 1 0 705 | $EndComp 706 | Text Label 3200 2900 0 50 ~ 0 707 | SPI_MOSI_CHAIN 708 | Text Label 1300 5250 0 50 ~ 0 709 | SPI_MOSI_CHAIN 710 | Wire Wire Line 711 | 1300 5250 2150 5250 712 | $EndSCHEMATC 713 | -------------------------------------------------------------------------------- /lib/led8.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/midilab/uMODULAR/b784fcf62076ca44c01ab5585740d74fb48586bc/lib/led8.pdf -------------------------------------------------------------------------------- /lib/led8.sch: -------------------------------------------------------------------------------- 1 | EESchema Schematic File Version 4 2 | EELAYER 30 0 3 | EELAYER END 4 | $Descr A4 11693 8268 5 | encoding utf-8 6 | Sheet 6 8 7 | Title "LED8" 8 | Date "" 9 | Rev "01" 10 | Comp "midilab" 11 | Comment1 "" 12 | Comment2 "" 13 | Comment3 "" 14 | Comment4 "" 15 | $EndDescr 16 | $Comp 17 | L 74xx:74HC595 U? 18 | U 1 1 63DC34EB 19 | P 4350 3450 20 | F 0 "U?" H 4350 4231 50 0000 C CNN 21 | F 1 "74HC595" H 4350 4140 50 0000 C CNN 22 | F 2 "" H 4350 3450 50 0001 C CNN 23 | F 3 "http://www.ti.com/lit/ds/symlink/sn74hc595.pdf" H 4350 3450 50 0001 C CNN 24 | 1 4350 3450 25 | 1 0 0 -1 26 | $EndComp 27 | Text HLabel 4850 2550 2 50 Input ~ 0 28 | GND 29 | Text HLabel 4350 2350 1 50 Input ~ 0 30 | VCC 31 | $Comp 32 | L Device:C C? 33 | U 1 1 63DCABCC 34 | P 4650 2550 35 | AR Path="/63DB69CB/63DCABCC" Ref="C?" Part="1" 36 | AR Path="/63DB86A0/63DCABCC" Ref="C?" Part="1" 37 | F 0 "C?" V 4398 2550 50 0000 C CNN 38 | F 1 "100nf" V 4489 2550 50 0000 C CNN 39 | F 2 "" H 4688 2400 50 0001 C CNN 40 | F 3 "~" H 4650 2550 50 0001 C CNN 41 | 1 4650 2550 42 | 0 1 1 0 43 | $EndComp 44 | Wire Wire Line 45 | 4850 2550 4800 2550 46 | Wire Wire Line 47 | 4500 2550 4350 2550 48 | Connection ~ 4350 2550 49 | Wire Wire Line 50 | 4350 2550 4350 2350 51 | Wire Wire Line 52 | 4350 2550 4350 2850 53 | Text HLabel 4350 4450 3 50 Input ~ 0 54 | GND 55 | Wire Wire Line 56 | 4350 4450 4350 4150 57 | Text HLabel 3700 3650 0 50 Input ~ 0 58 | GND 59 | Text HLabel 3700 3550 0 50 Input ~ 0 60 | SPI_CS 61 | Text HLabel 3700 3250 0 50 Input ~ 0 62 | SPI_CLOCK 63 | Wire Wire Line 64 | 3950 3650 3700 3650 65 | Wire Wire Line 66 | 3700 3250 3950 3250 67 | Wire Wire Line 68 | 3700 3550 3950 3550 69 | Text HLabel 3700 3350 0 50 Input ~ 0 70 | VCC 71 | Wire Wire Line 72 | 3700 3350 3950 3350 73 | Text HLabel 3700 3050 0 50 Input ~ 0 74 | SPI_MOSI 75 | Wire Wire Line 76 | 3700 3050 3950 3050 77 | Text HLabel 5000 3950 2 50 Input ~ 0 78 | SPI_MOSI_OUT 79 | Wire Wire Line 80 | 4750 3950 5000 3950 81 | $Comp 82 | L Device:R_US R? 83 | U 1 1 63DE2487 84 | P 5800 3250 85 | AR Path="/63DA3C68/63DE2487" Ref="R?" Part="1" 86 | AR Path="/63DB86A0/63DE2487" Ref="R?" Part="1" 87 | F 0 "R?" V 5750 3650 50 0000 C CNN 88 | F 1 "220R" V 5750 3450 50 0000 C CNN 89 | F 2 "" V 5840 3240 50 0001 C CNN 90 | F 3 "~" H 5800 3250 50 0001 C CNN 91 | 1 5800 3250 92 | 0 1 1 0 93 | $EndComp 94 | $Comp 95 | L Device:R_US R? 96 | U 1 1 63DE4134 97 | P 6100 3350 98 | AR Path="/63DA3C68/63DE4134" Ref="R?" Part="1" 99 | AR Path="/63DB86A0/63DE4134" Ref="R?" Part="1" 100 | F 0 "R?" V 6050 3750 50 0000 C CNN 101 | F 1 "220R" V 6050 3550 50 0000 C CNN 102 | F 2 "" V 6140 3340 50 0001 C CNN 103 | F 3 "~" H 6100 3350 50 0001 C CNN 104 | 1 6100 3350 105 | 0 1 1 0 106 | $EndComp 107 | $Comp 108 | L Device:R_US R? 109 | U 1 1 63DE4CAE 110 | P 5200 3450 111 | AR Path="/63DA3C68/63DE4CAE" Ref="R?" Part="1" 112 | AR Path="/63DB86A0/63DE4CAE" Ref="R?" Part="1" 113 | F 0 "R?" V 5150 3850 50 0000 C CNN 114 | F 1 "220R" V 5150 3650 50 0000 C CNN 115 | F 2 "" V 5240 3440 50 0001 C CNN 116 | F 3 "~" H 5200 3450 50 0001 C CNN 117 | 1 5200 3450 118 | 0 1 1 0 119 | $EndComp 120 | $Comp 121 | L Device:R_US R? 122 | U 1 1 63DE4D72 123 | P 5500 3550 124 | AR Path="/63DA3C68/63DE4D72" Ref="R?" Part="1" 125 | AR Path="/63DB86A0/63DE4D72" Ref="R?" Part="1" 126 | F 0 "R?" V 5450 3950 50 0000 C CNN 127 | F 1 "220R" V 5450 3750 50 0000 C CNN 128 | F 2 "" V 5540 3540 50 0001 C CNN 129 | F 3 "~" H 5500 3550 50 0001 C CNN 130 | 1 5500 3550 131 | 0 1 1 0 132 | $EndComp 133 | $Comp 134 | L Device:R_US R? 135 | U 1 1 63DE4D7C 136 | P 5800 3650 137 | AR Path="/63DA3C68/63DE4D7C" Ref="R?" Part="1" 138 | AR Path="/63DB86A0/63DE4D7C" Ref="R?" Part="1" 139 | F 0 "R?" V 5750 4050 50 0000 C CNN 140 | F 1 "220R" V 5750 3850 50 0000 C CNN 141 | F 2 "" V 5840 3640 50 0001 C CNN 142 | F 3 "~" H 5800 3650 50 0001 C CNN 143 | 1 5800 3650 144 | 0 1 1 0 145 | $EndComp 146 | $Comp 147 | L Device:R_US R? 148 | U 1 1 63DE4D86 149 | P 6100 3750 150 | AR Path="/63DA3C68/63DE4D86" Ref="R?" Part="1" 151 | AR Path="/63DB86A0/63DE4D86" Ref="R?" Part="1" 152 | F 0 "R?" V 6050 4150 50 0000 C CNN 153 | F 1 "220R" V 6050 3950 50 0000 C CNN 154 | F 2 "" V 6140 3740 50 0001 C CNN 155 | F 3 "~" H 6100 3750 50 0001 C CNN 156 | 1 6100 3750 157 | 0 1 1 0 158 | $EndComp 159 | $Comp 160 | L Device:LED D? 161 | U 1 1 63DE8F78 162 | P 6100 3050 163 | F 0 "D?" H 5700 3000 50 0000 C CNN 164 | F 1 "LED" H 5850 3000 50 0000 C CNN 165 | F 2 "" H 6100 3050 50 0001 C CNN 166 | F 3 "~" H 6100 3050 50 0001 C CNN 167 | 1 6100 3050 168 | -1 0 0 1 169 | $EndComp 170 | $Comp 171 | L Device:LED D? 172 | U 1 1 63DEA957 173 | P 6400 3150 174 | F 0 "D?" H 6000 3100 50 0000 C CNN 175 | F 1 "LED" H 6150 3100 50 0000 C CNN 176 | F 2 "" H 6400 3150 50 0001 C CNN 177 | F 3 "~" H 6400 3150 50 0001 C CNN 178 | 1 6400 3150 179 | -1 0 0 1 180 | $EndComp 181 | $Comp 182 | L Device:LED D? 183 | U 1 1 63DEFEEB 184 | P 6700 3250 185 | F 0 "D?" H 6300 3200 50 0000 C CNN 186 | F 1 "LED" H 6450 3200 50 0000 C CNN 187 | F 2 "" H 6700 3250 50 0001 C CNN 188 | F 3 "~" H 6700 3250 50 0001 C CNN 189 | 1 6700 3250 190 | -1 0 0 1 191 | $EndComp 192 | $Comp 193 | L Device:LED D? 194 | U 1 1 63DF04A6 195 | P 7000 3350 196 | F 0 "D?" H 6600 3300 50 0000 C CNN 197 | F 1 "LED" H 6750 3300 50 0000 C CNN 198 | F 2 "" H 7000 3350 50 0001 C CNN 199 | F 3 "~" H 7000 3350 50 0001 C CNN 200 | 1 7000 3350 201 | -1 0 0 1 202 | $EndComp 203 | $Comp 204 | L Device:LED D? 205 | U 1 1 63DF0A62 206 | P 6100 3450 207 | F 0 "D?" H 5700 3400 50 0000 C CNN 208 | F 1 "LED" H 5850 3400 50 0000 C CNN 209 | F 2 "" H 6100 3450 50 0001 C CNN 210 | F 3 "~" H 6100 3450 50 0001 C CNN 211 | 1 6100 3450 212 | -1 0 0 1 213 | $EndComp 214 | $Comp 215 | L Device:LED D? 216 | U 1 1 63DF15BF 217 | P 6400 3550 218 | F 0 "D?" H 6000 3500 50 0000 C CNN 219 | F 1 "LED" H 6150 3500 50 0000 C CNN 220 | F 2 "" H 6400 3550 50 0001 C CNN 221 | F 3 "~" H 6400 3550 50 0001 C CNN 222 | 1 6400 3550 223 | -1 0 0 1 224 | $EndComp 225 | $Comp 226 | L Device:LED D? 227 | U 1 1 63DF1D73 228 | P 6700 3650 229 | F 0 "D?" H 6300 3600 50 0000 C CNN 230 | F 1 "LED" H 6450 3600 50 0000 C CNN 231 | F 2 "" H 6700 3650 50 0001 C CNN 232 | F 3 "~" H 6700 3650 50 0001 C CNN 233 | 1 6700 3650 234 | -1 0 0 1 235 | $EndComp 236 | $Comp 237 | L Device:LED D? 238 | U 1 1 63DF2372 239 | P 7000 3750 240 | F 0 "D?" H 6600 3700 50 0000 C CNN 241 | F 1 "LED" H 6750 3700 50 0000 C CNN 242 | F 2 "" H 7000 3750 50 0001 C CNN 243 | F 3 "~" H 7000 3750 50 0001 C CNN 244 | 1 7000 3750 245 | -1 0 0 1 246 | $EndComp 247 | Wire Wire Line 248 | 4750 3050 5050 3050 249 | Wire Wire Line 250 | 4750 3150 5350 3150 251 | Wire Wire Line 252 | 4750 3250 5650 3250 253 | Wire Wire Line 254 | 4750 3350 5950 3350 255 | Wire Wire Line 256 | 4750 3450 5050 3450 257 | Wire Wire Line 258 | 4750 3550 5350 3550 259 | Wire Wire Line 260 | 4750 3650 5650 3650 261 | Wire Wire Line 262 | 4750 3750 5950 3750 263 | Wire Wire Line 264 | 5350 3450 5950 3450 265 | Wire Wire Line 266 | 5650 3550 6250 3550 267 | Wire Wire Line 268 | 5950 3650 6550 3650 269 | Wire Wire Line 270 | 6250 3750 6850 3750 271 | Wire Wire Line 272 | 5350 3050 5950 3050 273 | Wire Wire Line 274 | 5650 3150 6250 3150 275 | Wire Wire Line 276 | 5950 3250 6550 3250 277 | Wire Wire Line 278 | 6250 3350 6850 3350 279 | Text HLabel 7500 3350 2 50 Input ~ 0 280 | GND 281 | Text HLabel 7500 3450 2 50 Input ~ 0 282 | GND 283 | Text HLabel 7500 3550 2 50 Input ~ 0 284 | GND 285 | Text HLabel 7500 3650 2 50 Input ~ 0 286 | GND 287 | Text HLabel 7500 3750 2 50 Input ~ 0 288 | GND 289 | Text HLabel 7500 3250 2 50 Input ~ 0 290 | GND 291 | Text HLabel 7500 3150 2 50 Input ~ 0 292 | GND 293 | Text HLabel 7500 3050 2 50 Input ~ 0 294 | GND 295 | Wire Wire Line 296 | 6250 3050 7500 3050 297 | Wire Wire Line 298 | 6550 3150 7500 3150 299 | Wire Wire Line 300 | 6850 3250 7500 3250 301 | Wire Wire Line 302 | 7150 3350 7500 3350 303 | Wire Wire Line 304 | 6250 3450 7500 3450 305 | Wire Wire Line 306 | 6550 3550 7500 3550 307 | Wire Wire Line 308 | 6850 3650 7500 3650 309 | Wire Wire Line 310 | 7150 3750 7500 3750 311 | $Comp 312 | L Device:R_US R? 313 | U 1 1 63DE1DBF 314 | P 5500 3150 315 | AR Path="/63DA3C68/63DE1DBF" Ref="R?" Part="1" 316 | AR Path="/63DB86A0/63DE1DBF" Ref="R?" Part="1" 317 | F 0 "R?" V 5450 3550 50 0000 C CNN 318 | F 1 "220R" V 5450 3350 50 0000 C CNN 319 | F 2 "" V 5540 3140 50 0001 C CNN 320 | F 3 "~" H 5500 3150 50 0001 C CNN 321 | 1 5500 3150 322 | 0 1 1 0 323 | $EndComp 324 | $Comp 325 | L Device:R_US R? 326 | U 1 1 63DE1BEF 327 | P 5200 3050 328 | AR Path="/63DA3C68/63DE1BEF" Ref="R?" Part="1" 329 | AR Path="/63DB86A0/63DE1BEF" Ref="R?" Part="1" 330 | F 0 "R?" V 5150 3450 50 0000 C CNN 331 | F 1 "220R" V 5150 3250 50 0000 C CNN 332 | F 2 "" V 5240 3040 50 0001 C CNN 333 | F 3 "~" H 5200 3050 50 0001 C CNN 334 | 1 5200 3050 335 | 0 1 1 0 336 | $EndComp 337 | $EndSCHEMATC 338 | -------------------------------------------------------------------------------- /lib/lib.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/midilab/uMODULAR/b784fcf62076ca44c01ab5585740d74fb48586bc/lib/lib.pdf -------------------------------------------------------------------------------- /lib/midi-io-5v.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/midilab/uMODULAR/b784fcf62076ca44c01ab5585740d74fb48586bc/lib/midi-io-5v.pdf -------------------------------------------------------------------------------- /lib/midi.sch: -------------------------------------------------------------------------------- 1 | EESchema Schematic File Version 4 2 | EELAYER 30 0 3 | EELAYER END 4 | $Descr A4 11693 8268 5 | encoding utf-8 6 | Sheet 8 8 7 | Title "MIDI-IO-5v" 8 | Date "" 9 | Rev "01" 10 | Comp "midilab" 11 | Comment1 "" 12 | Comment2 "" 13 | Comment3 "" 14 | Comment4 "" 15 | $EndDescr 16 | $Comp 17 | L Isolator:6N138 U? 18 | U 1 1 63E8955E 19 | P 5600 4350 20 | F 0 "U?" H 5600 4817 50 0000 C CNN 21 | F 1 "6N138" H 5600 4726 50 0000 C CNN 22 | F 2 "" H 5890 4050 50 0001 C CNN 23 | F 3 "http://www.onsemi.com/pub/Collateral/HCPL2731-D.pdf" H 5890 4050 50 0001 C CNN 24 | 1 5600 4350 25 | 1 0 0 -1 26 | $EndComp 27 | $Comp 28 | L Connector:DIN-5_180degree J? 29 | U 1 1 63E8E3AF 30 | P 5600 2700 31 | F 0 "J?" H 5600 2425 50 0000 C CNN 32 | F 1 "MIDI_OUT" H 5600 2334 50 0000 C CNN 33 | F 2 "" H 5600 2700 50 0001 C CNN 34 | F 3 "http://www.mouser.com/ds/2/18/40_c091_abd_e-75918.pdf" H 5600 2700 50 0001 C CNN 35 | 1 5600 2700 36 | 1 0 0 -1 37 | $EndComp 38 | Text HLabel 5600 2050 1 50 Input ~ 0 39 | GND 40 | Text HLabel 5100 2050 1 50 Input ~ 0 41 | VCC 42 | Text HLabel 6150 2050 1 50 Input ~ 0 43 | UART_TX 44 | $Comp 45 | L Device:R_US R? 46 | U 1 1 63E95881 47 | P 6150 2300 48 | AR Path="/63DA3C68/63E95881" Ref="R?" Part="1" 49 | AR Path="/63E892DF/63E95881" Ref="R?" Part="1" 50 | F 0 "R?" V 5945 2300 50 0000 C CNN 51 | F 1 "220R" V 6036 2300 50 0000 C CNN 52 | F 2 "" V 6190 2290 50 0001 C CNN 53 | F 3 "~" H 6150 2300 50 0001 C CNN 54 | 1 6150 2300 55 | 1 0 0 -1 56 | $EndComp 57 | $Comp 58 | L Device:R_US R? 59 | U 1 1 63E95A03 60 | P 5100 2300 61 | AR Path="/63DA3C68/63E95A03" Ref="R?" Part="1" 62 | AR Path="/63E892DF/63E95A03" Ref="R?" Part="1" 63 | F 0 "R?" V 4895 2300 50 0000 C CNN 64 | F 1 "220R" V 4986 2300 50 0000 C CNN 65 | F 2 "" V 5140 2290 50 0001 C CNN 66 | F 3 "~" H 5100 2300 50 0001 C CNN 67 | 1 5100 2300 68 | 1 0 0 -1 69 | $EndComp 70 | Wire Wire Line 71 | 6150 2050 6150 2150 72 | Wire Wire Line 73 | 5100 2050 5100 2150 74 | Wire Wire Line 75 | 5300 2600 5100 2600 76 | Wire Wire Line 77 | 5100 2600 5100 2450 78 | Wire Wire Line 79 | 5900 2600 6150 2600 80 | Wire Wire Line 81 | 6150 2600 6150 2450 82 | Wire Wire Line 83 | 5600 2050 5600 2400 84 | Text HLabel 6300 4150 2 50 Input ~ 0 85 | VCC 86 | Text HLabel 6300 4550 2 50 Input ~ 0 87 | GND 88 | Text HLabel 6300 4250 2 50 Input ~ 0 89 | GND 90 | $Comp 91 | L Device:R_US R? 92 | U 1 1 63EA7797 93 | P 6100 4250 94 | AR Path="/63DA3C68/63EA7797" Ref="R?" Part="1" 95 | AR Path="/63E892DF/63EA7797" Ref="R?" Part="1" 96 | F 0 "R?" V 6050 4100 50 0000 C CNN 97 | F 1 "4.7k" V 6200 4250 50 0000 C CNN 98 | F 2 "" V 6140 4240 50 0001 C CNN 99 | F 3 "~" H 6100 4250 50 0001 C CNN 100 | 1 6100 4250 101 | 0 1 1 0 102 | $EndComp 103 | Wire Wire Line 104 | 5900 4150 6300 4150 105 | Wire Wire Line 106 | 6300 4250 6250 4250 107 | Wire Wire Line 108 | 5950 4250 5900 4250 109 | Wire Wire Line 110 | 5900 4550 6300 4550 111 | Text HLabel 6700 4050 1 50 Input ~ 0 112 | VCC 113 | Text HLabel 6900 4450 2 50 Input ~ 0 114 | UART_RX 115 | Wire Wire Line 116 | 5900 4450 6700 4450 117 | $Comp 118 | L Device:R_US R? 119 | U 1 1 63EB2898 120 | P 6700 4250 121 | AR Path="/63DA3C68/63EB2898" Ref="R?" Part="1" 122 | AR Path="/63E892DF/63EB2898" Ref="R?" Part="1" 123 | F 0 "R?" H 6600 4200 50 0000 C CNN 124 | F 1 "1k" H 6600 4300 50 0000 C CNN 125 | F 2 "" V 6740 4240 50 0001 C CNN 126 | F 3 "~" H 6700 4250 50 0001 C CNN 127 | 1 6700 4250 128 | -1 0 0 1 129 | $EndComp 130 | Wire Wire Line 131 | 6700 4050 6700 4100 132 | Wire Wire Line 133 | 6700 4400 6700 4450 134 | Connection ~ 6700 4450 135 | Wire Wire Line 136 | 6700 4450 6900 4450 137 | Wire Wire Line 138 | 5300 4450 5200 4450 139 | Wire Wire Line 140 | 5200 4450 5200 4600 141 | Wire Wire Line 142 | 5200 4750 6100 4750 143 | $Comp 144 | L Diode:1N4148 D? 145 | U 1 1 63EB9124 146 | P 5000 4600 147 | F 0 "D?" H 5000 4817 50 0000 C CNN 148 | F 1 "1N4148" H 5000 4726 50 0000 C CNN 149 | F 2 "Diode_THT:D_DO-35_SOD27_P7.62mm_Horizontal" H 5000 4425 50 0001 C CNN 150 | F 3 "https://assets.nexperia.com/documents/data-sheet/1N4148_1N4448.pdf" H 5000 4600 50 0001 C CNN 151 | 1 5000 4600 152 | 1 0 0 -1 153 | $EndComp 154 | Wire Wire Line 155 | 5150 4600 5200 4600 156 | Connection ~ 5200 4600 157 | Wire Wire Line 158 | 5200 4600 5200 4750 159 | Wire Wire Line 160 | 5300 4250 4800 4250 161 | Wire Wire Line 162 | 4800 4250 4800 4600 163 | Wire Wire Line 164 | 4850 4600 4800 4600 165 | Connection ~ 4800 4600 166 | $Comp 167 | L Device:R_US R? 168 | U 1 1 63EC7E9B 169 | P 4800 5000 170 | AR Path="/63DA3C68/63EC7E9B" Ref="R?" Part="1" 171 | AR Path="/63E892DF/63EC7E9B" Ref="R?" Part="1" 172 | F 0 "R?" V 4595 5000 50 0000 C CNN 173 | F 1 "220R" V 4686 5000 50 0000 C CNN 174 | F 2 "" V 4840 4990 50 0001 C CNN 175 | F 3 "~" H 4800 5000 50 0001 C CNN 176 | 1 4800 5000 177 | 1 0 0 -1 178 | $EndComp 179 | Wire Wire Line 180 | 4800 4600 4800 4850 181 | $Comp 182 | L Connector:DIN-5_180degree J? 183 | U 1 1 63E8EFB3 184 | P 5600 5450 185 | F 0 "J?" H 5600 5175 50 0000 C CNN 186 | F 1 "MIDI_IN" H 5600 5084 50 0000 C CNN 187 | F 2 "" H 5600 5450 50 0001 C CNN 188 | F 3 "http://www.mouser.com/ds/2/18/40_c091_abd_e-75918.pdf" H 5600 5450 50 0001 C CNN 189 | 1 5600 5450 190 | 1 0 0 -1 191 | $EndComp 192 | Wire Wire Line 193 | 5300 5350 4800 5350 194 | Wire Wire Line 195 | 4800 5350 4800 5150 196 | Wire Wire Line 197 | 6100 4750 6100 5350 198 | Wire Wire Line 199 | 6100 5350 5900 5350 200 | $EndSCHEMATC 201 | -------------------------------------------------------------------------------- /lib/overview.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/midilab/uMODULAR/b784fcf62076ca44c01ab5585740d74fb48586bc/lib/overview.pdf -------------------------------------------------------------------------------- /lib/pot16.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/midilab/uMODULAR/b784fcf62076ca44c01ab5585740d74fb48586bc/lib/pot16.pdf -------------------------------------------------------------------------------- /lib/pot16.sch: -------------------------------------------------------------------------------- 1 | EESchema Schematic File Version 4 2 | EELAYER 30 0 3 | EELAYER END 4 | $Descr A4 11693 8268 5 | encoding utf-8 6 | Sheet 3 8 7 | Title "POT16" 8 | Date "" 9 | Rev "01" 10 | Comp "midilab" 11 | Comment1 "" 12 | Comment2 "" 13 | Comment3 "" 14 | Comment4 "" 15 | $EndDescr 16 | Wire Wire Line 17 | 2500 1700 2500 1500 18 | Wire Wire Line 19 | 2300 1500 2500 1500 20 | Wire Wire Line 21 | 5100 3200 2900 2600 22 | Wire Wire Line 23 | 5100 2900 2900 2500 24 | Wire Wire Line 25 | 5100 2600 2900 2400 26 | Wire Wire Line 27 | 5100 2300 2900 2300 28 | Wire Wire Line 29 | 5100 2000 2900 2200 30 | Wire Wire Line 31 | 5100 1700 2900 2100 32 | Wire Wire Line 33 | 5100 1400 2900 2000 34 | Wire Wire Line 35 | 5100 1100 2900 1900 36 | $Comp 37 | L Device:R_POT_US POT_? 38 | U 1 1 63DA649E 39 | P 5100 2150 40 | F 0 "POT_?" V 5200 1550 59 0000 L BNN 41 | F 1 "10kb" V 5100 1550 59 0000 L BNN 42 | F 2 "umodular_pot16:ALPS_POT" H 5100 2150 50 0001 C CNN 43 | F 3 "" H 5100 2150 50 0001 C CNN 44 | 1 5100 2150 45 | 0 -1 -1 0 46 | $EndComp 47 | $Comp 48 | L Device:R_POT_US POT_? 49 | U 1 1 C1794DFC 50 | P 5100 1850 51 | F 0 "POT_?" V 5200 1250 59 0000 L BNN 52 | F 1 "10kb" V 5100 1250 59 0000 L BNN 53 | F 2 "umodular_pot16:ALPS_POT" H 5100 1850 50 0001 C CNN 54 | F 3 "" H 5100 1850 50 0001 C CNN 55 | 1 5100 1850 56 | 0 -1 -1 0 57 | $EndComp 58 | $Comp 59 | L Device:R_POT_US POT_? 60 | U 1 1 63DA6491 61 | P 5100 1550 62 | F 0 "POT_?" V 5200 950 59 0000 L BNN 63 | F 1 "10kb" V 5100 950 59 0000 L BNN 64 | F 2 "umodular_pot16:ALPS_POT" H 5100 1550 50 0001 C CNN 65 | F 3 "" H 5100 1550 50 0001 C CNN 66 | 1 5100 1550 67 | 0 -1 -1 0 68 | $EndComp 69 | $Comp 70 | L Device:R_POT_US POT_? 71 | U 1 1 C19FA782 72 | P 5100 1250 73 | F 0 "POT_?" V 5200 650 59 0000 L BNN 74 | F 1 "10kb" V 5100 650 59 0000 L BNN 75 | F 2 "umodular_pot16:ALPS_POT" H 5100 1250 50 0001 C CNN 76 | F 3 "" H 5100 1250 50 0001 C CNN 77 | 1 5100 1250 78 | 0 -1 -1 0 79 | $EndComp 80 | $Comp 81 | L Device:R_POT_US POT_? 82 | U 1 1 63DA64A0 83 | P 5100 2450 84 | F 0 "POT_?" V 5200 1850 59 0000 L BNN 85 | F 1 "10kb" V 5100 1850 59 0000 L BNN 86 | F 2 "umodular_pot16:ALPS_POT" H 5100 2450 50 0001 C CNN 87 | F 3 "" H 5100 2450 50 0001 C CNN 88 | 1 5100 2450 89 | 0 -1 -1 0 90 | $EndComp 91 | $Comp 92 | L Device:R_POT_US POT_? 93 | U 1 1 F1E6FF9B 94 | P 5100 2750 95 | F 0 "POT_?" V 5200 2150 59 0000 L BNN 96 | F 1 "10kb" V 5100 2150 59 0000 L BNN 97 | F 2 "umodular_pot16:ALPS_POT" H 5100 2750 50 0001 C CNN 98 | F 3 "" H 5100 2750 50 0001 C CNN 99 | 1 5100 2750 100 | 0 -1 -1 0 101 | $EndComp 102 | $Comp 103 | L Device:R_POT_US POT_? 104 | U 1 1 63DA648F 105 | P 5100 3050 106 | F 0 "POT_?" V 5200 2450 59 0000 L BNN 107 | F 1 "10kb" V 5100 2450 59 0000 L BNN 108 | F 2 "umodular_pot16:ALPS_POT" H 5100 3050 50 0001 C CNN 109 | F 3 "" H 5100 3050 50 0001 C CNN 110 | 1 5100 3050 111 | 0 -1 -1 0 112 | $EndComp 113 | $Comp 114 | L Device:R_POT_US POT_? 115 | U 1 1 63DA649F 116 | P 5100 3350 117 | F 0 "POT_?" V 5200 2750 59 0000 L BNN 118 | F 1 "10kb" V 5100 2750 59 0000 L BNN 119 | F 2 "umodular_pot16:ALPS_POT" H 5100 3350 50 0001 C CNN 120 | F 3 "" H 5100 3350 50 0001 C CNN 121 | 1 5100 3350 122 | 0 -1 -1 0 123 | $EndComp 124 | Text HLabel 1900 1900 0 50 Input ~ 0 125 | MUX_ANALOG_PORT_1 126 | Text HLabel 1900 5300 0 50 Input ~ 0 127 | MUX_ANALOG_PORT_2 128 | Wire Wire Line 129 | 2200 1900 1900 1900 130 | Text HLabel 1900 2100 0 50 Input ~ 0 131 | MUX_CTRL_A 132 | Text HLabel 1900 2200 0 50 Input ~ 0 133 | MUX_CTRL_B 134 | Text HLabel 1900 2300 0 50 Input ~ 0 135 | MUX_CTRL_C 136 | Text HLabel 1900 2500 0 50 Input ~ 0 137 | AGND 138 | Text HLabel 2500 3100 3 50 Input ~ 0 139 | AGND 140 | Text HLabel 2600 3100 3 50 Input ~ 0 141 | AGND 142 | Text HLabel 1850 1500 0 50 Input ~ 0 143 | AGND 144 | Wire Wire Line 145 | 1850 1500 2000 1500 146 | Text HLabel 2500 1250 1 50 Input ~ 0 147 | VCC 148 | $Comp 149 | L 74xx:74HC4051 U? 150 | U 1 1 63C8141C 151 | P 2500 2200 152 | F 0 "U?" H 2750 2800 50 0000 C CNN 153 | F 1 "74HC4051" H 2750 2700 50 0000 C CNN 154 | F 2 "" H 2500 1800 50 0001 C CNN 155 | F 3 "http://www.ti.com/lit/ds/symlink/cd74hc4051.pdf" H 2500 1800 50 0001 C CNN 156 | 1 2500 2200 157 | 1 0 0 -1 158 | $EndComp 159 | Wire Wire Line 160 | 2200 2100 1900 2100 161 | Wire Wire Line 162 | 2200 2200 1900 2200 163 | Wire Wire Line 164 | 2200 2300 1900 2300 165 | Wire Wire Line 166 | 2200 2500 1900 2500 167 | Wire Wire Line 168 | 2500 2800 2500 3100 169 | Wire Wire Line 170 | 2600 2800 2600 3100 171 | $Comp 172 | L Device:C C? 173 | U 1 1 63DA6493 174 | P 2150 1500 175 | F 0 "C?" V 1898 1500 50 0000 C CNN 176 | F 1 "100 nF" V 1989 1500 50 0000 C CNN 177 | F 2 "" H 2188 1350 50 0001 C CNN 178 | F 3 "~" H 2150 1500 50 0001 C CNN 179 | 1 2150 1500 180 | 0 1 1 0 181 | $EndComp 182 | Wire Wire Line 183 | 2500 1250 2500 1500 184 | Connection ~ 2500 1500 185 | Wire Wire Line 186 | 2500 5100 2500 4900 187 | Wire Wire Line 188 | 2300 4900 2500 4900 189 | Wire Wire Line 190 | 5100 6600 2900 6000 191 | Wire Wire Line 192 | 5100 6300 2900 5900 193 | Wire Wire Line 194 | 5100 6000 2900 5800 195 | Wire Wire Line 196 | 5100 5700 2900 5700 197 | Wire Wire Line 198 | 5100 5400 2900 5600 199 | Wire Wire Line 200 | 5100 5100 2900 5500 201 | Wire Wire Line 202 | 5100 4800 2900 5400 203 | Wire Wire Line 204 | 5100 4500 2900 5300 205 | $Comp 206 | L Device:R_POT_US POT_? 207 | U 1 1 63D0E6E3 208 | P 5100 5550 209 | F 0 "POT_?" V 5200 4900 59 0000 L BNN 210 | F 1 "10kb" V 5100 4950 59 0000 L BNN 211 | F 2 "umodular_pot16:ALPS_POT" H 5100 5550 50 0001 C CNN 212 | F 3 "" H 5100 5550 50 0001 C CNN 213 | 1 5100 5550 214 | 0 -1 -1 0 215 | $EndComp 216 | $Comp 217 | L Device:R_POT_US POT_? 218 | U 1 1 63D0E6ED 219 | P 5100 5250 220 | F 0 "POT_?" V 5200 4600 59 0000 L BNN 221 | F 1 "10kb" V 5100 4650 59 0000 L BNN 222 | F 2 "umodular_pot16:ALPS_POT" H 5100 5250 50 0001 C CNN 223 | F 3 "" H 5100 5250 50 0001 C CNN 224 | 1 5100 5250 225 | 0 -1 -1 0 226 | $EndComp 227 | $Comp 228 | L Device:R_POT_US POT_? 229 | U 1 1 63D0E6F7 230 | P 5100 4950 231 | F 0 "POT_?" V 5200 4300 59 0000 L BNN 232 | F 1 "10kb" V 5100 4350 59 0000 L BNN 233 | F 2 "umodular_pot16:ALPS_POT" H 5100 4950 50 0001 C CNN 234 | F 3 "" H 5100 4950 50 0001 C CNN 235 | 1 5100 4950 236 | 0 -1 -1 0 237 | $EndComp 238 | $Comp 239 | L Device:R_POT_US POT_? 240 | U 1 1 63D0E701 241 | P 5100 4650 242 | F 0 "POT_?" V 5200 4050 59 0000 L BNN 243 | F 1 "10kb" V 5100 4050 59 0000 L BNN 244 | F 2 "umodular_pot16:ALPS_POT" H 5100 4650 50 0001 C CNN 245 | F 3 "" H 5100 4650 50 0001 C CNN 246 | 1 5100 4650 247 | 0 -1 -1 0 248 | $EndComp 249 | $Comp 250 | L Device:R_POT_US POT_? 251 | U 1 1 63D0E70B 252 | P 5100 5850 253 | F 0 "POT_?" V 5200 5200 59 0000 L BNN 254 | F 1 "10kb" V 5100 5250 59 0000 L BNN 255 | F 2 "umodular_pot16:ALPS_POT" H 5100 5850 50 0001 C CNN 256 | F 3 "" H 5100 5850 50 0001 C CNN 257 | 1 5100 5850 258 | 0 -1 -1 0 259 | $EndComp 260 | $Comp 261 | L Device:R_POT_US POT_? 262 | U 1 1 63DA6499 263 | P 5100 6150 264 | F 0 "POT_?" V 5200 5500 59 0000 L BNN 265 | F 1 "10kb" V 5100 5550 59 0000 L BNN 266 | F 2 "umodular_pot16:ALPS_POT" H 5100 6150 50 0001 C CNN 267 | F 3 "" H 5100 6150 50 0001 C CNN 268 | 1 5100 6150 269 | 0 -1 -1 0 270 | $EndComp 271 | $Comp 272 | L Device:R_POT_US POT_? 273 | U 1 1 63DA649A 274 | P 5100 6450 275 | F 0 "POT_?" V 5200 5800 59 0000 L BNN 276 | F 1 "10kb" V 5100 5850 59 0000 L BNN 277 | F 2 "umodular_pot16:ALPS_POT" H 5100 6450 50 0001 C CNN 278 | F 3 "" H 5100 6450 50 0001 C CNN 279 | 1 5100 6450 280 | 0 -1 -1 0 281 | $EndComp 282 | $Comp 283 | L Device:R_POT_US POT_? 284 | U 1 1 63DA649B 285 | P 5100 6750 286 | F 0 "POT_?" V 5200 6100 59 0000 L BNN 287 | F 1 "10kb" V 5100 6150 59 0000 L BNN 288 | F 2 "umodular_pot16:ALPS_POT" H 5100 6750 50 0001 C CNN 289 | F 3 "" H 5100 6750 50 0001 C CNN 290 | 1 5100 6750 291 | 0 -1 -1 0 292 | $EndComp 293 | Wire Wire Line 294 | 2200 5300 1900 5300 295 | Text HLabel 1900 5500 0 50 Input ~ 0 296 | MUX_CTRL_A 297 | Text HLabel 1900 5600 0 50 Input ~ 0 298 | MUX_CTRL_B 299 | Text HLabel 1900 5700 0 50 Input ~ 0 300 | MUX_CTRL_C 301 | Text HLabel 1900 5900 0 50 Input ~ 0 302 | AGND 303 | Text HLabel 2500 6500 3 50 Input ~ 0 304 | AGND 305 | Text HLabel 2600 6500 3 50 Input ~ 0 306 | AGND 307 | Text HLabel 1850 4900 0 50 Input ~ 0 308 | AGND 309 | Wire Wire Line 310 | 1850 4900 2000 4900 311 | Text HLabel 4950 7050 3 50 Input ~ 0 312 | AGND 313 | Text HLabel 2500 4650 1 50 Input ~ 0 314 | VCC 315 | Text HLabel 5250 7050 3 50 Input ~ 0 316 | VCC 317 | $Comp 318 | L 74xx:74HC4051 U? 319 | U 1 1 63D0E742 320 | P 2500 5600 321 | F 0 "U?" H 2750 6200 50 0000 C CNN 322 | F 1 "74HC4051" H 2750 6100 50 0000 C CNN 323 | F 2 "" H 2500 5200 50 0001 C CNN 324 | F 3 "http://www.ti.com/lit/ds/symlink/cd74hc4051.pdf" H 2500 5200 50 0001 C CNN 325 | 1 2500 5600 326 | 1 0 0 -1 327 | $EndComp 328 | Wire Wire Line 329 | 2200 5500 1900 5500 330 | Wire Wire Line 331 | 2200 5600 1900 5600 332 | Wire Wire Line 333 | 2200 5700 1900 5700 334 | Wire Wire Line 335 | 2200 5900 1900 5900 336 | Wire Wire Line 337 | 2500 6200 2500 6500 338 | Wire Wire Line 339 | 2600 6200 2600 6500 340 | $Comp 341 | L Device:C C? 342 | U 1 1 63DA649D 343 | P 2150 4900 344 | F 0 "C?" V 1898 4900 50 0000 C CNN 345 | F 1 "100 nF" V 1989 4900 50 0000 C CNN 346 | F 2 "" H 2188 4750 50 0001 C CNN 347 | F 3 "~" H 2150 4900 50 0001 C CNN 348 | 1 2150 4900 349 | 0 1 1 0 350 | $EndComp 351 | Wire Wire Line 352 | 2500 4650 2500 4900 353 | Connection ~ 2500 4900 354 | Wire Wire Line 355 | 4950 1250 4950 1550 356 | Wire Wire Line 357 | 5250 4650 5250 4950 358 | Wire Wire Line 359 | 4950 4650 4950 4950 360 | Connection ~ 4950 1550 361 | Wire Wire Line 362 | 4950 1550 4950 1850 363 | Connection ~ 4950 1850 364 | Wire Wire Line 365 | 4950 1850 4950 2150 366 | Connection ~ 4950 2150 367 | Wire Wire Line 368 | 4950 2150 4950 2450 369 | Connection ~ 4950 2450 370 | Wire Wire Line 371 | 4950 2450 4950 2750 372 | Connection ~ 4950 2750 373 | Wire Wire Line 374 | 4950 2750 4950 3050 375 | Connection ~ 4950 3050 376 | Wire Wire Line 377 | 4950 3050 4950 3350 378 | Connection ~ 4950 3350 379 | Wire Wire Line 380 | 4950 3350 4950 3650 381 | Text HLabel 5250 3650 3 50 Input ~ 0 382 | VCC 383 | Text HLabel 4950 3650 3 50 Input ~ 0 384 | AGND 385 | Wire Wire Line 386 | 5250 1250 5250 1550 387 | Connection ~ 5250 1550 388 | Wire Wire Line 389 | 5250 1550 5250 1850 390 | Connection ~ 5250 1850 391 | Wire Wire Line 392 | 5250 1850 5250 2150 393 | Connection ~ 5250 2150 394 | Wire Wire Line 395 | 5250 2150 5250 2450 396 | Connection ~ 5250 2450 397 | Wire Wire Line 398 | 5250 2450 5250 2750 399 | Connection ~ 5250 2750 400 | Wire Wire Line 401 | 5250 2750 5250 3050 402 | Connection ~ 5250 3050 403 | Wire Wire Line 404 | 5250 3050 5250 3350 405 | Connection ~ 5250 3350 406 | Wire Wire Line 407 | 5250 3350 5250 3650 408 | Connection ~ 4950 4950 409 | Wire Wire Line 410 | 4950 4950 4950 5250 411 | Connection ~ 4950 5250 412 | Wire Wire Line 413 | 4950 5250 4950 5550 414 | Connection ~ 4950 5550 415 | Wire Wire Line 416 | 4950 5550 4950 5850 417 | Connection ~ 4950 5850 418 | Wire Wire Line 419 | 4950 5850 4950 6150 420 | Connection ~ 4950 6150 421 | Wire Wire Line 422 | 4950 6150 4950 6450 423 | Connection ~ 4950 6450 424 | Wire Wire Line 425 | 4950 6450 4950 6750 426 | Connection ~ 4950 6750 427 | Wire Wire Line 428 | 4950 6750 4950 7050 429 | Connection ~ 5250 4950 430 | Wire Wire Line 431 | 5250 4950 5250 5250 432 | Connection ~ 5250 5250 433 | Wire Wire Line 434 | 5250 5250 5250 5550 435 | Connection ~ 5250 5550 436 | Wire Wire Line 437 | 5250 5550 5250 5850 438 | Connection ~ 5250 5850 439 | Wire Wire Line 440 | 5250 5850 5250 6150 441 | Connection ~ 5250 6150 442 | Wire Wire Line 443 | 5250 6150 5250 6450 444 | Connection ~ 5250 6450 445 | Wire Wire Line 446 | 5250 6450 5250 6750 447 | Connection ~ 5250 6750 448 | Wire Wire Line 449 | 5250 6750 5250 7050 450 | $EndSCHEMATC 451 | -------------------------------------------------------------------------------- /lib/pot8.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/midilab/uMODULAR/b784fcf62076ca44c01ab5585740d74fb48586bc/lib/pot8.pdf -------------------------------------------------------------------------------- /lib/pot8.sch: -------------------------------------------------------------------------------- 1 | EESchema Schematic File Version 4 2 | EELAYER 30 0 3 | EELAYER END 4 | $Descr A4 11693 8268 5 | encoding utf-8 6 | Sheet 4 8 7 | Title "POT8" 8 | Date "" 9 | Rev "01" 10 | Comp "midilab" 11 | Comment1 "" 12 | Comment2 "" 13 | Comment3 "" 14 | Comment4 "" 15 | $EndDescr 16 | Wire Wire Line 17 | 4950 3350 4950 3150 18 | Wire Wire Line 19 | 4750 3150 4950 3150 20 | Wire Wire Line 21 | 7550 4850 5350 4250 22 | Wire Wire Line 23 | 7550 4550 5350 4150 24 | Wire Wire Line 25 | 7550 4250 5350 4050 26 | Wire Wire Line 27 | 7550 3950 5350 3950 28 | Wire Wire Line 29 | 7550 3650 5350 3850 30 | Wire Wire Line 31 | 7550 3350 5350 3750 32 | Wire Wire Line 33 | 7550 3050 5350 3650 34 | Wire Wire Line 35 | 7550 2750 5350 3550 36 | $Comp 37 | L Device:R_POT_US POT_? 38 | U 1 1 A489F1DB 39 | P 7550 3800 40 | F 0 "POT_?" V 7650 3200 59 0000 L BNN 41 | F 1 "10kb" V 7550 3200 59 0000 L BNN 42 | F 2 "umodular_pot16:ALPS_POT" H 7550 3800 50 0001 C CNN 43 | F 3 "" H 7550 3800 50 0001 C CNN 44 | 1 7550 3800 45 | 0 -1 -1 0 46 | $EndComp 47 | $Comp 48 | L Device:R_POT_US POT_? 49 | U 1 1 63DA64A1 50 | P 7550 3500 51 | F 0 "POT_?" V 7650 2900 59 0000 L BNN 52 | F 1 "10kb" V 7550 2900 59 0000 L BNN 53 | F 2 "umodular_pot16:ALPS_POT" H 7550 3500 50 0001 C CNN 54 | F 3 "" H 7550 3500 50 0001 C CNN 55 | 1 7550 3500 56 | 0 -1 -1 0 57 | $EndComp 58 | $Comp 59 | L Device:R_POT_US POT_? 60 | U 1 1 4E8C6F71 61 | P 7550 3200 62 | F 0 "POT_?" V 7650 2600 59 0000 L BNN 63 | F 1 "10kb" V 7550 2600 59 0000 L BNN 64 | F 2 "umodular_pot16:ALPS_POT" H 7550 3200 50 0001 C CNN 65 | F 3 "" H 7550 3200 50 0001 C CNN 66 | 1 7550 3200 67 | 0 -1 -1 0 68 | $EndComp 69 | $Comp 70 | L Device:R_POT_US POT_? 71 | U 1 1 63DA64A2 72 | P 7550 2900 73 | F 0 "POT_?" V 7650 2300 59 0000 L BNN 74 | F 1 "10kb" V 7550 2300 59 0000 L BNN 75 | F 2 "umodular_pot16:ALPS_POT" H 7550 2900 50 0001 C CNN 76 | F 3 "" H 7550 2900 50 0001 C CNN 77 | 1 7550 2900 78 | 0 -1 -1 0 79 | $EndComp 80 | $Comp 81 | L Device:R_POT_US POT_? 82 | U 1 1 B80C6687 83 | P 7550 4100 84 | F 0 "POT_?" V 7650 3500 59 0000 L BNN 85 | F 1 "10kb" V 7550 3500 59 0000 L BNN 86 | F 2 "umodular_pot16:ALPS_POT" H 7550 4100 50 0001 C CNN 87 | F 3 "" H 7550 4100 50 0001 C CNN 88 | 1 7550 4100 89 | 0 -1 -1 0 90 | $EndComp 91 | $Comp 92 | L Device:R_POT_US POT_? 93 | U 1 1 63DA6490 94 | P 7550 4400 95 | F 0 "POT_?" V 7650 3800 59 0000 L BNN 96 | F 1 "10kb" V 7550 3800 59 0000 L BNN 97 | F 2 "umodular_pot16:ALPS_POT" H 7550 4400 50 0001 C CNN 98 | F 3 "" H 7550 4400 50 0001 C CNN 99 | 1 7550 4400 100 | 0 -1 -1 0 101 | $EndComp 102 | $Comp 103 | L Device:R_POT_US POT_? 104 | U 1 1 E6138FD6 105 | P 7550 4700 106 | F 0 "POT_?" V 7650 4100 59 0000 L BNN 107 | F 1 "10kb" V 7550 4100 59 0000 L BNN 108 | F 2 "umodular_pot16:ALPS_POT" H 7550 4700 50 0001 C CNN 109 | F 3 "" H 7550 4700 50 0001 C CNN 110 | 1 7550 4700 111 | 0 -1 -1 0 112 | $EndComp 113 | $Comp 114 | L Device:R_POT_US POT_? 115 | U 1 1 B0C899B0 116 | P 7550 5000 117 | F 0 "POT_?" V 7650 4400 59 0000 L BNN 118 | F 1 "10kb" V 7550 4400 59 0000 L BNN 119 | F 2 "umodular_pot16:ALPS_POT" H 7550 5000 50 0001 C CNN 120 | F 3 "" H 7550 5000 50 0001 C CNN 121 | 1 7550 5000 122 | 0 -1 -1 0 123 | $EndComp 124 | Text HLabel 4350 3550 0 50 Input ~ 0 125 | MUX_ANALOG_PORT_1 126 | Wire Wire Line 127 | 4650 3550 4350 3550 128 | Text HLabel 4350 3750 0 50 Input ~ 0 129 | MUX_CTRL_A 130 | Text HLabel 4350 3850 0 50 Input ~ 0 131 | MUX_CTRL_B 132 | Text HLabel 4350 3950 0 50 Input ~ 0 133 | MUX_CTRL_C 134 | Text HLabel 4350 4150 0 50 Input ~ 0 135 | AGND 136 | Text HLabel 4950 4750 3 50 Input ~ 0 137 | AGND 138 | Text HLabel 5050 4750 3 50 Input ~ 0 139 | AGND 140 | Text HLabel 4300 3150 0 50 Input ~ 0 141 | AGND 142 | Wire Wire Line 143 | 4300 3150 4450 3150 144 | Text HLabel 4950 2900 1 50 Input ~ 0 145 | VCC 146 | $Comp 147 | L 74xx:74HC4051 U? 148 | U 1 1 63DA6492 149 | P 4950 3850 150 | F 0 "U?" H 5200 4450 50 0000 C CNN 151 | F 1 "74HC4051" H 5200 4350 50 0000 C CNN 152 | F 2 "" H 4950 3450 50 0001 C CNN 153 | F 3 "http://www.ti.com/lit/ds/symlink/cd74hc4051.pdf" H 4950 3450 50 0001 C CNN 154 | 1 4950 3850 155 | 1 0 0 -1 156 | $EndComp 157 | Wire Wire Line 158 | 4650 3750 4350 3750 159 | Wire Wire Line 160 | 4650 3850 4350 3850 161 | Wire Wire Line 162 | 4650 3950 4350 3950 163 | Wire Wire Line 164 | 4650 4150 4350 4150 165 | Wire Wire Line 166 | 4950 4450 4950 4750 167 | Wire Wire Line 168 | 5050 4450 5050 4750 169 | $Comp 170 | L Device:C C? 171 | U 1 1 63CD4084 172 | P 4600 3150 173 | F 0 "C?" V 4348 3150 50 0000 C CNN 174 | F 1 "100 nF" V 4439 3150 50 0000 C CNN 175 | F 2 "" H 4638 3000 50 0001 C CNN 176 | F 3 "~" H 4600 3150 50 0001 C CNN 177 | 1 4600 3150 178 | 0 1 1 0 179 | $EndComp 180 | Wire Wire Line 181 | 4950 2900 4950 3150 182 | Connection ~ 4950 3150 183 | Wire Wire Line 184 | 7400 2900 7400 3200 185 | Connection ~ 7400 3200 186 | Wire Wire Line 187 | 7400 3200 7400 3500 188 | Connection ~ 7400 3500 189 | Wire Wire Line 190 | 7400 3500 7400 3800 191 | Connection ~ 7400 3800 192 | Wire Wire Line 193 | 7400 3800 7400 4100 194 | Connection ~ 7400 4100 195 | Wire Wire Line 196 | 7400 4100 7400 4400 197 | Connection ~ 7400 4400 198 | Wire Wire Line 199 | 7400 4400 7400 4700 200 | Connection ~ 7400 4700 201 | Wire Wire Line 202 | 7400 4700 7400 5000 203 | Connection ~ 7400 5000 204 | Wire Wire Line 205 | 7400 5000 7400 5300 206 | Text HLabel 7700 5300 3 50 Input ~ 0 207 | VCC 208 | Text HLabel 7400 5300 3 50 Input ~ 0 209 | AGND 210 | Wire Wire Line 211 | 7700 2900 7700 3200 212 | Connection ~ 7700 3200 213 | Wire Wire Line 214 | 7700 3200 7700 3500 215 | Connection ~ 7700 3500 216 | Wire Wire Line 217 | 7700 3500 7700 3800 218 | Connection ~ 7700 3800 219 | Wire Wire Line 220 | 7700 3800 7700 4100 221 | Connection ~ 7700 4100 222 | Wire Wire Line 223 | 7700 4100 7700 4400 224 | Connection ~ 7700 4400 225 | Wire Wire Line 226 | 7700 4400 7700 4700 227 | Connection ~ 7700 4700 228 | Wire Wire Line 229 | 7700 4700 7700 5000 230 | Connection ~ 7700 5000 231 | Wire Wire Line 232 | 7700 5000 7700 5300 233 | $EndSCHEMATC 234 | -------------------------------------------------------------------------------- /lib/push16.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/midilab/uMODULAR/b784fcf62076ca44c01ab5585740d74fb48586bc/lib/push16.pdf -------------------------------------------------------------------------------- /lib/push16.sch: -------------------------------------------------------------------------------- 1 | EESchema Schematic File Version 4 2 | EELAYER 30 0 3 | EELAYER END 4 | $Descr A4 11693 8268 5 | encoding utf-8 6 | Sheet 5 8 7 | Title "PUSH16" 8 | Date "" 9 | Rev "01" 10 | Comp "midilab" 11 | Comment1 "" 12 | Comment2 "" 13 | Comment3 "" 14 | Comment4 "" 15 | $EndDescr 16 | $Comp 17 | L 74xx:74HC165 U? 18 | U 1 1 63DB6D56 19 | P 2000 2650 20 | F 0 "U?" H 2000 1469 50 0000 C CNN 21 | F 1 "74HC165" H 2000 1560 50 0000 C CNN 22 | F 2 "" H 2000 2650 50 0001 C CNN 23 | F 3 "https://assets.nexperia.com/documents/data-sheet/74HC_HCT165.pdf" H 2000 2650 50 0001 C CNN 24 | 1 2000 2650 25 | -1 0 0 1 26 | $EndComp 27 | Text HLabel 2000 1350 1 50 Input ~ 0 28 | GND 29 | Text HLabel 1500 3700 0 50 Input ~ 0 30 | GND 31 | Text HLabel 2000 3900 3 50 Input ~ 0 32 | VCC 33 | Text HLabel 1100 3250 0 50 Input ~ 0 34 | SPI_MISO 35 | Text HLabel 2750 1950 2 50 Input ~ 0 36 | GND 37 | $Comp 38 | L Device:C C? 39 | U 1 1 63F2E260 40 | P 1700 3700 41 | F 0 "C?" V 1448 3700 50 0000 C CNN 42 | F 1 "100nf" V 1539 3700 50 0000 C CNN 43 | F 2 "" H 1738 3550 50 0001 C CNN 44 | F 3 "~" H 1700 3700 50 0001 C CNN 45 | 1 1700 3700 46 | 0 -1 -1 0 47 | $EndComp 48 | Wire Wire Line 49 | 1500 3700 1550 3700 50 | Wire Wire Line 51 | 2000 1350 2000 1650 52 | $Comp 53 | L Device:R_US R? 54 | U 1 1 63F547C1 55 | P 1300 3250 56 | F 0 "R?" V 1095 3250 50 0000 C CNN 57 | F 1 "2.2k" V 1186 3250 50 0000 C CNN 58 | F 2 "" V 1340 3240 50 0001 C CNN 59 | F 3 "~" H 1300 3250 50 0001 C CNN 60 | 1 1300 3250 61 | 0 1 1 0 62 | $EndComp 63 | $Comp 64 | L Device:R_US R? 65 | U 1 1 63DB6D59 66 | P 2600 3550 67 | F 0 "R?" H 2668 3596 50 0000 L CNN 68 | F 1 "10k" H 2668 3505 50 0000 L CNN 69 | F 2 "" V 2640 3540 50 0001 C CNN 70 | F 3 "~" H 2600 3550 50 0001 C CNN 71 | 1 2600 3550 72 | 1 0 0 -1 73 | $EndComp 74 | Text HLabel 2600 3900 3 50 Input ~ 0 75 | VCC 76 | Wire Wire Line 77 | 2600 3700 2600 3900 78 | Wire Wire Line 79 | 2000 3550 2000 3700 80 | Wire Wire Line 81 | 1850 3700 2000 3700 82 | Connection ~ 2000 3700 83 | Wire Wire Line 84 | 2000 3700 2000 3900 85 | Wire Wire Line 86 | 2500 3250 2600 3250 87 | Wire Wire Line 88 | 2600 3400 2600 3250 89 | Text HLabel 2750 2250 2 50 Input ~ 0 90 | SPI_CS 91 | Text HLabel 2750 2050 2 50 Input ~ 0 92 | SPI_CLOCK 93 | Wire Wire Line 94 | 2500 1950 2750 1950 95 | Wire Wire Line 96 | 2750 2050 2500 2050 97 | Wire Wire Line 98 | 2750 2250 2500 2250 99 | $Comp 100 | L Switch:SW_Push SW? 101 | U 1 1 63DB6D5A 102 | P 3450 1750 103 | F 0 "SW?" H 3300 1850 50 0000 C CNN 104 | F 1 "push1" H 3600 1850 50 0000 C CNN 105 | F 2 "" H 3450 1950 50 0001 C CNN 106 | F 3 "~" H 3450 1950 50 0001 C CNN 107 | 1 3450 1750 108 | 0 -1 -1 0 109 | $EndComp 110 | $Comp 111 | L Switch:SW_Push SW? 112 | U 1 1 63DB6D5B 113 | P 3650 1750 114 | F 0 "SW?" H 3500 1850 50 0000 C CNN 115 | F 1 "push2" H 3800 1850 50 0000 C CNN 116 | F 2 "" H 3650 1950 50 0001 C CNN 117 | F 3 "~" H 3650 1950 50 0001 C CNN 118 | 1 3650 1750 119 | 0 -1 -1 0 120 | $EndComp 121 | $Comp 122 | L Switch:SW_Push SW? 123 | U 1 1 6403C2EA 124 | P 3850 1750 125 | F 0 "SW?" H 3700 1850 50 0000 C CNN 126 | F 1 "push3" H 4000 1850 50 0000 C CNN 127 | F 2 "" H 3850 1950 50 0001 C CNN 128 | F 3 "~" H 3850 1950 50 0001 C CNN 129 | 1 3850 1750 130 | 0 -1 -1 0 131 | $EndComp 132 | $Comp 133 | L Switch:SW_Push SW? 134 | U 1 1 6403CD22 135 | P 4050 1750 136 | F 0 "SW?" H 3900 1850 50 0000 C CNN 137 | F 1 "push4" H 4200 1850 50 0000 C CNN 138 | F 2 "" H 4050 1950 50 0001 C CNN 139 | F 3 "~" H 4050 1950 50 0001 C CNN 140 | 1 4050 1750 141 | 0 -1 -1 0 142 | $EndComp 143 | $Comp 144 | L Switch:SW_Push SW? 145 | U 1 1 6403D61A 146 | P 4250 1750 147 | F 0 "SW?" H 4100 1850 50 0000 C CNN 148 | F 1 "push5" H 4400 1850 50 0000 C CNN 149 | F 2 "" H 4250 1950 50 0001 C CNN 150 | F 3 "~" H 4250 1950 50 0001 C CNN 151 | 1 4250 1750 152 | 0 -1 -1 0 153 | $EndComp 154 | $Comp 155 | L Switch:SW_Push SW? 156 | U 1 1 63DB6D5F 157 | P 4450 1750 158 | F 0 "SW?" H 4300 1850 50 0000 C CNN 159 | F 1 "push6" H 4600 1850 50 0000 C CNN 160 | F 2 "" H 4450 1950 50 0001 C CNN 161 | F 3 "~" H 4450 1950 50 0001 C CNN 162 | 1 4450 1750 163 | 0 -1 -1 0 164 | $EndComp 165 | $Comp 166 | L Switch:SW_Push SW? 167 | U 1 1 6403E825 168 | P 4650 1750 169 | F 0 "SW?" H 4500 1850 50 0000 C CNN 170 | F 1 "push7" H 4800 1850 50 0000 C CNN 171 | F 2 "" H 4650 1950 50 0001 C CNN 172 | F 3 "~" H 4650 1950 50 0001 C CNN 173 | 1 4650 1750 174 | 0 -1 -1 0 175 | $EndComp 176 | $Comp 177 | L Switch:SW_Push SW? 178 | U 1 1 6403F2D2 179 | P 4850 1750 180 | F 0 "SW?" H 4700 1850 50 0000 C CNN 181 | F 1 "push8" H 5000 1850 50 0000 C CNN 182 | F 2 "" H 4850 1950 50 0001 C CNN 183 | F 3 "~" H 4850 1950 50 0001 C CNN 184 | 1 4850 1750 185 | 0 -1 -1 0 186 | $EndComp 187 | Text HLabel 3450 1350 1 50 Input ~ 0 188 | GND 189 | Text HLabel 3650 1350 1 50 Input ~ 0 190 | GND 191 | Text HLabel 3850 1350 1 50 Input ~ 0 192 | GND 193 | Text HLabel 4050 1350 1 50 Input ~ 0 194 | GND 195 | Text HLabel 4250 1350 1 50 Input ~ 0 196 | GND 197 | Text HLabel 4450 1350 1 50 Input ~ 0 198 | GND 199 | Text HLabel 4650 1350 1 50 Input ~ 0 200 | GND 201 | Text HLabel 4850 1350 1 50 Input ~ 0 202 | GND 203 | Wire Wire Line 204 | 4850 1350 4850 1550 205 | Wire Wire Line 206 | 4650 1350 4650 1550 207 | Wire Wire Line 208 | 4450 1550 4450 1350 209 | Wire Wire Line 210 | 4250 1350 4250 1550 211 | Wire Wire Line 212 | 4050 1350 4050 1550 213 | Wire Wire Line 214 | 3850 1350 3850 1550 215 | Wire Wire Line 216 | 3650 1350 3650 1550 217 | Wire Wire Line 218 | 3450 1350 3450 1550 219 | $Comp 220 | L Device:R_US R? 221 | U 1 1 63DB6D62 222 | P 3700 3150 223 | F 0 "R?" V 3495 3150 50 0000 C CNN 224 | F 1 "10k" V 3586 3150 50 0000 C CNN 225 | F 2 "" V 3740 3140 50 0001 C CNN 226 | F 3 "~" H 3700 3150 50 0001 C CNN 227 | 1 3700 3150 228 | 0 1 1 0 229 | $EndComp 230 | Wire Wire Line 231 | 2500 3150 3450 3150 232 | Wire Wire Line 233 | 3450 1950 3450 3150 234 | Connection ~ 3450 3150 235 | Wire Wire Line 236 | 3450 3150 3550 3150 237 | $Comp 238 | L Device:R_US R? 239 | U 1 1 63DB6D63 240 | P 4000 3050 241 | F 0 "R?" V 3795 3050 50 0000 C CNN 242 | F 1 "10k" V 3886 3050 50 0000 C CNN 243 | F 2 "" V 4040 3040 50 0001 C CNN 244 | F 3 "~" H 4000 3050 50 0001 C CNN 245 | 1 4000 3050 246 | 0 1 1 0 247 | $EndComp 248 | $Comp 249 | L Device:R_US R? 250 | U 1 1 63DB6D64 251 | P 4300 2950 252 | F 0 "R?" V 4095 2950 50 0000 C CNN 253 | F 1 "10k" V 4186 2950 50 0000 C CNN 254 | F 2 "" V 4340 2940 50 0001 C CNN 255 | F 3 "~" H 4300 2950 50 0001 C CNN 256 | 1 4300 2950 257 | 0 1 1 0 258 | $EndComp 259 | $Comp 260 | L Device:R_US R? 261 | U 1 1 63DB6D65 262 | P 4600 2850 263 | F 0 "R?" V 4395 2850 50 0000 C CNN 264 | F 1 "10k" V 4486 2850 50 0000 C CNN 265 | F 2 "" V 4640 2840 50 0001 C CNN 266 | F 3 "~" H 4600 2850 50 0001 C CNN 267 | 1 4600 2850 268 | 0 1 1 0 269 | $EndComp 270 | $Comp 271 | L Device:R_US R? 272 | U 1 1 63DB6D66 273 | P 4900 2750 274 | F 0 "R?" V 4695 2750 50 0000 C CNN 275 | F 1 "10k" V 4786 2750 50 0000 C CNN 276 | F 2 "" V 4940 2740 50 0001 C CNN 277 | F 3 "~" H 4900 2750 50 0001 C CNN 278 | 1 4900 2750 279 | 0 1 1 0 280 | $EndComp 281 | $Comp 282 | L Device:R_US R? 283 | U 1 1 63DB6D67 284 | P 5200 2650 285 | F 0 "R?" V 4995 2650 50 0000 C CNN 286 | F 1 "10k" V 5086 2650 50 0000 C CNN 287 | F 2 "" V 5240 2640 50 0001 C CNN 288 | F 3 "~" H 5200 2650 50 0001 C CNN 289 | 1 5200 2650 290 | 0 1 1 0 291 | $EndComp 292 | $Comp 293 | L Device:R_US R? 294 | U 1 1 63DB6D68 295 | P 5500 2550 296 | F 0 "R?" V 5295 2550 50 0000 C CNN 297 | F 1 "10k" V 5386 2550 50 0000 C CNN 298 | F 2 "" V 5540 2540 50 0001 C CNN 299 | F 3 "~" H 5500 2550 50 0001 C CNN 300 | 1 5500 2550 301 | 0 1 1 0 302 | $EndComp 303 | $Comp 304 | L Device:R_US R? 305 | U 1 1 640DCDD9 306 | P 5800 2450 307 | F 0 "R?" V 5595 2450 50 0000 C CNN 308 | F 1 "10k" V 5686 2450 50 0000 C CNN 309 | F 2 "" V 5840 2440 50 0001 C CNN 310 | F 3 "~" H 5800 2450 50 0001 C CNN 311 | 1 5800 2450 312 | 0 1 1 0 313 | $EndComp 314 | Wire Wire Line 315 | 2500 3050 3650 3050 316 | Wire Wire Line 317 | 2500 2950 3850 2950 318 | Wire Wire Line 319 | 2500 2850 4050 2850 320 | Wire Wire Line 321 | 2500 2750 4250 2750 322 | Wire Wire Line 323 | 2500 2650 4450 2650 324 | Wire Wire Line 325 | 2500 2550 4650 2550 326 | Wire Wire Line 327 | 2500 2450 4850 2450 328 | Wire Wire Line 329 | 3650 1950 3650 3050 330 | Connection ~ 3650 3050 331 | Wire Wire Line 332 | 3650 3050 3850 3050 333 | Wire Wire Line 334 | 3850 1950 3850 2950 335 | Connection ~ 3850 2950 336 | Wire Wire Line 337 | 3850 2950 4150 2950 338 | Wire Wire Line 339 | 4050 1950 4050 2850 340 | Connection ~ 4050 2850 341 | Wire Wire Line 342 | 4050 2850 4450 2850 343 | Wire Wire Line 344 | 4250 1950 4250 2750 345 | Connection ~ 4250 2750 346 | Wire Wire Line 347 | 4250 2750 4750 2750 348 | Wire Wire Line 349 | 4450 1950 4450 2650 350 | Connection ~ 4450 2650 351 | Wire Wire Line 352 | 4450 2650 5050 2650 353 | Wire Wire Line 354 | 4650 1950 4650 2550 355 | Connection ~ 4650 2550 356 | Wire Wire Line 357 | 4650 2550 5350 2550 358 | Wire Wire Line 359 | 4850 1950 4850 2450 360 | Connection ~ 4850 2450 361 | Wire Wire Line 362 | 4850 2450 5650 2450 363 | Text HLabel 6150 3450 3 50 Input ~ 0 364 | VCC 365 | Wire Wire Line 366 | 6150 3450 6150 3150 367 | Wire Wire Line 368 | 6150 2450 5950 2450 369 | Wire Wire Line 370 | 5650 2550 6150 2550 371 | Connection ~ 6150 2550 372 | Wire Wire Line 373 | 6150 2550 6150 2450 374 | Wire Wire Line 375 | 5350 2650 6150 2650 376 | Connection ~ 6150 2650 377 | Wire Wire Line 378 | 6150 2650 6150 2550 379 | Wire Wire Line 380 | 5050 2750 6150 2750 381 | Connection ~ 6150 2750 382 | Wire Wire Line 383 | 6150 2750 6150 2650 384 | Wire Wire Line 385 | 4750 2850 6150 2850 386 | Connection ~ 6150 2850 387 | Wire Wire Line 388 | 6150 2850 6150 2750 389 | Wire Wire Line 390 | 4450 2950 6150 2950 391 | Connection ~ 6150 2950 392 | Wire Wire Line 393 | 6150 2950 6150 2850 394 | Wire Wire Line 395 | 4150 3050 6150 3050 396 | Connection ~ 6150 3050 397 | Wire Wire Line 398 | 6150 3050 6150 2950 399 | Wire Wire Line 400 | 3850 3150 6150 3150 401 | Connection ~ 6150 3150 402 | Wire Wire Line 403 | 6150 3150 6150 3050 404 | $Comp 405 | L 74xx:74HC165 U? 406 | U 1 1 641D25D4 407 | P 2000 5750 408 | F 0 "U?" H 2000 4569 50 0000 C CNN 409 | F 1 "74HC165" H 2000 4660 50 0000 C CNN 410 | F 2 "" H 2000 5750 50 0001 C CNN 411 | F 3 "https://assets.nexperia.com/documents/data-sheet/74HC_HCT165.pdf" H 2000 5750 50 0001 C CNN 412 | 1 2000 5750 413 | -1 0 0 1 414 | $EndComp 415 | Text HLabel 2000 4450 1 50 Input ~ 0 416 | GND 417 | Text HLabel 1500 6800 0 50 Input ~ 0 418 | GND 419 | Text HLabel 2000 7000 3 50 Input ~ 0 420 | VCC 421 | Text HLabel 2750 6350 2 50 Input ~ 0 422 | SPI_MISO_OUT 423 | Text HLabel 2750 5050 2 50 Input ~ 0 424 | GND 425 | $Comp 426 | L Device:C C? 427 | U 1 1 641D27EE 428 | P 1700 6800 429 | F 0 "C?" V 1448 6800 50 0000 C CNN 430 | F 1 "100nf" V 1539 6800 50 0000 C CNN 431 | F 2 "" H 1738 6650 50 0001 C CNN 432 | F 3 "~" H 1700 6800 50 0001 C CNN 433 | 1 1700 6800 434 | 0 -1 -1 0 435 | $EndComp 436 | Wire Wire Line 437 | 1500 6800 1550 6800 438 | Wire Wire Line 439 | 2000 4450 2000 4750 440 | $Comp 441 | L Device:R_US R? 442 | U 1 1 641D2804 443 | P 2600 6650 444 | F 0 "R?" H 2668 6696 50 0000 L CNN 445 | F 1 "10k" H 2668 6605 50 0000 L CNN 446 | F 2 "" V 2640 6640 50 0001 C CNN 447 | F 3 "~" H 2600 6650 50 0001 C CNN 448 | 1 2600 6650 449 | 1 0 0 -1 450 | $EndComp 451 | Text HLabel 2600 7000 3 50 Input ~ 0 452 | VCC 453 | Wire Wire Line 454 | 2600 6800 2600 7000 455 | Wire Wire Line 456 | 2000 6650 2000 6800 457 | Wire Wire Line 458 | 1850 6800 2000 6800 459 | Connection ~ 2000 6800 460 | Wire Wire Line 461 | 2000 6800 2000 7000 462 | Wire Wire Line 463 | 2500 6350 2600 6350 464 | Wire Wire Line 465 | 2600 6500 2600 6350 466 | Connection ~ 2600 6350 467 | Wire Wire Line 468 | 2600 6350 2750 6350 469 | Text HLabel 2750 5350 2 50 Input ~ 0 470 | SPI_CS 471 | Text HLabel 2750 5150 2 50 Input ~ 0 472 | SPI_CLOCK 473 | Wire Wire Line 474 | 2500 5050 2750 5050 475 | Wire Wire Line 476 | 2750 5150 2500 5150 477 | Wire Wire Line 478 | 2750 5350 2500 5350 479 | $Comp 480 | L Switch:SW_Push SW? 481 | U 1 1 641D281D 482 | P 3450 4850 483 | F 0 "SW?" H 3300 4950 50 0000 C CNN 484 | F 1 "push9" H 3600 4950 50 0000 C CNN 485 | F 2 "" H 3450 5050 50 0001 C CNN 486 | F 3 "~" H 3450 5050 50 0001 C CNN 487 | 1 3450 4850 488 | 0 -1 -1 0 489 | $EndComp 490 | $Comp 491 | L Switch:SW_Push SW? 492 | U 1 1 641D2827 493 | P 3650 4850 494 | F 0 "SW?" H 3500 4950 50 0000 C CNN 495 | F 1 "push10" H 3800 4950 50 0000 C CNN 496 | F 2 "" H 3650 5050 50 0001 C CNN 497 | F 3 "~" H 3650 5050 50 0001 C CNN 498 | 1 3650 4850 499 | 0 -1 -1 0 500 | $EndComp 501 | $Comp 502 | L Switch:SW_Push SW? 503 | U 1 1 641D2831 504 | P 3850 4850 505 | F 0 "SW?" H 3700 4950 50 0000 C CNN 506 | F 1 "push11" H 4000 4950 50 0000 C CNN 507 | F 2 "" H 3850 5050 50 0001 C CNN 508 | F 3 "~" H 3850 5050 50 0001 C CNN 509 | 1 3850 4850 510 | 0 -1 -1 0 511 | $EndComp 512 | $Comp 513 | L Switch:SW_Push SW? 514 | U 1 1 641D283B 515 | P 4050 4850 516 | F 0 "SW?" H 3900 4950 50 0000 C CNN 517 | F 1 "push12" H 4200 4950 50 0000 C CNN 518 | F 2 "" H 4050 5050 50 0001 C CNN 519 | F 3 "~" H 4050 5050 50 0001 C CNN 520 | 1 4050 4850 521 | 0 -1 -1 0 522 | $EndComp 523 | $Comp 524 | L Switch:SW_Push SW? 525 | U 1 1 641D2845 526 | P 4250 4850 527 | F 0 "SW?" H 4100 4950 50 0000 C CNN 528 | F 1 "push13" H 4400 4950 50 0000 C CNN 529 | F 2 "" H 4250 5050 50 0001 C CNN 530 | F 3 "~" H 4250 5050 50 0001 C CNN 531 | 1 4250 4850 532 | 0 -1 -1 0 533 | $EndComp 534 | $Comp 535 | L Switch:SW_Push SW? 536 | U 1 1 641D284F 537 | P 4450 4850 538 | F 0 "SW?" H 4300 4950 50 0000 C CNN 539 | F 1 "push14" H 4600 4950 50 0000 C CNN 540 | F 2 "" H 4450 5050 50 0001 C CNN 541 | F 3 "~" H 4450 5050 50 0001 C CNN 542 | 1 4450 4850 543 | 0 -1 -1 0 544 | $EndComp 545 | $Comp 546 | L Switch:SW_Push SW? 547 | U 1 1 641D2859 548 | P 4650 4850 549 | F 0 "SW?" H 4500 4950 50 0000 C CNN 550 | F 1 "push15" H 4800 4950 50 0000 C CNN 551 | F 2 "" H 4650 5050 50 0001 C CNN 552 | F 3 "~" H 4650 5050 50 0001 C CNN 553 | 1 4650 4850 554 | 0 -1 -1 0 555 | $EndComp 556 | $Comp 557 | L Switch:SW_Push SW? 558 | U 1 1 641D2863 559 | P 4850 4850 560 | F 0 "SW?" H 4700 4950 50 0000 C CNN 561 | F 1 "push16" H 5000 4950 50 0000 C CNN 562 | F 2 "" H 4850 5050 50 0001 C CNN 563 | F 3 "~" H 4850 5050 50 0001 C CNN 564 | 1 4850 4850 565 | 0 -1 -1 0 566 | $EndComp 567 | Text HLabel 3450 4450 1 50 Input ~ 0 568 | GND 569 | Text HLabel 3650 4450 1 50 Input ~ 0 570 | GND 571 | Text HLabel 3850 4450 1 50 Input ~ 0 572 | GND 573 | Text HLabel 4050 4450 1 50 Input ~ 0 574 | GND 575 | Text HLabel 4250 4450 1 50 Input ~ 0 576 | GND 577 | Text HLabel 4450 4450 1 50 Input ~ 0 578 | GND 579 | Text HLabel 4650 4450 1 50 Input ~ 0 580 | GND 581 | Text HLabel 4850 4450 1 50 Input ~ 0 582 | GND 583 | Wire Wire Line 584 | 4850 4450 4850 4650 585 | Wire Wire Line 586 | 4650 4450 4650 4650 587 | Wire Wire Line 588 | 4450 4650 4450 4450 589 | Wire Wire Line 590 | 4250 4450 4250 4650 591 | Wire Wire Line 592 | 4050 4450 4050 4650 593 | Wire Wire Line 594 | 3850 4450 3850 4650 595 | Wire Wire Line 596 | 3650 4450 3650 4650 597 | Wire Wire Line 598 | 3450 4450 3450 4650 599 | $Comp 600 | L Device:R_US R? 601 | U 1 1 641D287D 602 | P 3700 6250 603 | F 0 "R?" V 3495 6250 50 0000 C CNN 604 | F 1 "10k" V 3586 6250 50 0000 C CNN 605 | F 2 "" V 3740 6240 50 0001 C CNN 606 | F 3 "~" H 3700 6250 50 0001 C CNN 607 | 1 3700 6250 608 | 0 1 1 0 609 | $EndComp 610 | Wire Wire Line 611 | 2500 6250 3450 6250 612 | Wire Wire Line 613 | 3450 5050 3450 6250 614 | Connection ~ 3450 6250 615 | Wire Wire Line 616 | 3450 6250 3550 6250 617 | $Comp 618 | L Device:R_US R? 619 | U 1 1 641D288B 620 | P 4000 6150 621 | F 0 "R?" V 3795 6150 50 0000 C CNN 622 | F 1 "10k" V 3886 6150 50 0000 C CNN 623 | F 2 "" V 4040 6140 50 0001 C CNN 624 | F 3 "~" H 4000 6150 50 0001 C CNN 625 | 1 4000 6150 626 | 0 1 1 0 627 | $EndComp 628 | $Comp 629 | L Device:R_US R? 630 | U 1 1 641D2895 631 | P 4300 6050 632 | F 0 "R?" V 4095 6050 50 0000 C CNN 633 | F 1 "10k" V 4186 6050 50 0000 C CNN 634 | F 2 "" V 4340 6040 50 0001 C CNN 635 | F 3 "~" H 4300 6050 50 0001 C CNN 636 | 1 4300 6050 637 | 0 1 1 0 638 | $EndComp 639 | $Comp 640 | L Device:R_US R? 641 | U 1 1 641D289F 642 | P 4600 5950 643 | F 0 "R?" V 4395 5950 50 0000 C CNN 644 | F 1 "10k" V 4486 5950 50 0000 C CNN 645 | F 2 "" V 4640 5940 50 0001 C CNN 646 | F 3 "~" H 4600 5950 50 0001 C CNN 647 | 1 4600 5950 648 | 0 1 1 0 649 | $EndComp 650 | $Comp 651 | L Device:R_US R? 652 | U 1 1 641D28A9 653 | P 4900 5850 654 | F 0 "R?" V 4695 5850 50 0000 C CNN 655 | F 1 "10k" V 4786 5850 50 0000 C CNN 656 | F 2 "" V 4940 5840 50 0001 C CNN 657 | F 3 "~" H 4900 5850 50 0001 C CNN 658 | 1 4900 5850 659 | 0 1 1 0 660 | $EndComp 661 | $Comp 662 | L Device:R_US R? 663 | U 1 1 641D28B3 664 | P 5200 5750 665 | F 0 "R?" V 4995 5750 50 0000 C CNN 666 | F 1 "10k" V 5086 5750 50 0000 C CNN 667 | F 2 "" V 5240 5740 50 0001 C CNN 668 | F 3 "~" H 5200 5750 50 0001 C CNN 669 | 1 5200 5750 670 | 0 1 1 0 671 | $EndComp 672 | $Comp 673 | L Device:R_US R? 674 | U 1 1 641D28BD 675 | P 5500 5650 676 | F 0 "R?" V 5295 5650 50 0000 C CNN 677 | F 1 "10k" V 5386 5650 50 0000 C CNN 678 | F 2 "" V 5540 5640 50 0001 C CNN 679 | F 3 "~" H 5500 5650 50 0001 C CNN 680 | 1 5500 5650 681 | 0 1 1 0 682 | $EndComp 683 | $Comp 684 | L Device:R_US R? 685 | U 1 1 641D28C7 686 | P 5800 5550 687 | F 0 "R?" V 5595 5550 50 0000 C CNN 688 | F 1 "10k" V 5686 5550 50 0000 C CNN 689 | F 2 "" V 5840 5540 50 0001 C CNN 690 | F 3 "~" H 5800 5550 50 0001 C CNN 691 | 1 5800 5550 692 | 0 1 1 0 693 | $EndComp 694 | Wire Wire Line 695 | 2500 6150 3650 6150 696 | Wire Wire Line 697 | 2500 6050 3850 6050 698 | Wire Wire Line 699 | 2500 5950 4050 5950 700 | Wire Wire Line 701 | 2500 5850 4250 5850 702 | Wire Wire Line 703 | 2500 5750 4450 5750 704 | Wire Wire Line 705 | 2500 5650 4650 5650 706 | Wire Wire Line 707 | 2500 5550 4850 5550 708 | Wire Wire Line 709 | 3650 5050 3650 6150 710 | Connection ~ 3650 6150 711 | Wire Wire Line 712 | 3650 6150 3850 6150 713 | Wire Wire Line 714 | 3850 5050 3850 6050 715 | Connection ~ 3850 6050 716 | Wire Wire Line 717 | 3850 6050 4150 6050 718 | Wire Wire Line 719 | 4050 5050 4050 5950 720 | Connection ~ 4050 5950 721 | Wire Wire Line 722 | 4050 5950 4450 5950 723 | Wire Wire Line 724 | 4250 5050 4250 5850 725 | Connection ~ 4250 5850 726 | Wire Wire Line 727 | 4250 5850 4750 5850 728 | Wire Wire Line 729 | 4450 5050 4450 5750 730 | Connection ~ 4450 5750 731 | Wire Wire Line 732 | 4450 5750 5050 5750 733 | Wire Wire Line 734 | 4650 5050 4650 5650 735 | Connection ~ 4650 5650 736 | Wire Wire Line 737 | 4650 5650 5350 5650 738 | Wire Wire Line 739 | 4850 5050 4850 5550 740 | Connection ~ 4850 5550 741 | Wire Wire Line 742 | 4850 5550 5650 5550 743 | Text HLabel 6150 6550 3 50 Input ~ 0 744 | VCC 745 | Wire Wire Line 746 | 6150 6550 6150 6250 747 | Wire Wire Line 748 | 6150 5550 5950 5550 749 | Wire Wire Line 750 | 5650 5650 6150 5650 751 | Connection ~ 6150 5650 752 | Wire Wire Line 753 | 6150 5650 6150 5550 754 | Wire Wire Line 755 | 5350 5750 6150 5750 756 | Connection ~ 6150 5750 757 | Wire Wire Line 758 | 6150 5750 6150 5650 759 | Wire Wire Line 760 | 5050 5850 6150 5850 761 | Connection ~ 6150 5850 762 | Wire Wire Line 763 | 6150 5850 6150 5750 764 | Wire Wire Line 765 | 4750 5950 6150 5950 766 | Connection ~ 6150 5950 767 | Wire Wire Line 768 | 6150 5950 6150 5850 769 | Wire Wire Line 770 | 4450 6050 6150 6050 771 | Connection ~ 6150 6050 772 | Wire Wire Line 773 | 6150 6050 6150 5950 774 | Wire Wire Line 775 | 4150 6150 6150 6150 776 | Connection ~ 6150 6150 777 | Wire Wire Line 778 | 6150 6150 6150 6050 779 | Wire Wire Line 780 | 3850 6250 6150 6250 781 | Connection ~ 6150 6250 782 | Wire Wire Line 783 | 6150 6250 6150 6150 784 | Wire Wire Line 785 | 1450 3250 1500 3250 786 | Wire Wire Line 787 | 1100 3250 1150 3250 788 | Text Label 2800 3250 0 50 ~ 0 789 | SPI_MISO_CHAIN 790 | Wire Wire Line 791 | 2800 3250 2600 3250 792 | Connection ~ 2600 3250 793 | Text Label 900 6350 0 50 ~ 0 794 | SPI_MISO_CHAIN 795 | Wire Wire Line 796 | 900 6350 1500 6350 797 | $EndSCHEMATC 798 | -------------------------------------------------------------------------------- /lib/push8.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/midilab/uMODULAR/b784fcf62076ca44c01ab5585740d74fb48586bc/lib/push8.pdf -------------------------------------------------------------------------------- /lib/push8.sch: -------------------------------------------------------------------------------- 1 | EESchema Schematic File Version 4 2 | EELAYER 30 0 3 | EELAYER END 4 | $Descr A4 11693 8268 5 | encoding utf-8 6 | Sheet 2 8 7 | Title "PUSH8" 8 | Date "" 9 | Rev "01" 10 | Comp "midilab" 11 | Comment1 "" 12 | Comment2 "" 13 | Comment3 "" 14 | Comment4 "" 15 | $EndDescr 16 | $Comp 17 | L 74xx:74HC165 U? 18 | U 1 1 63EB9799 19 | P 4100 4000 20 | F 0 "U?" H 4100 2819 50 0000 C CNN 21 | F 1 "74HC165" H 4100 2910 50 0000 C CNN 22 | F 2 "" H 4100 4000 50 0001 C CNN 23 | F 3 "https://assets.nexperia.com/documents/data-sheet/74HC_HCT165.pdf" H 4100 4000 50 0001 C CNN 24 | 1 4100 4000 25 | -1 0 0 1 26 | $EndComp 27 | Text HLabel 4100 2700 1 50 Input ~ 0 28 | GND 29 | Text HLabel 3600 5050 0 50 Input ~ 0 30 | GND 31 | Text HLabel 4100 5250 3 50 Input ~ 0 32 | VCC 33 | Text HLabel 3300 4600 0 50 Input ~ 0 34 | SPI_MISO 35 | Text HLabel 4850 3300 2 50 Input ~ 0 36 | GND 37 | $Comp 38 | L Device:C C? 39 | U 1 1 63DB6D57 40 | P 3800 5050 41 | F 0 "C?" V 3548 5050 50 0000 C CNN 42 | F 1 "100nf" V 3639 5050 50 0000 C CNN 43 | F 2 "" H 3838 4900 50 0001 C CNN 44 | F 3 "~" H 3800 5050 50 0001 C CNN 45 | 1 3800 5050 46 | 0 -1 -1 0 47 | $EndComp 48 | Wire Wire Line 49 | 3600 5050 3650 5050 50 | Wire Wire Line 51 | 4100 2700 4100 3000 52 | $Comp 53 | L Device:R_US R? 54 | U 1 1 63DB6D58 55 | P 3450 4600 56 | F 0 "R?" V 3245 4600 50 0000 C CNN 57 | F 1 "2.2k" V 3336 4600 50 0000 C CNN 58 | F 2 "" V 3490 4590 50 0001 C CNN 59 | F 3 "~" H 3450 4600 50 0001 C CNN 60 | 1 3450 4600 61 | 0 1 1 0 62 | $EndComp 63 | $Comp 64 | L Device:R_US R? 65 | U 1 1 63F6280F 66 | P 4700 4900 67 | F 0 "R?" H 4768 4946 50 0000 L CNN 68 | F 1 "10k" H 4768 4855 50 0000 L CNN 69 | F 2 "" V 4740 4890 50 0001 C CNN 70 | F 3 "~" H 4700 4900 50 0001 C CNN 71 | 1 4700 4900 72 | 1 0 0 -1 73 | $EndComp 74 | Text HLabel 4700 5250 3 50 Input ~ 0 75 | VCC 76 | Wire Wire Line 77 | 4700 5050 4700 5250 78 | Wire Wire Line 79 | 4100 4900 4100 5050 80 | Wire Wire Line 81 | 3950 5050 4100 5050 82 | Connection ~ 4100 5050 83 | Wire Wire Line 84 | 4100 5050 4100 5250 85 | Wire Wire Line 86 | 4600 4600 4700 4600 87 | Wire Wire Line 88 | 4700 4750 4700 4600 89 | Connection ~ 4700 4600 90 | Wire Wire Line 91 | 4700 4600 4850 4600 92 | Text HLabel 4850 3600 2 50 Input ~ 0 93 | SPI_CS 94 | Text HLabel 4850 3400 2 50 Input ~ 0 95 | SPI_CLOCK 96 | Wire Wire Line 97 | 4600 3300 4850 3300 98 | Wire Wire Line 99 | 4850 3400 4600 3400 100 | Wire Wire Line 101 | 4850 3600 4600 3600 102 | $Comp 103 | L Switch:SW_Push SW? 104 | U 1 1 63FF65CF 105 | P 5550 3100 106 | F 0 "SW?" H 5400 3200 50 0000 C CNN 107 | F 1 "push1" H 5700 3200 50 0000 C CNN 108 | F 2 "" H 5550 3300 50 0001 C CNN 109 | F 3 "~" H 5550 3300 50 0001 C CNN 110 | 1 5550 3100 111 | 0 -1 -1 0 112 | $EndComp 113 | $Comp 114 | L Switch:SW_Push SW? 115 | U 1 1 6403B84A 116 | P 5750 3100 117 | F 0 "SW?" H 5600 3200 50 0000 C CNN 118 | F 1 "push2" H 5900 3200 50 0000 C CNN 119 | F 2 "" H 5750 3300 50 0001 C CNN 120 | F 3 "~" H 5750 3300 50 0001 C CNN 121 | 1 5750 3100 122 | 0 -1 -1 0 123 | $EndComp 124 | $Comp 125 | L Switch:SW_Push SW? 126 | U 1 1 63DB6D5C 127 | P 5950 3100 128 | F 0 "SW?" H 5800 3200 50 0000 C CNN 129 | F 1 "push3" H 6100 3200 50 0000 C CNN 130 | F 2 "" H 5950 3300 50 0001 C CNN 131 | F 3 "~" H 5950 3300 50 0001 C CNN 132 | 1 5950 3100 133 | 0 -1 -1 0 134 | $EndComp 135 | $Comp 136 | L Switch:SW_Push SW? 137 | U 1 1 63DB6D5D 138 | P 6150 3100 139 | F 0 "SW?" H 6000 3200 50 0000 C CNN 140 | F 1 "push4" H 6300 3200 50 0000 C CNN 141 | F 2 "" H 6150 3300 50 0001 C CNN 142 | F 3 "~" H 6150 3300 50 0001 C CNN 143 | 1 6150 3100 144 | 0 -1 -1 0 145 | $EndComp 146 | $Comp 147 | L Switch:SW_Push SW? 148 | U 1 1 63DB6D5E 149 | P 6350 3100 150 | F 0 "SW?" H 6200 3200 50 0000 C CNN 151 | F 1 "push5" H 6500 3200 50 0000 C CNN 152 | F 2 "" H 6350 3300 50 0001 C CNN 153 | F 3 "~" H 6350 3300 50 0001 C CNN 154 | 1 6350 3100 155 | 0 -1 -1 0 156 | $EndComp 157 | $Comp 158 | L Switch:SW_Push SW? 159 | U 1 1 6403DF4C 160 | P 6550 3100 161 | F 0 "SW?" H 6400 3200 50 0000 C CNN 162 | F 1 "push6" H 6700 3200 50 0000 C CNN 163 | F 2 "" H 6550 3300 50 0001 C CNN 164 | F 3 "~" H 6550 3300 50 0001 C CNN 165 | 1 6550 3100 166 | 0 -1 -1 0 167 | $EndComp 168 | $Comp 169 | L Switch:SW_Push SW? 170 | U 1 1 63DB6D60 171 | P 6750 3100 172 | F 0 "SW?" H 6600 3200 50 0000 C CNN 173 | F 1 "push7" H 6900 3200 50 0000 C CNN 174 | F 2 "" H 6750 3300 50 0001 C CNN 175 | F 3 "~" H 6750 3300 50 0001 C CNN 176 | 1 6750 3100 177 | 0 -1 -1 0 178 | $EndComp 179 | $Comp 180 | L Switch:SW_Push SW? 181 | U 1 1 63DB6D61 182 | P 6950 3100 183 | F 0 "SW?" H 6800 3200 50 0000 C CNN 184 | F 1 "push8" H 7100 3200 50 0000 C CNN 185 | F 2 "" H 6950 3300 50 0001 C CNN 186 | F 3 "~" H 6950 3300 50 0001 C CNN 187 | 1 6950 3100 188 | 0 -1 -1 0 189 | $EndComp 190 | Text HLabel 5550 2700 1 50 Input ~ 0 191 | GND 192 | Text HLabel 5750 2700 1 50 Input ~ 0 193 | GND 194 | Text HLabel 5950 2700 1 50 Input ~ 0 195 | GND 196 | Text HLabel 6150 2700 1 50 Input ~ 0 197 | GND 198 | Text HLabel 6350 2700 1 50 Input ~ 0 199 | GND 200 | Text HLabel 6550 2700 1 50 Input ~ 0 201 | GND 202 | Text HLabel 6750 2700 1 50 Input ~ 0 203 | GND 204 | Text HLabel 6950 2700 1 50 Input ~ 0 205 | GND 206 | Wire Wire Line 207 | 6950 2700 6950 2900 208 | Wire Wire Line 209 | 6750 2700 6750 2900 210 | Wire Wire Line 211 | 6550 2900 6550 2700 212 | Wire Wire Line 213 | 6350 2700 6350 2900 214 | Wire Wire Line 215 | 6150 2700 6150 2900 216 | Wire Wire Line 217 | 5950 2700 5950 2900 218 | Wire Wire Line 219 | 5750 2700 5750 2900 220 | Wire Wire Line 221 | 5550 2700 5550 2900 222 | $Comp 223 | L Device:R_US R? 224 | U 1 1 64094ADD 225 | P 5800 4500 226 | F 0 "R?" V 5595 4500 50 0000 C CNN 227 | F 1 "10k" V 5686 4500 50 0000 C CNN 228 | F 2 "" V 5840 4490 50 0001 C CNN 229 | F 3 "~" H 5800 4500 50 0001 C CNN 230 | 1 5800 4500 231 | 0 1 1 0 232 | $EndComp 233 | Wire Wire Line 234 | 4600 4500 5550 4500 235 | Wire Wire Line 236 | 5550 3300 5550 4500 237 | Connection ~ 5550 4500 238 | Wire Wire Line 239 | 5550 4500 5650 4500 240 | $Comp 241 | L Device:R_US R? 242 | U 1 1 640D942F 243 | P 6100 4400 244 | F 0 "R?" V 5895 4400 50 0000 C CNN 245 | F 1 "10k" V 5986 4400 50 0000 C CNN 246 | F 2 "" V 6140 4390 50 0001 C CNN 247 | F 3 "~" H 6100 4400 50 0001 C CNN 248 | 1 6100 4400 249 | 0 1 1 0 250 | $EndComp 251 | $Comp 252 | L Device:R_US R? 253 | U 1 1 640DA5CB 254 | P 6400 4300 255 | F 0 "R?" V 6195 4300 50 0000 C CNN 256 | F 1 "10k" V 6286 4300 50 0000 C CNN 257 | F 2 "" V 6440 4290 50 0001 C CNN 258 | F 3 "~" H 6400 4300 50 0001 C CNN 259 | 1 6400 4300 260 | 0 1 1 0 261 | $EndComp 262 | $Comp 263 | L Device:R_US R? 264 | U 1 1 640DAF36 265 | P 6700 4200 266 | F 0 "R?" V 6495 4200 50 0000 C CNN 267 | F 1 "10k" V 6586 4200 50 0000 C CNN 268 | F 2 "" V 6740 4190 50 0001 C CNN 269 | F 3 "~" H 6700 4200 50 0001 C CNN 270 | 1 6700 4200 271 | 0 1 1 0 272 | $EndComp 273 | $Comp 274 | L Device:R_US R? 275 | U 1 1 640DB6AB 276 | P 7000 4100 277 | F 0 "R?" V 6795 4100 50 0000 C CNN 278 | F 1 "10k" V 6886 4100 50 0000 C CNN 279 | F 2 "" V 7040 4090 50 0001 C CNN 280 | F 3 "~" H 7000 4100 50 0001 C CNN 281 | 1 7000 4100 282 | 0 1 1 0 283 | $EndComp 284 | $Comp 285 | L Device:R_US R? 286 | U 1 1 640DBE00 287 | P 7300 4000 288 | F 0 "R?" V 7095 4000 50 0000 C CNN 289 | F 1 "10k" V 7186 4000 50 0000 C CNN 290 | F 2 "" V 7340 3990 50 0001 C CNN 291 | F 3 "~" H 7300 4000 50 0001 C CNN 292 | 1 7300 4000 293 | 0 1 1 0 294 | $EndComp 295 | $Comp 296 | L Device:R_US R? 297 | U 1 1 640DC5FF 298 | P 7600 3900 299 | F 0 "R?" V 7395 3900 50 0000 C CNN 300 | F 1 "10k" V 7486 3900 50 0000 C CNN 301 | F 2 "" V 7640 3890 50 0001 C CNN 302 | F 3 "~" H 7600 3900 50 0001 C CNN 303 | 1 7600 3900 304 | 0 1 1 0 305 | $EndComp 306 | $Comp 307 | L Device:R_US R? 308 | U 1 1 63DB6D69 309 | P 7900 3800 310 | F 0 "R?" V 7695 3800 50 0000 C CNN 311 | F 1 "10k" V 7786 3800 50 0000 C CNN 312 | F 2 "" V 7940 3790 50 0001 C CNN 313 | F 3 "~" H 7900 3800 50 0001 C CNN 314 | 1 7900 3800 315 | 0 1 1 0 316 | $EndComp 317 | Wire Wire Line 318 | 4600 4400 5750 4400 319 | Wire Wire Line 320 | 4600 4300 5950 4300 321 | Wire Wire Line 322 | 4600 4200 6150 4200 323 | Wire Wire Line 324 | 4600 4100 6350 4100 325 | Wire Wire Line 326 | 4600 4000 6550 4000 327 | Wire Wire Line 328 | 4600 3900 6750 3900 329 | Wire Wire Line 330 | 4600 3800 6950 3800 331 | Wire Wire Line 332 | 5750 3300 5750 4400 333 | Connection ~ 5750 4400 334 | Wire Wire Line 335 | 5750 4400 5950 4400 336 | Wire Wire Line 337 | 5950 3300 5950 4300 338 | Connection ~ 5950 4300 339 | Wire Wire Line 340 | 5950 4300 6250 4300 341 | Wire Wire Line 342 | 6150 3300 6150 4200 343 | Connection ~ 6150 4200 344 | Wire Wire Line 345 | 6150 4200 6550 4200 346 | Wire Wire Line 347 | 6350 3300 6350 4100 348 | Connection ~ 6350 4100 349 | Wire Wire Line 350 | 6350 4100 6850 4100 351 | Wire Wire Line 352 | 6550 3300 6550 4000 353 | Connection ~ 6550 4000 354 | Wire Wire Line 355 | 6550 4000 7150 4000 356 | Wire Wire Line 357 | 6750 3300 6750 3900 358 | Connection ~ 6750 3900 359 | Wire Wire Line 360 | 6750 3900 7450 3900 361 | Wire Wire Line 362 | 6950 3300 6950 3800 363 | Connection ~ 6950 3800 364 | Wire Wire Line 365 | 6950 3800 7750 3800 366 | Text HLabel 8250 4800 3 50 Input ~ 0 367 | VCC 368 | Wire Wire Line 369 | 8250 4800 8250 4500 370 | Wire Wire Line 371 | 8250 3800 8050 3800 372 | Wire Wire Line 373 | 7750 3900 8250 3900 374 | Connection ~ 8250 3900 375 | Wire Wire Line 376 | 8250 3900 8250 3800 377 | Wire Wire Line 378 | 7450 4000 8250 4000 379 | Connection ~ 8250 4000 380 | Wire Wire Line 381 | 8250 4000 8250 3900 382 | Wire Wire Line 383 | 7150 4100 8250 4100 384 | Connection ~ 8250 4100 385 | Wire Wire Line 386 | 8250 4100 8250 4000 387 | Wire Wire Line 388 | 6850 4200 8250 4200 389 | Connection ~ 8250 4200 390 | Wire Wire Line 391 | 8250 4200 8250 4100 392 | Wire Wire Line 393 | 6550 4300 8250 4300 394 | Connection ~ 8250 4300 395 | Wire Wire Line 396 | 8250 4300 8250 4200 397 | Wire Wire Line 398 | 6250 4400 8250 4400 399 | Connection ~ 8250 4400 400 | Wire Wire Line 401 | 8250 4400 8250 4300 402 | Wire Wire Line 403 | 5950 4500 8250 4500 404 | Connection ~ 8250 4500 405 | Wire Wire Line 406 | 8250 4500 8250 4400 407 | Text HLabel 4850 4600 2 50 Input ~ 0 408 | SPI_MISO_OUT 409 | $EndSCHEMATC 410 | -------------------------------------------------------------------------------- /lib/umodular_libs-cache.lib: -------------------------------------------------------------------------------- 1 | EESchema-LIBRARY Version 2.4 2 | #encoding utf-8 3 | # 4 | # 74xx_74HC165 5 | # 6 | DEF 74xx_74HC165 U 0 20 Y Y 1 F N 7 | F0 "U" -300 750 50 H V C CNN 8 | F1 "74xx_74HC165" -300 -850 50 H V C CNN 9 | F2 "" 0 0 50 H I C CNN 10 | F3 "" 0 0 50 H I C CNN 11 | ALIAS 74HC165 12 | $FPLIST 13 | DIP?16* 14 | SO*16*3.9x9.9mm*P1.27mm* 15 | SSOP*16*5.3x6.2mm*P0.65mm* 16 | TSSOP*16*4.4x5mm*P0.65* 17 | $ENDFPLIST 18 | DRAW 19 | S -300 700 300 -800 1 1 10 f 20 | X ~PL 1 -500 -400 200 R 50 50 1 0 I 21 | X DS 10 -500 600 200 R 50 50 1 0 I 22 | X D0 11 -500 500 200 R 50 50 1 0 I 23 | X D1 12 -500 400 200 R 50 50 1 0 I 24 | X D2 13 -500 300 200 R 50 50 1 0 I 25 | X D3 14 -500 200 200 R 50 50 1 0 I 26 | X ~CE 15 -500 -700 200 R 50 50 1 0 I 27 | X VCC 16 0 900 200 D 50 50 1 0 W 28 | X CP 2 -500 -600 200 R 50 50 1 0 I 29 | X D4 3 -500 100 200 R 50 50 1 0 I 30 | X D5 4 -500 0 200 R 50 50 1 0 I 31 | X D6 5 -500 -100 200 R 50 50 1 0 I 32 | X D7 6 -500 -200 200 R 50 50 1 0 I 33 | X ~Q7 7 500 500 200 L 50 50 1 0 O 34 | X GND 8 0 -1000 200 U 50 50 1 0 W 35 | X Q7 9 500 600 200 L 50 50 1 0 O 36 | ENDDRAW 37 | ENDDEF 38 | # 39 | # 74xx_74HC4051 40 | # 41 | DEF 74xx_74HC4051 U 0 20 Y Y 1 F N 42 | F0 "U" -200 450 50 H V C CNN 43 | F1 "74xx_74HC4051" -300 -550 50 H V C CNN 44 | F2 "" 0 -400 50 H I C CNN 45 | F3 "" 0 -400 50 H I C CNN 46 | ALIAS 74HCT4051 47 | $FPLIST 48 | DIP*W7.62mm* 49 | SOIC*3.9x9.9mm*P1.27mm* 50 | SOIC*5.3x10.2mm*P1.27mm* 51 | TSSOP*4.4x5mm*P0.65mm* 52 | $ENDFPLIST 53 | DRAW 54 | S -200 400 300 -500 0 1 10 f 55 | X A4 1 400 -100 100 L 50 50 1 1 P 56 | X S1 10 -300 0 100 R 50 50 1 1 I 57 | X S0 11 -300 100 100 R 50 50 1 1 I 58 | X A3 12 400 0 100 L 50 50 1 1 P 59 | X A0 13 400 300 100 L 50 50 1 1 P 60 | X A1 14 400 200 100 L 50 50 1 1 P 61 | X A2 15 400 100 100 L 50 50 1 1 P 62 | X VCC 16 0 500 100 D 50 50 1 1 W 63 | X A6 2 400 -300 100 L 50 50 1 1 P 64 | X A 3 -300 300 100 R 50 50 1 1 P 65 | X A7 4 400 -400 100 L 50 50 1 1 P 66 | X A5 5 400 -200 100 L 50 50 1 1 P 67 | X ~E 6 -300 -300 100 R 50 50 1 1 I 68 | X VEE 7 100 -600 100 U 50 50 1 1 W 69 | X GND 8 0 -600 100 U 50 50 1 1 W 70 | X S2 9 -300 -100 100 R 50 50 1 1 I 71 | ENDDRAW 72 | ENDDEF 73 | # 74 | # 74xx_74HC595 75 | # 76 | DEF 74xx_74HC595 U 0 20 Y Y 1 F N 77 | F0 "U" -300 550 50 H V C CNN 78 | F1 "74xx_74HC595" -300 -650 50 H V C CNN 79 | F2 "" 0 0 50 H I C CNN 80 | F3 "" 0 0 50 H I C CNN 81 | ALIAS 74LS595 74HCT595 74AHC595 74AHCT595 82 | $FPLIST 83 | DIP*W7.62mm* 84 | SOIC*3.9x9.9mm*P1.27mm* 85 | TSSOP*4.4x5mm*P0.65mm* 86 | SOIC*5.3x10.2mm*P1.27mm* 87 | SOIC*7.5x10.3mm*P1.27mm* 88 | $ENDFPLIST 89 | DRAW 90 | S -300 500 300 -600 1 1 10 f 91 | X QB 1 400 300 100 L 50 50 1 0 T 92 | X ~SRCLR 10 -400 100 100 R 50 50 1 0 I 93 | X SRCLK 11 -400 200 100 R 50 50 1 0 I 94 | X RCLK 12 -400 -100 100 R 50 50 1 0 I 95 | X ~OE 13 -400 -200 100 R 50 50 1 0 I 96 | X SER 14 -400 400 100 R 50 50 1 0 I 97 | X QA 15 400 400 100 L 50 50 1 0 T 98 | X VCC 16 0 600 100 D 50 50 1 0 W 99 | X QC 2 400 200 100 L 50 50 1 0 T 100 | X QD 3 400 100 100 L 50 50 1 0 T 101 | X QE 4 400 0 100 L 50 50 1 0 T 102 | X QF 5 400 -100 100 L 50 50 1 0 T 103 | X QG 6 400 -200 100 L 50 50 1 0 T 104 | X QH 7 400 -300 100 L 50 50 1 0 T 105 | X GND 8 0 -700 100 U 50 50 1 0 W 106 | X QH' 9 400 -500 100 L 50 50 1 0 O 107 | ENDDRAW 108 | ENDDEF 109 | # 110 | # Connector_DIN-5_180degree 111 | # 112 | DEF Connector_DIN-5_180degree J 0 40 Y Y 1 F N 113 | F0 "J" 125 225 50 H V C CNN 114 | F1 "Connector_DIN-5_180degree" 0 -250 50 H V C CNN 115 | F2 "" 0 0 50 H I C CNN 116 | F3 "" 0 0 50 H I C CNN 117 | $FPLIST 118 | DIN* 119 | $ENDFPLIST 120 | DRAW 121 | A -1 -1 201 -811 3 0 1 10 N 30 -200 200 0 122 | A 0 0 200 1 1799 0 1 10 N 200 0 -200 0 123 | A 1 -1 201 1797 -989 0 1 10 N -200 0 -30 -200 124 | C -120 0 20 0 1 0 N 125 | C -90 90 20 0 1 0 N 126 | C 0 130 20 0 1 0 N 127 | C 90 90 20 0 1 0 N 128 | C 120 0 20 0 1 0 N 129 | P 2 0 1 0 -200 0 -140 0 N 130 | P 2 0 1 0 0 200 0 150 N 131 | P 2 0 1 0 200 0 140 0 N 132 | P 3 0 1 0 -200 100 -170 100 -110 90 N 133 | P 3 0 1 0 200 100 170 100 110 90 N 134 | P 4 0 1 10 -30 -195 -30 -165 30 -165 30 -195 N 135 | X ~ 1 -300 0 100 R 50 50 1 1 P 136 | X ~ 2 0 300 100 D 50 50 1 1 P 137 | X ~ 3 300 0 100 L 50 50 1 1 P 138 | X ~ 4 -300 100 100 R 50 50 1 1 P 139 | X ~ 5 300 100 100 L 50 50 1 1 P 140 | ENDDRAW 141 | ENDDEF 142 | # 143 | # Device_C 144 | # 145 | DEF Device_C C 0 10 N Y 1 F N 146 | F0 "C" 25 100 50 H V L CNN 147 | F1 "Device_C" 25 -100 50 H V L CNN 148 | F2 "" 38 -150 50 H I C CNN 149 | F3 "" 0 0 50 H I C CNN 150 | $FPLIST 151 | C_* 152 | $ENDFPLIST 153 | DRAW 154 | P 2 0 1 20 -80 -30 80 -30 N 155 | P 2 0 1 20 -80 30 80 30 N 156 | X ~ 1 0 150 110 D 50 50 1 1 P 157 | X ~ 2 0 -150 110 U 50 50 1 1 P 158 | ENDDRAW 159 | ENDDEF 160 | # 161 | # Device_LED 162 | # 163 | DEF Device_LED D 0 40 N N 1 F N 164 | F0 "D" 0 100 50 H V C CNN 165 | F1 "Device_LED" 0 -100 50 H V C CNN 166 | F2 "" 0 0 50 H I C CNN 167 | F3 "" 0 0 50 H I C CNN 168 | $FPLIST 169 | LED* 170 | LED_SMD:* 171 | LED_THT:* 172 | $ENDFPLIST 173 | DRAW 174 | P 2 0 1 10 -50 -50 -50 50 N 175 | P 2 0 1 0 -50 0 50 0 N 176 | P 4 0 1 10 50 -50 50 50 -50 0 50 -50 N 177 | P 5 0 1 0 -120 -30 -180 -90 -150 -90 -180 -90 -180 -60 N 178 | P 5 0 1 0 -70 -30 -130 -90 -100 -90 -130 -90 -130 -60 N 179 | X K 1 -150 0 100 R 50 50 1 1 P 180 | X A 2 150 0 100 L 50 50 1 1 P 181 | ENDDRAW 182 | ENDDEF 183 | # 184 | # Device_R_POT_US 185 | # 186 | DEF Device_R_POT_US RV 0 40 Y N 1 F N 187 | F0 "RV" -175 0 50 V V C CNN 188 | F1 "Device_R_POT_US" -100 0 50 V V C CNN 189 | F2 "" 0 0 50 H I C CNN 190 | F3 "" 0 0 50 H I C CNN 191 | $FPLIST 192 | Potentiometer* 193 | $ENDFPLIST 194 | DRAW 195 | P 2 0 1 0 0 -90 0 -100 N 196 | P 2 0 1 0 0 100 0 90 N 197 | P 2 0 1 0 100 0 60 0 N 198 | P 4 0 1 0 45 0 90 20 90 -20 45 0 F 199 | P 5 0 1 0 0 -30 40 -45 0 -60 -40 -75 0 -90 N 200 | P 5 0 1 0 0 30 40 15 0 0 -40 -15 0 -30 N 201 | P 5 0 1 0 0 90 40 75 0 60 -40 45 0 30 N 202 | X 1 1 0 150 50 D 50 50 1 1 P 203 | X 2 2 150 0 50 L 50 50 1 1 P 204 | X 3 3 0 -150 50 U 50 50 1 1 P 205 | ENDDRAW 206 | ENDDEF 207 | # 208 | # Device_R_US 209 | # 210 | DEF Device_R_US R 0 0 N Y 1 F N 211 | F0 "R" 100 0 50 V V C CNN 212 | F1 "Device_R_US" -100 0 50 V V C CNN 213 | F2 "" 40 -10 50 V I C CNN 214 | F3 "" 0 0 50 H I C CNN 215 | $FPLIST 216 | R_* 217 | $ENDFPLIST 218 | DRAW 219 | P 2 0 1 0 0 -90 0 -100 N 220 | P 2 0 1 0 0 90 0 100 N 221 | P 5 0 1 0 0 -30 40 -45 0 -60 -40 -75 0 -90 N 222 | P 5 0 1 0 0 30 40 15 0 0 -40 -15 0 -30 N 223 | P 5 0 1 0 0 90 40 75 0 60 -40 45 0 30 N 224 | X ~ 1 0 150 50 D 50 50 1 1 P 225 | X ~ 2 0 -150 50 U 50 50 1 1 P 226 | ENDDRAW 227 | ENDDEF 228 | # 229 | # Diode_1N4148 230 | # 231 | DEF Diode_1N4148 D 0 40 N N 1 F N 232 | F0 "D" 0 100 50 H V C CNN 233 | F1 "Diode_1N4148" 0 -100 50 H V C CNN 234 | F2 "Diode_THT:D_DO-35_SOD27_P7.62mm_Horizontal" 0 -175 50 H I C CNN 235 | F3 "" 0 0 50 H I C CNN 236 | ALIAS 1N4448 1N4149 1N4151 1N914 BA243 BA244 BA282 BA283 BAV17 BAV18 BAV19 BAV20 BAV21 BAW75 BAW76 BAY93 237 | $FPLIST 238 | D*DO?35* 239 | $ENDFPLIST 240 | DRAW 241 | P 2 0 1 10 -50 50 -50 -50 N 242 | P 2 0 1 0 50 0 -50 0 N 243 | P 4 0 1 10 50 50 50 -50 -50 0 50 50 N 244 | X K 1 -150 0 100 R 50 50 1 1 P 245 | X A 2 150 0 100 L 50 50 1 1 P 246 | ENDDRAW 247 | ENDDEF 248 | # 249 | # Isolator_6N138 250 | # 251 | DEF Isolator_6N138 U 0 40 Y N 1 F N 252 | F0 "U" -160 350 50 H V C CNN 253 | F1 "Isolator_6N138" 90 350 50 H V C CNN 254 | F2 "" 290 -300 50 H I C CNN 255 | F3 "" 290 -300 50 H I C CNN 256 | ALIAS 6N139 257 | $FPLIST 258 | DIP*W7.62mm* 259 | SMDIP*W9.53mm* 260 | $ENDFPLIST 261 | DRAW 262 | S -200 300 200 -300 0 1 10 f 263 | P 2 0 1 10 -180 -25 -130 -25 N 264 | P 2 0 1 10 35 -25 -15 -25 N 265 | P 2 0 1 0 55 -105 100 -150 N 266 | P 2 0 1 0 55 -95 100 -50 N 267 | P 2 0 1 0 100 -150 125 -150 N 268 | P 2 0 1 0 135 -155 180 -200 N 269 | P 2 0 1 0 135 -145 180 -100 N 270 | P 2 0 1 0 180 -200 200 -200 N 271 | P 2 0 1 0 180 -100 200 -100 N 272 | P 3 0 1 14 55 -60 55 -140 55 -140 N 273 | P 3 0 1 0 100 -50 100 200 200 200 N 274 | P 3 0 1 14 135 -110 135 -190 135 -190 N 275 | P 3 0 1 0 200 100 120 100 120 -150 N 276 | P 4 0 1 0 -200 -100 -155 -100 -155 100 -200 100 N 277 | P 4 0 1 10 -155 -25 -180 25 -130 25 -155 -25 N 278 | P 4 0 1 10 10 -25 35 -75 -15 -75 10 -25 N 279 | P 4 0 1 0 50 -100 10 -100 10 200 100 200 N 280 | P 4 0 1 0 95 -145 85 -125 75 -135 95 -145 N 281 | P 4 0 1 0 175 -195 165 -175 155 -185 175 -195 N 282 | P 5 0 1 0 -110 -20 -60 -20 -75 -25 -75 -15 -60 -20 N 283 | P 5 0 1 0 -110 20 -60 20 -75 15 -75 25 -60 20 N 284 | X NC 1 -200 200 100 R 50 50 1 1 N N 285 | X C1 2 -300 100 100 R 50 50 1 1 P 286 | X C2 3 -300 -100 100 R 50 50 1 1 P 287 | X NC 4 -200 -200 100 R 50 50 1 1 N N 288 | X GND 5 300 -200 100 L 50 50 1 1 P 289 | X VO2 6 300 -100 100 L 50 50 1 1 P 290 | X VO1 7 300 100 100 L 50 50 1 1 P 291 | X VCC 8 300 200 100 L 50 50 1 1 P 292 | ENDDRAW 293 | ENDDEF 294 | # 295 | # Switch_SW_Push 296 | # 297 | DEF Switch_SW_Push SW 0 40 N N 1 F N 298 | F0 "SW" 50 100 50 H V L CNN 299 | F1 "Switch_SW_Push" 0 -60 50 H V C CNN 300 | F2 "" 0 200 50 H I C CNN 301 | F3 "" 0 200 50 H I C CNN 302 | DRAW 303 | C -80 0 20 0 1 0 N 304 | C 80 0 20 0 1 0 N 305 | P 2 0 1 0 0 50 0 120 N 306 | P 2 0 1 0 100 50 -100 50 N 307 | X 1 1 -200 0 100 R 50 50 0 1 P 308 | X 2 2 200 0 100 L 50 50 0 1 P 309 | ENDDRAW 310 | ENDDEF 311 | # 312 | #End Library 313 | -------------------------------------------------------------------------------- /lib/umodular_libs.kicad_pcb: -------------------------------------------------------------------------------- 1 | (kicad_pcb (version 4) (host kicad "dummy file") ) 2 | -------------------------------------------------------------------------------- /lib/umodular_libs.pro: -------------------------------------------------------------------------------- 1 | update=Fri 03 Feb 2023 02:34:09 PM EST 2 | version=1 3 | last_client=kicad 4 | [general] 5 | version=1 6 | RootSch= 7 | BoardNm= 8 | [pcbnew] 9 | version=1 10 | LastNetListRead= 11 | UseCmpFile=1 12 | PadDrill=0.600000000000 13 | PadDrillOvalY=0.600000000000 14 | PadSizeH=1.500000000000 15 | PadSizeV=1.500000000000 16 | PcbTextSizeV=1.500000000000 17 | PcbTextSizeH=1.500000000000 18 | PcbTextThickness=0.300000000000 19 | ModuleTextSizeV=1.000000000000 20 | ModuleTextSizeH=1.000000000000 21 | ModuleTextSizeThickness=0.150000000000 22 | SolderMaskClearance=0.000000000000 23 | SolderMaskMinWidth=0.000000000000 24 | DrawSegmentWidth=0.200000000000 25 | BoardOutlineThickness=0.100000000000 26 | ModuleOutlineThickness=0.150000000000 27 | [cvpcb] 28 | version=1 29 | NetIExt=net 30 | [eeschema] 31 | version=1 32 | LibDir= 33 | [eeschema/libraries] 34 | [schematic_editor] 35 | version=1 36 | PageLayoutDescrFile= 37 | PlotDirectoryName= 38 | SubpartIdSeparator=0 39 | SubpartFirstId=65 40 | NetFmtName= 41 | SpiceAjustPassiveValues=0 42 | LabSize=50 43 | ERC_TestSimilarLabels=1 44 | -------------------------------------------------------------------------------- /lib/umodular_libs.sch: -------------------------------------------------------------------------------- 1 | EESchema Schematic File Version 4 2 | EELAYER 30 0 3 | EELAYER END 4 | $Descr A4 11693 8268 5 | encoding utf-8 6 | Sheet 1 8 7 | Title "UMODULAR LIBS" 8 | Date "" 9 | Rev "01" 10 | Comp "midilab" 11 | Comment1 "" 12 | Comment2 "" 13 | Comment3 "" 14 | Comment4 "" 15 | $EndDescr 16 | $Sheet 17 | S 1200 3100 950 1150 18 | U 63DA3C68 19 | F0 "PUSH8" 50 20 | F1 "push8.sch" 50 21 | F2 "GND" I L 1200 3250 50 22 | F3 "VCC" I L 1200 3400 50 23 | F4 "SPI_MISO" I L 1200 3550 50 24 | F5 "SPI_CS" I L 1200 3700 50 25 | F6 "SPI_CLOCK" I L 1200 3850 50 26 | F7 "SPI_MISO_OUT" I L 1200 4000 50 27 | $EndSheet 28 | $Sheet 29 | S 2550 1000 1100 1350 30 | U 63DA54A4 31 | F0 "POT16" 50 32 | F1 "pot16.sch" 50 33 | F2 "MUX_ANALOG_PORT_1" I L 2550 1150 50 34 | F3 "MUX_ANALOG_PORT_2" I L 2550 1300 50 35 | F4 "MUX_CTRL_A" I L 2550 1450 50 36 | F5 "MUX_CTRL_B" I L 2550 1600 50 37 | F6 "MUX_CTRL_C" I L 2550 1750 50 38 | F7 "AGND" I L 2550 1900 50 39 | F8 "VCC" I L 2550 2050 50 40 | $EndSheet 41 | $Sheet 42 | S 1200 1000 1150 1350 43 | U 63DA63DB 44 | F0 "POT8" 50 45 | F1 "pot8.sch" 50 46 | F2 "MUX_ANALOG_PORT_1" I L 1200 1150 50 47 | F3 "MUX_CTRL_A" I L 1200 1300 50 48 | F4 "MUX_CTRL_B" I L 1200 1450 50 49 | F5 "MUX_CTRL_C" I L 1200 1600 50 50 | F6 "AGND" I L 1200 1750 50 51 | F7 "VCC" I L 1200 1900 50 52 | $EndSheet 53 | $Sheet 54 | S 2350 3100 1000 1150 55 | U 63DB69CB 56 | F0 "PUSH16" 50 57 | F1 "push16.sch" 50 58 | F2 "GND" I L 2350 3250 50 59 | F3 "VCC" I L 2350 3400 50 60 | F4 "SPI_MISO" I L 2350 3550 50 61 | F5 "SPI_CS" I L 2350 3700 50 62 | F6 "SPI_CLOCK" I L 2350 3850 50 63 | F7 "SPI_MISO_OUT" I L 2350 4000 50 64 | $EndSheet 65 | $Sheet 66 | S 1250 5150 1050 1100 67 | U 63DB86A0 68 | F0 "LED8" 50 69 | F1 "led8.sch" 50 70 | F2 "GND" I L 1250 5300 50 71 | F3 "VCC" I L 1250 5450 50 72 | F4 "SPI_CS" I L 1250 5600 50 73 | F5 "SPI_CLOCK" I L 1250 5750 50 74 | F6 "SPI_MOSI" I L 1250 5900 50 75 | F7 "SPI_MOSI_OUT" I L 1250 6050 50 76 | $EndSheet 77 | $Sheet 78 | S 2500 5150 1050 1100 79 | U 63E203A7 80 | F0 "LED16" 50 81 | F1 "led16.sch" 50 82 | F2 "GND" I L 2500 5300 50 83 | F3 "VCC" I L 2500 5450 50 84 | F4 "SPI_CS" I L 2500 5600 50 85 | F5 "SPI_CLOCK" I L 2500 5750 50 86 | F6 "SPI_MOSI" I L 2500 5900 50 87 | F7 "SPI_MOSI_OUT" I L 2500 6050 50 88 | $EndSheet 89 | $Sheet 90 | S 1250 6550 1050 1100 91 | U 63E892DF 92 | F0 "MIDI" 50 93 | F1 "midi.sch" 50 94 | F2 "GND" I L 1250 6700 50 95 | F3 "VCC" I L 1250 6850 50 96 | F4 "UART_TX" I L 1250 7000 50 97 | F5 "UART_RX" I L 1250 7150 50 98 | $EndSheet 99 | $EndSCHEMATC 100 | -------------------------------------------------------------------------------- /v1/README.md: -------------------------------------------------------------------------------- 1 | # V1 release 2 | 3 | ### Shileds 4 | 5 | The initial shield released is compatible with the Arduino Mega, Micro and Mini series boards. However, the project has plans to expand support for other board models in the future. 6 | 7 | **\+ Arduino Micro and Mini 5v Compatible** **\+ Arduino Mega Compatible** 8 | ![mega_and_mini_shields](https://midilab.co/data/uploads/2015/10/mega_and_mini_shields.jpg) 9 | 10 | ### IO Interfaces 11 | 12 | The project provides various input and output interfaces, allowing users to interact with the external world effectively. 13 | 14 | **\+ FADER8**: 8 x 60mm faders module – designed for Bourns PTA6043-2015DPB103 part. ![fader8](https://midilab.co/data/uploads/2015/10/fader8.jpg) 15 | 16 | **\+ POT8**: 8 x potentiometers module – designed for Bourns PTV09A-4015F-B103 part. But it fits for almost all 10KB throughhole potentiometer models. 17 | ![pot8](https://midilab.co/data/uploads/2015/10/pot8.jpg) 18 | 19 | **\+ PUSH8**: 8 x button/led module ![push8](https://midilab.co/data/uploads/2015/10/push8.jpg) 20 | 21 | ### Midi Interface 22 | 23 | **\+ MIDI4**: Common MIDI interface with support for 2 MIDI Inputs and 2 MIDI Outputs. ![midi4](https://midilab.co/data/uploads/2015/10/midi4.jpg) 24 | -------------------------------------------------------------------------------- /v1/arduino_mega_shield/README.md: -------------------------------------------------------------------------------- 1 | # uMODULAR Arduino Mega Shield 2 | 3 | This is a Arduino Mega Shield to support all uMODULAR modules. 4 | 5 | ![Image of uMODULAR Arduino Mega Shield pcb top view](https://raw.githubusercontent.com/midilab/uMODULAR/master/v1/arduino_mega_shield/umodular_mega_shield_rev02_top.png) 6 | ![Image of uMODULAR Arduino Mega Shield pcb bottom view](https://raw.githubusercontent.com/midilab/uMODULAR/master/v1/arduino_mega_shield/umodular_mega_shield_rev02_bottom.png) 7 | 8 | ## BOM list 9 | 10 | ### ICs 11 | **1x** 23LC1024-I/P
12 | **1x** 74HC4050
13 | **1x** 6N138
14 | **1x** Socket 16P DUAL WIPE
15 | **2x** Socket 08P DUAL WIPE
16 | 17 | ### Ceramic Disc Capacitors 18 | **2x** 50V 100nf(.1uF)
19 | 20 | ### Metal Film Resistors 1/4W Resistors 21 | **3x** 220
22 | **1x** 1k
23 | **1x** 2.2k
24 | **1x** 4.7k
25 | **2x** 10k
26 | 27 | ### Diode 28 | **1x** 1N4148TR
29 | 30 | ### MIDI Connector 31 | **2x** Circular DIN Connectors 5P R/A PCB SHIELDED 5mm CIRC DIN RECPT
32 | 33 | ### Headers & Wire Housings 34 | **12x** 05+05 DIL VERTICAL PIN HEADER
35 | **1x** 18+18 DIL VERTICAL PIN HEADER
36 | **5x** 08 SIL VERTICAL PIN HEADER TIN
37 | **1x** 06 SIL VERTICAL PIN HEADER TIN
38 | **1x** 02 SIL VERTICAL PIN HEADER TIN
39 | -------------------------------------------------------------------------------- /v1/arduino_mega_shield/umodular_mega_shield_rev02_bottom.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/midilab/uMODULAR/b784fcf62076ca44c01ab5585740d74fb48586bc/v1/arduino_mega_shield/umodular_mega_shield_rev02_bottom.png -------------------------------------------------------------------------------- /v1/arduino_mega_shield/umodular_mega_shield_rev02_top.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/midilab/uMODULAR/b784fcf62076ca44c01ab5585740d74fb48586bc/v1/arduino_mega_shield/umodular_mega_shield_rev02_top.png -------------------------------------------------------------------------------- /v1/ctrl16/README.md: -------------------------------------------------------------------------------- 1 | # ctrl16 module 2 | 3 | ctrl16 is a 10cmx12.5cm PCB module for uMODULAR platform ready for 16 potentiometers plus 8 buttons/leds to make your device ready for controlling audio or video hardware/software stuffs. 4 | 5 | ![Image of uMODULAR ctrl16 pcb top view](https://raw.githubusercontent.com/midilab/uMODULAR/master/v1/ctrl16/umodular_ctrl16_top.png) 6 | ![Image of uMODULAR ctrl16 pcb bottom view](https://raw.githubusercontent.com/midilab/uMODULAR/master/v1/ctrl16/umodular_ctrl16_bottom.png) 7 | 8 | ## BOM list 9 | 10 | ### Buttons 11 | **8x** Tactile Switches 6.0X4.3MM 160G
12 | 13 | ### Leds 14 | **8x** Through Hole Diffused T-1 (3 mm)
15 | 16 | ### Potentiometers 17 | **16x** 10K LINEAR 20%(Bourns PTV09A-4015F-B103)
18 | 19 | ### ICs 20 | **2x** CD4051BE
21 | **1x** 74HC595N
22 | **1x** 74HC165N
23 | **4x** Socket 16P DUAL WIPE
24 | 25 | ### Ceramic Disc Capacitors 26 | **4x** 50V 100nf(.1uF)
27 | 28 | ### Metal Film Resistors 1/4W Resistors 29 | **8x** 220
30 | **9x** 10k
31 | 32 | ### Headers & Wire Housings 33 | **4x** 05+05 DIL VERTICAL PIN HEADER
34 | 35 | ### Cable connection for uMODULAR base shield 36 | **pick your size** Ribbon Cable 10 Conductors 28 AWG .050
37 | **8x** Female Ribbon Cable Header 10 Position, 2 rows, 2.54 mm pitch
38 | -------------------------------------------------------------------------------- /v1/ctrl16/umodular_ctrl16_bottom.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/midilab/uMODULAR/b784fcf62076ca44c01ab5585740d74fb48586bc/v1/ctrl16/umodular_ctrl16_bottom.png -------------------------------------------------------------------------------- /v1/ctrl16/umodular_ctrl16_top.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/midilab/uMODULAR/b784fcf62076ca44c01ab5585740d74fb48586bc/v1/ctrl16/umodular_ctrl16_top.png -------------------------------------------------------------------------------- /v1/midi4/README.md: -------------------------------------------------------------------------------- 1 | # midi4 module 2 | 3 | midi4 is a 10cmx2.5cm PCB module for uMODULAR platform that supports 2 MIDI Ins and 2 MIDI Outs ports. 4 | 5 | ![Image of uMODULAR midi4 pcb top view](https://raw.githubusercontent.com/midilab/uMODULAR/master/v1/midi4/umodular_midi4_rev02_top.png) 6 | ![Image of uMODULAR midi4 pcb bottom view](https://raw.githubusercontent.com/midilab/uMODULAR/master/v1/midi4/umodular_midi4_rev02_bottom.png) 7 | 8 | ## BOM list 9 | 10 | ### MIDI Connector 11 | **4x** Circular DIN Connectors 5P R/A PCB SHIELDED 5mm CIRC DIN RECPT
12 | 13 | ### IC 14 | **2x** 6N138
15 | **2x** Socket 8P DUAL WIPE
16 | 17 | ### Metal Film Resistors 1/4W Resistors 18 | **2x** 4.7k
19 | **6x** 220
20 | **2x** 1k
21 | 22 | ### Diode 23 | **2x** 1N4148
24 | 25 | ### Headers & Wire Housings 26 | **1x** 05+05 DIL VERTICAL PIN HEADER
27 | 28 | ### Cable connection for uMODULAR base shield 29 | **pick your size** Ribbon Cable 10 Conductors 28 AWG .050
30 | **2x** Female Ribbon Cable Header 10 Position, 2 rows, 2.54 mm pitch
31 | 32 | -------------------------------------------------------------------------------- /v1/midi4/rev01/umodular_midi4_rev01.brd: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | 34 | 35 | 36 | 37 | 38 | 39 | 40 | 41 | 42 | 43 | 44 | 45 | 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | 56 | 57 | 58 | 59 | 60 | 61 | 62 | 63 | 64 | 65 | 66 | 67 | 68 | 69 | 70 | 71 | 72 | 73 | 74 | 75 | 76 | 77 | 78 | 79 | 80 | 81 | 82 | 83 | 84 | 85 | 86 | 87 | 88 | 89 | 90 | 91 | 92 | 93 | 94 | 95 | 96 | 97 | 98 | 99 | 100 | 101 | 102 | 103 | 104 | 105 | 106 | 107 | 108 | 109 | 110 | 111 | 112 | 113 | 114 | 115 | 116 | 117 | 118 | 119 | 120 | 121 | 122 | 123 | 124 | 125 | 126 | 127 | 128 | 129 | 130 | 131 | 132 | 133 | 134 | 135 | 136 | 137 | 138 | 139 | 140 | 141 | 142 | 143 | 144 | uMODULAR Midi4 rev. 0.1 145 | CC-BY-SA 4 - Romulo Silva http://midilab.co 146 | 147 | 148 | 149 | <b>Diodes</b><p> 150 | Based on the following sources: 151 | <ul> 152 | <li>Motorola : www.onsemi.com 153 | <li>Fairchild : www.fairchildsemi.com 154 | <li>Philips : www.semiconductors.com 155 | <li>Vishay : www.vishay.de 156 | </ul> 157 | <author>Created by librarian@cadsoft.de</author> 158 | 159 | 160 | <B>DIODE</B><p> 161 | diameter 2 mm, horizontal, grid 7.62 mm 162 | 163 | 164 | 165 | 166 | 167 | 168 | 169 | 170 | 171 | 172 | 173 | 174 | 175 | 176 | 177 | 178 | 179 | 180 | 181 | >NAME 182 | >VALUE 183 | 184 | 185 | 186 | 187 | 188 | 189 | 190 | 191 | 192 | Female <b>CONNECTOR</b><p> 193 | 5 pins 90 deg. with shield, horizontal (DIN 41524) 194 | 195 | 196 | 197 | 198 | 199 | 200 | 201 | 202 | 203 | 204 | 205 | 206 | 207 | 208 | 209 | 210 | 211 | 212 | 213 | 214 | 215 | 216 | 217 | 218 | 219 | 220 | 221 | 222 | 223 | 224 | 225 | 226 | 227 | 228 | 229 | 230 | 231 | 232 | 233 | 234 | 235 | 236 | 237 | 238 | 239 | 240 | 241 | 242 | 243 | 244 | 245 | 246 | 247 | 248 | 249 | 250 | 251 | 252 | 253 | 254 | 255 | 256 | 257 | 258 | 259 | 260 | 261 | 262 | 263 | 264 | 265 | 266 | 267 | 268 | 269 | 270 | 271 | 272 | 273 | >NAME 274 | 2 275 | 4 276 | 5 277 | 3 278 | 1 279 | >VALUE 280 | 281 | 282 | 283 | 284 | 285 | 286 | 287 | 288 | <b>Pin Headers</b><p> 289 | Naming:<p> 290 | MA = male<p> 291 | # contacts - # rows<p> 292 | W = angled<p> 293 | <author>Created by librarian@cadsoft.de</author> 294 | 295 | 296 | <b>PIN HEADER</b> 297 | 298 | 299 | 300 | 301 | 302 | 303 | 304 | 305 | 306 | 307 | 308 | 309 | 310 | 311 | 312 | 313 | 314 | 315 | 316 | 317 | 318 | 319 | 320 | 321 | 322 | 323 | 324 | 325 | 326 | 327 | 328 | 329 | 330 | 331 | 332 | 333 | 334 | 335 | 336 | 337 | 338 | 339 | 1 340 | >NAME 341 | >VALUE 342 | 10 343 | 344 | 345 | 346 | 347 | 348 | 349 | 350 | 351 | 352 | 353 | 354 | 355 | 356 | 357 | <b>Opto Couplers</b><p> 358 | Siemens, Hewlett-Packard, Texas Instuments, Sharp, Motorola<p> 359 | <author>Created by librarian@cadsoft.de</author> 360 | 361 | 362 | <b>Dual In Line Package</b> 363 | 364 | 365 | 366 | 367 | 368 | 369 | 370 | 371 | 372 | 373 | 374 | 375 | 376 | 377 | >NAME 378 | >VALUE 379 | 380 | 381 | 382 | 383 | <b>Resistors, Capacitors, Inductors</b><p> 384 | Based on the previous libraries: 385 | <ul> 386 | <li>r.lbr 387 | <li>cap.lbr 388 | <li>cap-fe.lbr 389 | <li>captant.lbr 390 | <li>polcap.lbr 391 | <li>ipc-smd.lbr 392 | </ul> 393 | All SMD packages are defined according to the IPC specifications and CECC<p> 394 | <author>Created by librarian@cadsoft.de</author><p> 395 | <p> 396 | for Electrolyt Capacitors see also :<p> 397 | www.bccomponents.com <p> 398 | www.panasonic.com<p> 399 | www.kemet.com<p> 400 | http://www.secc.co.jp/pdf/os_e/2004/e_os_all.pdf <b>(SANYO)</b> 401 | <p> 402 | for trimmer refence see : <u>www.electrospec-inc.com/cross_references/trimpotcrossref.asp</u><p> 403 | 404 | <table border=0 cellspacing=0 cellpadding=0 width="100%" cellpaddding=0> 405 | <tr valign="top"> 406 | 407 | <! <td width="10">&nbsp;</td> 408 | <td width="90%"> 409 | 410 | <b><font color="#0000FF" size="4">TRIM-POT CROSS REFERENCE</font></b> 411 | <P> 412 | <TABLE BORDER=0 CELLSPACING=1 CELLPADDING=2> 413 | <TR> 414 | <TD COLSPAN=8> 415 | <FONT SIZE=3 FACE=ARIAL><B>RECTANGULAR MULTI-TURN</B></FONT> 416 | </TD> 417 | </TR> 418 | <TR> 419 | <TD ALIGN=CENTER> 420 | <B> 421 | <FONT SIZE=3 FACE=ARIAL color="#FF0000">BOURNS</FONT> 422 | </B> 423 | </TD> 424 | <TD ALIGN=CENTER> 425 | <B> 426 | <FONT SIZE=3 FACE=ARIAL color="#FF0000">BI&nbsp;TECH</FONT> 427 | </B> 428 | </TD> 429 | <TD ALIGN=CENTER> 430 | <B> 431 | <FONT SIZE=3 FACE=ARIAL color="#FF0000">DALE-VISHAY</FONT> 432 | </B> 433 | </TD> 434 | <TD ALIGN=CENTER> 435 | <B> 436 | <FONT SIZE=3 FACE=ARIAL color="#FF0000">PHILIPS/MEPCO</FONT> 437 | </B> 438 | </TD> 439 | <TD ALIGN=CENTER> 440 | <B> 441 | <FONT SIZE=3 FACE=ARIAL color="#FF0000">MURATA</FONT> 442 | </B> 443 | </TD> 444 | <TD ALIGN=CENTER> 445 | <B> 446 | <FONT SIZE=3 FACE=ARIAL color="#FF0000">PANASONIC</FONT> 447 | </B> 448 | </TD> 449 | <TD ALIGN=CENTER> 450 | <B> 451 | <FONT SIZE=3 FACE=ARIAL color="#FF0000">SPECTROL</FONT> 452 | </B> 453 | </TD> 454 | <TD ALIGN=CENTER> 455 | <B> 456 | <FONT SIZE=3 FACE=ARIAL color="#FF0000">MILSPEC</FONT> 457 | </B> 458 | </TD><TD>&nbsp;</TD> 459 | </TR> 460 | <TR> 461 | <TD BGCOLOR="#cccccc" ALIGN=CENTER><FONT FACE=ARIAL SIZE=3 > 462 | 3005P<BR> 463 | 3006P<BR> 464 | 3006W<BR> 465 | 3006Y<BR> 466 | 3009P<BR> 467 | 3009W<BR> 468 | 3009Y<BR> 469 | 3057J<BR> 470 | 3057L<BR> 471 | 3057P<BR> 472 | 3057Y<BR> 473 | 3059J<BR> 474 | 3059L<BR> 475 | 3059P<BR> 476 | 3059Y<BR></FONT> 477 | </TD> 478 | <TD BGCOLOR="#cccccc" ALIGN=CENTER><FONT FACE=ARIAL SIZE=3> 479 | -<BR> 480 | 89P<BR> 481 | 89W<BR> 482 | 89X<BR> 483 | 89PH<BR> 484 | 76P<BR> 485 | 89XH<BR> 486 | 78SLT<BR> 487 | 78L&nbsp;ALT<BR> 488 | 56P&nbsp;ALT<BR> 489 | 78P&nbsp;ALT<BR> 490 | T8S<BR> 491 | 78L<BR> 492 | 56P<BR> 493 | 78P<BR></FONT> 494 | </TD> 495 | <TD BGCOLOR="#cccccc" ALIGN=CENTER><FONT FACE=ARIAL SIZE=3> 496 | -<BR> 497 | T18/784<BR> 498 | 783<BR> 499 | 781<BR> 500 | -<BR> 501 | -<BR> 502 | -<BR> 503 | 2199<BR> 504 | 1697/1897<BR> 505 | 1680/1880<BR> 506 | 2187<BR> 507 | -<BR> 508 | -<BR> 509 | -<BR> 510 | -<BR></FONT> 511 | </TD> 512 | <TD BGCOLOR="#cccccc" ALIGN=CENTER><FONT FACE=ARIAL SIZE=3> 513 | -<BR> 514 | 8035EKP/CT20/RJ-20P<BR> 515 | -<BR> 516 | RJ-20X<BR> 517 | -<BR> 518 | -<BR> 519 | -<BR> 520 | 1211L<BR> 521 | 8012EKQ&nbsp;ALT<BR> 522 | 8012EKR&nbsp;ALT<BR> 523 | 1211P<BR> 524 | 8012EKJ<BR> 525 | 8012EKL<BR> 526 | 8012EKQ<BR> 527 | 8012EKR<BR></FONT> 528 | </TD> 529 | <TD BGCOLOR="#cccccc" ALIGN=CENTER><FONT FACE=ARIAL SIZE=3> 530 | -<BR> 531 | 2101P<BR> 532 | 2101W<BR> 533 | 2101Y<BR> 534 | -<BR> 535 | -<BR> 536 | -<BR> 537 | -<BR> 538 | -<BR> 539 | -<BR> 540 | -<BR> 541 | -<BR> 542 | 2102L<BR> 543 | 2102S<BR> 544 | 2102Y<BR></FONT> 545 | </TD> 546 | <TD BGCOLOR="#cccccc" ALIGN=CENTER><FONT FACE=ARIAL SIZE=3> 547 | -<BR> 548 | EVMCOG<BR> 549 | -<BR> 550 | -<BR> 551 | -<BR> 552 | -<BR> 553 | -<BR> 554 | -<BR> 555 | -<BR> 556 | -<BR> 557 | -<BR> 558 | -<BR> 559 | -<BR> 560 | -<BR> 561 | -<BR></FONT> 562 | </TD> 563 | <TD BGCOLOR="#cccccc" ALIGN=CENTER><FONT FACE=ARIAL SIZE=3> 564 | -<BR> 565 | 43P<BR> 566 | 43W<BR> 567 | 43Y<BR> 568 | -<BR> 569 | -<BR> 570 | -<BR> 571 | -<BR> 572 | 40L<BR> 573 | 40P<BR> 574 | 40Y<BR> 575 | 70Y-T602<BR> 576 | 70L<BR> 577 | 70P<BR> 578 | 70Y<BR></FONT> 579 | </TD> 580 | <TD BGCOLOR="#cccccc" ALIGN=CENTER><FONT FACE=ARIAL SIZE=3> 581 | -<BR> 582 | -<BR> 583 | -<BR> 584 | -<BR> 585 | -<BR> 586 | -<BR> 587 | -<BR> 588 | -<BR> 589 | RT/RTR12<BR> 590 | RT/RTR12<BR> 591 | RT/RTR12<BR> 592 | -<BR> 593 | RJ/RJR12<BR> 594 | RJ/RJR12<BR> 595 | RJ/RJR12<BR></FONT> 596 | </TD> 597 | </TR> 598 | <TR> 599 | <TD COLSPAN=8>&nbsp; 600 | </TD> 601 | </TR> 602 | <TR> 603 | <TD COLSPAN=8> 604 | <FONT SIZE=4 FACE=ARIAL><B>SQUARE MULTI-TURN</B></FONT> 605 | </TD> 606 | </TR> 607 | <TR> 608 | <TD ALIGN=CENTER> 609 | <FONT SIZE=3 FACE=ARIAL><B>BOURN</B></FONT> 610 | </TD> 611 | <TD ALIGN=CENTER> 612 | <FONT SIZE=3 FACE=ARIAL><B>BI&nbsp;TECH</B></FONT> 613 | </TD> 614 | <TD ALIGN=CENTER> 615 | <FONT SIZE=3 FACE=ARIAL><B>DALE-VISHAY</B></FONT> 616 | </TD> 617 | <TD ALIGN=CENTER> 618 | <FONT SIZE=3 FACE=ARIAL><B>PHILIPS/MEPCO</B></FONT> 619 | </TD> 620 | <TD ALIGN=CENTER> 621 | <FONT SIZE=3 FACE=ARIAL><B>MURATA</B></FONT> 622 | </TD> 623 | <TD ALIGN=CENTER> 624 | <FONT SIZE=3 FACE=ARIAL><B>PANASONIC</B></FONT> 625 | </TD> 626 | <TD ALIGN=CENTER> 627 | <FONT SIZE=3 FACE=ARIAL><B>SPECTROL</B></FONT> 628 | </TD> 629 | <TD ALIGN=CENTER> 630 | <FONT SIZE=3 FACE=ARIAL><B>MILSPEC</B></FONT> 631 | </TD> 632 | </TR> 633 | <TR> 634 | <TD BGCOLOR="#cccccc" ALIGN=CENTER><FONT FACE=ARIAL SIZE=3> 635 | 3250L<BR> 636 | 3250P<BR> 637 | 3250W<BR> 638 | 3250X<BR> 639 | 3252P<BR> 640 | 3252W<BR> 641 | 3252X<BR> 642 | 3260P<BR> 643 | 3260W<BR> 644 | 3260X<BR> 645 | 3262P<BR> 646 | 3262W<BR> 647 | 3262X<BR> 648 | 3266P<BR> 649 | 3266W<BR> 650 | 3266X<BR> 651 | 3290H<BR> 652 | 3290P<BR> 653 | 3290W<BR> 654 | 3292P<BR> 655 | 3292W<BR> 656 | 3292X<BR> 657 | 3296P<BR> 658 | 3296W<BR> 659 | 3296X<BR> 660 | 3296Y<BR> 661 | 3296Z<BR> 662 | 3299P<BR> 663 | 3299W<BR> 664 | 3299X<BR> 665 | 3299Y<BR> 666 | 3299Z<BR></FONT> 667 | </TD> 668 | <TD BGCOLOR="#cccccc" ALIGN=CENTER><FONT FACE=ARIAL SIZE=3> 669 | -<BR> 670 | 66P&nbsp;ALT<BR> 671 | 66W&nbsp;ALT<BR> 672 | 66X&nbsp;ALT<BR> 673 | 66P&nbsp;ALT<BR> 674 | 66W&nbsp;ALT<BR> 675 | 66X&nbsp;ALT<BR> 676 | -<BR> 677 | 64W&nbsp;ALT<BR> 678 | -<BR> 679 | 64P&nbsp;ALT<BR> 680 | 64W&nbsp;ALT<BR> 681 | 64X&nbsp;ALT<BR> 682 | 64P<BR> 683 | 64W<BR> 684 | 64X<BR> 685 | 66X&nbsp;ALT<BR> 686 | 66P&nbsp;ALT<BR> 687 | 66W&nbsp;ALT<BR> 688 | 66P<BR> 689 | 66W<BR> 690 | 66X<BR> 691 | 67P<BR> 692 | 67W<BR> 693 | 67X<BR> 694 | 67Y<BR> 695 | 67Z<BR> 696 | 68P<BR> 697 | 68W<BR> 698 | 68X<BR> 699 | 67Y&nbsp;ALT<BR> 700 | 67Z&nbsp;ALT<BR></FONT> 701 | </TD> 702 | <TD BGCOLOR="#cccccc" ALIGN=CENTER><FONT FACE=ARIAL SIZE=3> 703 | 5050<BR> 704 | 5091<BR> 705 | 5080<BR> 706 | 5087<BR> 707 | -<BR> 708 | -<BR> 709 | -<BR> 710 | -<BR> 711 | -<BR> 712 | -<BR> 713 | -<BR> 714 | T63YB<BR> 715 | T63XB<BR> 716 | -<BR> 717 | -<BR> 718 | -<BR> 719 | 5887<BR> 720 | 5891<BR> 721 | 5880<BR> 722 | -<BR> 723 | -<BR> 724 | -<BR> 725 | T93Z<BR> 726 | T93YA<BR> 727 | T93XA<BR> 728 | T93YB<BR> 729 | T93XB<BR> 730 | -<BR> 731 | -<BR> 732 | -<BR> 733 | -<BR> 734 | -<BR></FONT> 735 | </TD> 736 | <TD BGCOLOR="#cccccc" ALIGN=CENTER><FONT FACE=ARIAL SIZE=3> 737 | -<BR> 738 | -<BR> 739 | -<BR> 740 | -<BR> 741 | -<BR> 742 | -<BR> 743 | -<BR> 744 | -<BR> 745 | -<BR> 746 | -<BR> 747 | 8026EKP<BR> 748 | 8026EKW<BR> 749 | 8026EKM<BR> 750 | 8026EKP<BR> 751 | 8026EKB<BR> 752 | 8026EKM<BR> 753 | 1309X<BR> 754 | 1309P<BR> 755 | 1309W<BR> 756 | 8024EKP<BR> 757 | 8024EKW<BR> 758 | 8024EKN<BR> 759 | RJ-9P/CT9P<BR> 760 | RJ-9W<BR> 761 | RJ-9X<BR> 762 | -<BR> 763 | -<BR> 764 | -<BR> 765 | -<BR> 766 | -<BR> 767 | -<BR> 768 | -<BR></FONT> 769 | </TD> 770 | <TD BGCOLOR="#cccccc" ALIGN=CENTER><FONT FACE=ARIAL SIZE=3> 771 | -<BR> 772 | -<BR> 773 | -<BR> 774 | -<BR> 775 | -<BR> 776 | -<BR> 777 | -<BR> 778 | -<BR> 779 | -<BR> 780 | -<BR> 781 | 3103P<BR> 782 | 3103Y<BR> 783 | 3103Z<BR> 784 | 3103P<BR> 785 | 3103Y<BR> 786 | 3103Z<BR> 787 | -<BR> 788 | -<BR> 789 | -<BR> 790 | -<BR> 791 | -<BR> 792 | -<BR> 793 | 3105P/3106P<BR> 794 | 3105W/3106W<BR> 795 | 3105X/3106X<BR> 796 | 3105Y/3106Y<BR> 797 | 3105Z/3105Z<BR> 798 | 3102P<BR> 799 | 3102W<BR> 800 | 3102X<BR> 801 | 3102Y<BR> 802 | 3102Z<BR></FONT> 803 | </TD> 804 | <TD BGCOLOR="#cccccc" ALIGN=CENTER><FONT FACE=ARIAL SIZE=3> 805 | -<BR> 806 | -<BR> 807 | -<BR> 808 | -<BR> 809 | -<BR> 810 | -<BR> 811 | -<BR> 812 | -<BR> 813 | -<BR> 814 | -<BR> 815 | -<BR> 816 | -<BR> 817 | -<BR> 818 | -<BR> 819 | -<BR> 820 | -<BR> 821 | -<BR> 822 | -<BR> 823 | -<BR> 824 | -<BR> 825 | -<BR> 826 | -<BR> 827 | EVMCBG<BR> 828 | EVMCCG<BR> 829 | -<BR> 830 | -<BR> 831 | -<BR> 832 | -<BR> 833 | -<BR> 834 | -<BR> 835 | -<BR> 836 | -<BR></FONT> 837 | </TD> 838 | <TD BGCOLOR="#cccccc" ALIGN=CENTER><FONT FACE=ARIAL SIZE=3> 839 | 55-1-X<BR> 840 | 55-4-X<BR> 841 | 55-3-X<BR> 842 | 55-2-X<BR> 843 | -<BR> 844 | -<BR> 845 | -<BR> 846 | -<BR> 847 | -<BR> 848 | -<BR> 849 | -<BR> 850 | -<BR> 851 | -<BR> 852 | -<BR> 853 | -<BR> 854 | -<BR> 855 | 50-2-X<BR> 856 | 50-4-X<BR> 857 | 50-3-X<BR> 858 | -<BR> 859 | -<BR> 860 | -<BR> 861 | 64P<BR> 862 | 64W<BR> 863 | 64X<BR> 864 | 64Y<BR> 865 | 64Z<BR> 866 | -<BR> 867 | -<BR> 868 | -<BR> 869 | -<BR> 870 | -<BR></FONT> 871 | </TD> 872 | <TD BGCOLOR="#cccccc" ALIGN=CENTER><FONT FACE=ARIAL SIZE=3> 873 | RT/RTR22<BR> 874 | RT/RTR22<BR> 875 | RT/RTR22<BR> 876 | RT/RTR22<BR> 877 | RJ/RJR22<BR> 878 | RJ/RJR22<BR> 879 | RJ/RJR22<BR> 880 | RT/RTR26<BR> 881 | RT/RTR26<BR> 882 | RT/RTR26<BR> 883 | RJ/RJR26<BR> 884 | RJ/RJR26<BR> 885 | RJ/RJR26<BR> 886 | RJ/RJR26<BR> 887 | RJ/RJR26<BR> 888 | RJ/RJR26<BR> 889 | RT/RTR24<BR> 890 | RT/RTR24<BR> 891 | RT/RTR24<BR> 892 | RJ/RJR24<BR> 893 | RJ/RJR24<BR> 894 | RJ/RJR24<BR> 895 | RJ/RJR24<BR> 896 | RJ/RJR24<BR> 897 | RJ/RJR24<BR> 898 | -<BR> 899 | -<BR> 900 | -<BR> 901 | -<BR> 902 | -<BR> 903 | -<BR> 904 | -<BR></FONT> 905 | </TD> 906 | </TR> 907 | <TR> 908 | <TD COLSPAN=8>&nbsp; 909 | </TD> 910 | </TR> 911 | <TR> 912 | <TD COLSPAN=8> 913 | <FONT SIZE=4 FACE=ARIAL><B>SINGLE TURN</B></FONT> 914 | </TD> 915 | </TR> 916 | <TR> 917 | <TD ALIGN=CENTER> 918 | <FONT SIZE=3 FACE=ARIAL><B>BOURN</B></FONT> 919 | </TD> 920 | <TD ALIGN=CENTER> 921 | <FONT SIZE=3 FACE=ARIAL><B>BI&nbsp;TECH</B></FONT> 922 | </TD> 923 | <TD ALIGN=CENTER> 924 | <FONT SIZE=3 FACE=ARIAL><B>DALE-VISHAY</B></FONT> 925 | </TD> 926 | <TD ALIGN=CENTER> 927 | <FONT SIZE=3 FACE=ARIAL><B>PHILIPS/MEPCO</B></FONT> 928 | </TD> 929 | <TD ALIGN=CENTER> 930 | <FONT SIZE=3 FACE=ARIAL><B>MURATA</B></FONT> 931 | </TD> 932 | <TD ALIGN=CENTER> 933 | <FONT SIZE=3 FACE=ARIAL><B>PANASONIC</B></FONT> 934 | </TD> 935 | <TD ALIGN=CENTER> 936 | <FONT SIZE=3 FACE=ARIAL><B>SPECTROL</B></FONT> 937 | </TD> 938 | <TD ALIGN=CENTER> 939 | <FONT SIZE=3 FACE=ARIAL><B>MILSPEC</B></FONT> 940 | </TD> 941 | </TR> 942 | <TR> 943 | <TD BGCOLOR="#cccccc" ALIGN=CENTER><FONT FACE=ARIAL SIZE=3> 944 | 3323P<BR> 945 | 3323S<BR> 946 | 3323W<BR> 947 | 3329H<BR> 948 | 3329P<BR> 949 | 3329W<BR> 950 | 3339H<BR> 951 | 3339P<BR> 952 | 3339W<BR> 953 | 3352E<BR> 954 | 3352H<BR> 955 | 3352K<BR> 956 | 3352P<BR> 957 | 3352T<BR> 958 | 3352V<BR> 959 | 3352W<BR> 960 | 3362H<BR> 961 | 3362M<BR> 962 | 3362P<BR> 963 | 3362R<BR> 964 | 3362S<BR> 965 | 3362U<BR> 966 | 3362W<BR> 967 | 3362X<BR> 968 | 3386B<BR> 969 | 3386C<BR> 970 | 3386F<BR> 971 | 3386H<BR> 972 | 3386K<BR> 973 | 3386M<BR> 974 | 3386P<BR> 975 | 3386S<BR> 976 | 3386W<BR> 977 | 3386X<BR></FONT> 978 | </TD> 979 | <TD BGCOLOR="#cccccc" ALIGN=CENTER><FONT FACE=ARIAL SIZE=3> 980 | 25P<BR> 981 | 25S<BR> 982 | 25RX<BR> 983 | 82P<BR> 984 | 82M<BR> 985 | 82PA<BR> 986 | -<BR> 987 | -<BR> 988 | -<BR> 989 | 91E<BR> 990 | 91X<BR> 991 | 91T<BR> 992 | 91B<BR> 993 | 91A<BR> 994 | 91V<BR> 995 | 91W<BR> 996 | 25W<BR> 997 | 25V<BR> 998 | 25P<BR> 999 | -<BR> 1000 | 25S<BR> 1001 | 25U<BR> 1002 | 25RX<BR> 1003 | 25X<BR> 1004 | 72XW<BR> 1005 | 72XL<BR> 1006 | 72PM<BR> 1007 | 72RX<BR> 1008 | -<BR> 1009 | 72PX<BR> 1010 | 72P<BR> 1011 | 72RXW<BR> 1012 | 72RXL<BR> 1013 | 72X<BR></FONT> 1014 | </TD> 1015 | <TD BGCOLOR="#cccccc" ALIGN=CENTER><FONT FACE=ARIAL SIZE=3> 1016 | -<BR> 1017 | -<BR> 1018 | -<BR> 1019 | T7YB<BR> 1020 | T7YA<BR> 1021 | -<BR> 1022 | -<BR> 1023 | -<BR> 1024 | -<BR> 1025 | -<BR> 1026 | -<BR> 1027 | -<BR> 1028 | -<BR> 1029 | -<BR> 1030 | -<BR> 1031 | -<BR> 1032 | -<BR> 1033 | TXD<BR> 1034 | TYA<BR> 1035 | TYP<BR> 1036 | -<BR> 1037 | TYD<BR> 1038 | TX<BR> 1039 | -<BR> 1040 | 150SX<BR> 1041 | 100SX<BR> 1042 | 102T<BR> 1043 | 101S<BR> 1044 | 190T<BR> 1045 | 150TX<BR> 1046 | 101<BR> 1047 | -<BR> 1048 | -<BR> 1049 | 101SX<BR></FONT> 1050 | </TD> 1051 | <TD BGCOLOR="#cccccc" ALIGN=CENTER><FONT FACE=ARIAL SIZE=3> 1052 | ET6P<BR> 1053 | ET6S<BR> 1054 | ET6X<BR> 1055 | RJ-6W/8014EMW<BR> 1056 | RJ-6P/8014EMP<BR> 1057 | RJ-6X/8014EMX<BR> 1058 | TM7W<BR> 1059 | TM7P<BR> 1060 | TM7X<BR> 1061 | -<BR> 1062 | 8017SMS<BR> 1063 | -<BR> 1064 | 8017SMB<BR> 1065 | 8017SMA<BR> 1066 | -<BR> 1067 | -<BR> 1068 | CT-6W<BR> 1069 | CT-6H<BR> 1070 | CT-6P<BR> 1071 | CT-6R<BR> 1072 | -<BR> 1073 | CT-6V<BR> 1074 | CT-6X<BR> 1075 | -<BR> 1076 | -<BR> 1077 | 8038EKV<BR> 1078 | -<BR> 1079 | 8038EKX<BR> 1080 | -<BR> 1081 | -<BR> 1082 | 8038EKP<BR> 1083 | 8038EKZ<BR> 1084 | 8038EKW<BR> 1085 | -<BR></FONT> 1086 | </TD> 1087 | <TD BGCOLOR="#cccccc" ALIGN=CENTER><FONT FACE=ARIAL SIZE=3> 1088 | -<BR> 1089 | -<BR> 1090 | -<BR> 1091 | 3321H<BR> 1092 | 3321P<BR> 1093 | 3321N<BR> 1094 | 1102H<BR> 1095 | 1102P<BR> 1096 | 1102T<BR> 1097 | RVA0911V304A<BR> 1098 | -<BR> 1099 | RVA0911H413A<BR> 1100 | RVG0707V100A<BR> 1101 | RVA0607V(H)306A<BR> 1102 | RVA1214H213A<BR> 1103 | -<BR> 1104 | -<BR> 1105 | -<BR> 1106 | -<BR> 1107 | -<BR> 1108 | -<BR> 1109 | -<BR> 1110 | -<BR> 1111 | -<BR> 1112 | 3104B<BR> 1113 | 3104C<BR> 1114 | 3104F<BR> 1115 | 3104H<BR> 1116 | -<BR> 1117 | 3104M<BR> 1118 | 3104P<BR> 1119 | 3104S<BR> 1120 | 3104W<BR> 1121 | 3104X<BR></FONT> 1122 | </TD> 1123 | <TD BGCOLOR="#cccccc" ALIGN=CENTER><FONT FACE=ARIAL SIZE=3> 1124 | EVMQ0G<BR> 1125 | EVMQIG<BR> 1126 | EVMQ3G<BR> 1127 | EVMS0G<BR> 1128 | EVMQ0G<BR> 1129 | EVMG0G<BR> 1130 | -<BR> 1131 | -<BR> 1132 | -<BR> 1133 | EVMK4GA00B<BR> 1134 | EVM30GA00B<BR> 1135 | EVMK0GA00B<BR> 1136 | EVM38GA00B<BR> 1137 | EVMB6<BR> 1138 | EVLQ0<BR> 1139 | -<BR> 1140 | EVMMSG<BR> 1141 | EVMMBG<BR> 1142 | EVMMAG<BR> 1143 | -<BR> 1144 | -<BR> 1145 | EVMMCS<BR> 1146 | -<BR> 1147 | -<BR> 1148 | -<BR> 1149 | -<BR> 1150 | -<BR> 1151 | EVMM1<BR> 1152 | -<BR> 1153 | -<BR> 1154 | EVMM0<BR> 1155 | -<BR> 1156 | -<BR> 1157 | EVMM3<BR></FONT> 1158 | </TD> 1159 | <TD BGCOLOR="#cccccc" ALIGN=CENTER><FONT FACE=ARIAL SIZE=3> 1160 | -<BR> 1161 | -<BR> 1162 | -<BR> 1163 | 62-3-1<BR> 1164 | 62-1-2<BR> 1165 | -<BR> 1166 | -<BR> 1167 | -<BR> 1168 | -<BR> 1169 | -<BR> 1170 | -<BR> 1171 | -<BR> 1172 | -<BR> 1173 | -<BR> 1174 | -<BR> 1175 | -<BR> 1176 | 67R<BR> 1177 | -<BR> 1178 | 67P<BR> 1179 | -<BR> 1180 | -<BR> 1181 | -<BR> 1182 | -<BR> 1183 | 67X<BR> 1184 | 63V<BR> 1185 | 63S<BR> 1186 | 63M<BR> 1187 | -<BR> 1188 | -<BR> 1189 | 63H<BR> 1190 | 63P<BR> 1191 | -<BR> 1192 | -<BR> 1193 | 63X<BR></FONT> 1194 | </TD> 1195 | <TD BGCOLOR="#cccccc" ALIGN=CENTER><FONT FACE=ARIAL SIZE=3> 1196 | -<BR> 1197 | -<BR> 1198 | -<BR> 1199 | RJ/RJR50<BR> 1200 | RJ/RJR50<BR> 1201 | RJ/RJR50<BR> 1202 | -<BR> 1203 | -<BR> 1204 | -<BR> 1205 | -<BR> 1206 | -<BR> 1207 | -<BR> 1208 | -<BR> 1209 | -<BR> 1210 | -<BR> 1211 | -<BR> 1212 | -<BR> 1213 | -<BR> 1214 | -<BR> 1215 | -<BR> 1216 | -<BR> 1217 | -<BR> 1218 | -<BR> 1219 | -<BR> 1220 | -<BR> 1221 | -<BR> 1222 | -<BR> 1223 | -<BR> 1224 | -<BR> 1225 | -<BR> 1226 | -<BR> 1227 | -<BR> 1228 | -<BR> 1229 | -<BR></FONT> 1230 | </TD> 1231 | </TR> 1232 | </TABLE> 1233 | <P>&nbsp;<P> 1234 | <TABLE BORDER=0 CELLSPACING=1 CELLPADDING=3> 1235 | <TR> 1236 | <TD COLSPAN=7> 1237 | <FONT color="#0000FF" SIZE=4 FACE=ARIAL><B>SMD TRIM-POT CROSS REFERENCE</B></FONT> 1238 | <P> 1239 | <FONT SIZE=4 FACE=ARIAL><B>MULTI-TURN</B></FONT> 1240 | </TD> 1241 | </TR> 1242 | <TR> 1243 | <TD> 1244 | <FONT SIZE=3 FACE=ARIAL><B>BOURNS</B></FONT> 1245 | </TD> 1246 | <TD> 1247 | <FONT SIZE=3 FACE=ARIAL><B>BI&nbsp;TECH</B></FONT> 1248 | </TD> 1249 | <TD> 1250 | <FONT SIZE=3 FACE=ARIAL><B>DALE-VISHAY</B></FONT> 1251 | </TD> 1252 | <TD> 1253 | <FONT SIZE=3 FACE=ARIAL><B>PHILIPS/MEPCO</B></FONT> 1254 | </TD> 1255 | <TD> 1256 | <FONT SIZE=3 FACE=ARIAL><B>PANASONIC</B></FONT> 1257 | </TD> 1258 | <TD> 1259 | <FONT SIZE=3 FACE=ARIAL><B>TOCOS</B></FONT> 1260 | </TD> 1261 | <TD> 1262 | <FONT SIZE=3 FACE=ARIAL><B>AUX/KYOCERA</B></FONT> 1263 | </TD> 1264 | </TR> 1265 | <TR> 1266 | <TD BGCOLOR="#cccccc" ALIGN=CENTER><FONT FACE=ARIAL SIZE=3> 1267 | 3224G<BR> 1268 | 3224J<BR> 1269 | 3224W<BR> 1270 | 3269P<BR> 1271 | 3269W<BR> 1272 | 3269X<BR></FONT> 1273 | </TD> 1274 | <TD BGCOLOR="#cccccc" ALIGN=CENTER><FONT FACE=ARIAL SIZE=3> 1275 | 44G<BR> 1276 | 44J<BR> 1277 | 44W<BR> 1278 | 84P<BR> 1279 | 84W<BR> 1280 | 84X<BR></FONT> 1281 | </TD> 1282 | <TD BGCOLOR="#cccccc" ALIGN=CENTER><FONT FACE=ARIAL SIZE=3> 1283 | -<BR> 1284 | -<BR> 1285 | -<BR> 1286 | ST63Z<BR> 1287 | ST63Y<BR> 1288 | -<BR></FONT> 1289 | </TD> 1290 | <TD BGCOLOR="#cccccc" ALIGN=CENTER><FONT FACE=ARIAL SIZE=3> 1291 | -<BR> 1292 | -<BR> 1293 | -<BR> 1294 | ST5P<BR> 1295 | ST5W<BR> 1296 | ST5X<BR></FONT> 1297 | </TD> 1298 | <TD BGCOLOR="#cccccc" ALIGN=CENTER><FONT FACE=ARIAL SIZE=3> 1299 | -<BR> 1300 | -<BR> 1301 | -<BR> 1302 | -<BR> 1303 | -<BR> 1304 | -<BR></FONT> 1305 | </TD> 1306 | <TD BGCOLOR="#cccccc" ALIGN=CENTER><FONT FACE=ARIAL SIZE=3> 1307 | -<BR> 1308 | -<BR> 1309 | -<BR> 1310 | -<BR> 1311 | -<BR> 1312 | -<BR></FONT> 1313 | </TD> 1314 | <TD BGCOLOR="#cccccc" ALIGN=CENTER><FONT FACE=ARIAL SIZE=3> 1315 | -<BR> 1316 | -<BR> 1317 | -<BR> 1318 | -<BR> 1319 | -<BR> 1320 | -<BR></FONT> 1321 | </TD> 1322 | </TR> 1323 | <TR> 1324 | <TD COLSPAN=7>&nbsp; 1325 | </TD> 1326 | </TR> 1327 | <TR> 1328 | <TD COLSPAN=7> 1329 | <FONT SIZE=4 FACE=ARIAL><B>SINGLE TURN</B></FONT> 1330 | </TD> 1331 | </TR> 1332 | <TR> 1333 | <TD> 1334 | <FONT SIZE=3 FACE=ARIAL><B>BOURNS</B></FONT> 1335 | </TD> 1336 | <TD> 1337 | <FONT SIZE=3 FACE=ARIAL><B>BI&nbsp;TECH</B></FONT> 1338 | </TD> 1339 | <TD> 1340 | <FONT SIZE=3 FACE=ARIAL><B>DALE-VISHAY</B></FONT> 1341 | </TD> 1342 | <TD> 1343 | <FONT SIZE=3 FACE=ARIAL><B>PHILIPS/MEPCO</B></FONT> 1344 | </TD> 1345 | <TD> 1346 | <FONT SIZE=3 FACE=ARIAL><B>PANASONIC</B></FONT> 1347 | </TD> 1348 | <TD> 1349 | <FONT SIZE=3 FACE=ARIAL><B>TOCOS</B></FONT> 1350 | </TD> 1351 | <TD> 1352 | <FONT SIZE=3 FACE=ARIAL><B>AUX/KYOCERA</B></FONT> 1353 | </TD> 1354 | </TR> 1355 | <TR> 1356 | <TD BGCOLOR="#cccccc" ALIGN=CENTER><FONT FACE=ARIAL SIZE=3> 1357 | 3314G<BR> 1358 | 3314J<BR> 1359 | 3364A/B<BR> 1360 | 3364C/D<BR> 1361 | 3364W/X<BR> 1362 | 3313G<BR> 1363 | 3313J<BR></FONT> 1364 | </TD> 1365 | <TD BGCOLOR="#cccccc" ALIGN=CENTER><FONT FACE=ARIAL SIZE=3> 1366 | 23B<BR> 1367 | 23A<BR> 1368 | 21X<BR> 1369 | 21W<BR> 1370 | -<BR> 1371 | 22B<BR> 1372 | 22A<BR></FONT> 1373 | </TD> 1374 | <TD BGCOLOR="#cccccc" ALIGN=CENTER><FONT FACE=ARIAL SIZE=3> 1375 | ST5YL/ST53YL<BR> 1376 | ST5YJ/5T53YJ<BR> 1377 | ST-23A<BR> 1378 | ST-22B<BR> 1379 | ST-22<BR> 1380 | -<BR> 1381 | -<BR></FONT> 1382 | </TD> 1383 | <TD BGCOLOR="#cccccc" ALIGN=CENTER><FONT FACE=ARIAL SIZE=3> 1384 | ST-4B<BR> 1385 | ST-4A<BR> 1386 | -<BR> 1387 | -<BR> 1388 | -<BR> 1389 | ST-3B<BR> 1390 | ST-3A<BR></FONT> 1391 | </TD> 1392 | <TD BGCOLOR="#cccccc" ALIGN=CENTER><FONT FACE=ARIAL SIZE=3> 1393 | -<BR> 1394 | EVM-6YS<BR> 1395 | EVM-1E<BR> 1396 | EVM-1G<BR> 1397 | EVM-1D<BR> 1398 | -<BR> 1399 | -<BR></FONT> 1400 | </TD> 1401 | <TD BGCOLOR="#cccccc" ALIGN=CENTER><FONT FACE=ARIAL SIZE=3> 1402 | G4B<BR> 1403 | G4A<BR> 1404 | TR04-3S1<BR> 1405 | TRG04-2S1<BR> 1406 | -<BR> 1407 | -<BR> 1408 | -<BR></FONT> 1409 | </TD> 1410 | <TD BGCOLOR="#cccccc" ALIGN=CENTER><FONT FACE=ARIAL SIZE=3> 1411 | -<BR> 1412 | -<BR> 1413 | DVR-43A<BR> 1414 | CVR-42C<BR> 1415 | CVR-42A/C<BR> 1416 | -<BR> 1417 | -<BR></FONT> 1418 | </TD> 1419 | </TR> 1420 | </TABLE> 1421 | <P> 1422 | <FONT SIZE=4 FACE=ARIAL><B>ALT =&nbsp;ALTERNATE</B></FONT> 1423 | <P> 1424 | 1425 | &nbsp; 1426 | <P> 1427 | </td> 1428 | </tr> 1429 | </table> 1430 | 1431 | 1432 | <b>RESISTOR</b><p> 1433 | type 0204, grid 7.5 mm 1434 | 1435 | 1436 | 1437 | 1438 | 1439 | 1440 | 1441 | 1442 | 1443 | 1444 | 1445 | 1446 | 1447 | 1448 | 1449 | 1450 | 1451 | 1452 | 1453 | 1454 | >NAME 1455 | >VALUE 1456 | 1457 | 1458 | 1459 | 1460 | 1461 | 1462 | <b>Mounting Holes and Pads</b><p> 1463 | <author>Created by librarian@cadsoft.de</author> 1464 | 1465 | 1466 | <b>MOUNTING HOLE</b> 2.8 mm with drill center 1467 | 1468 | 1469 | 1470 | 1471 | 1472 | 1473 | 1474 | 1475 | 1476 | 1477 | 1478 | 1479 | 1480 | 1481 | 1482 | <h3>SparkFun Electronics' preferred foot prints</h3> 1483 | In this library you'll find non-functional items- supply symbols, logos, notations, frame blocks, etc.<br><br> 1484 | We've spent an enormous amount of time creating and checking these footprints and parts, but it is the end user's responsibility to ensure correctness and suitablity for a given componet or application. If you enjoy using this library, please buy one of our products at www.sparkfun.com. 1485 | <br><br> 1486 | <b>Licensing:</b> CC v3.0 Share-Alike You are welcome to use this library for commercial purposes. For attribution, we ask that when you begin to sell your device using our footprint, you email us with a link to the product being sold. We want bragging rights that we helped (in a very small part) to create your 8th world wonder. We would like the opportunity to feature your device on our homepage. 1487 | 1488 | 1489 | 1490 | 1491 | 1492 | 1493 | 1494 | 1495 | 1496 | 1497 | 1498 | 1499 | 1500 | 1501 | 1502 | 1503 | 1504 | 1505 | 1506 | 1507 | 1508 | 1509 | 1510 | 1511 | 1512 | 1513 | 1514 | 1515 | 1516 | 1517 | 1518 | 1519 | 1520 | 1521 | 1522 | 1523 | 1524 | 1525 | 1526 | 1527 | 1528 | 1529 | 1530 | 1531 | 1532 | 1533 | 1534 | 1535 | 1536 | 1537 | <b>EAGLE Design Rules</b> 1538 | <p> 1539 | Die Standard-Design-Rules sind so gewählt, dass sie für 1540 | die meisten Anwendungen passen. Sollte ihre Platine 1541 | besondere Anforderungen haben, treffen Sie die erforderlichen 1542 | Einstellungen hier und speichern die Design Rules unter 1543 | einem neuen Namen ab. 1544 | <b>EAGLE Design Rules</b> 1545 | <p> 1546 | The default Design Rules have been set to cover 1547 | a wide range of applications. Your particular design 1548 | may have different requirements, so please make the 1549 | necessary adjustments and save your customized 1550 | design rules under a new name. 1551 | <b>Seeed Studio EAGLE Design Rules</b> 1552 | 1553 | 1554 | 1555 | 1556 | 1557 | 1558 | 1559 | 1560 | 1561 | 1562 | 1563 | 1564 | 1565 | 1566 | 1567 | 1568 | 1569 | 1570 | 1571 | 1572 | 1573 | 1574 | 1575 | 1576 | 1577 | 1578 | 1579 | 1580 | 1581 | 1582 | 1583 | 1584 | 1585 | 1586 | 1587 | 1588 | 1589 | 1590 | 1591 | 1592 | 1593 | 1594 | 1595 | 1596 | 1597 | 1598 | 1599 | 1600 | 1601 | 1602 | 1603 | 1604 | 1605 | 1606 | 1607 | 1608 | 1609 | 1610 | 1611 | 1612 | 1613 | 1614 | 1615 | 1616 | 1617 | 1618 | 1619 | 1620 | 1621 | 1622 | 1623 | 1624 | 1625 | 1626 | 1627 | 1628 | 1629 | 1630 | 1631 | 1632 | 1633 | 1634 | 1635 | 1636 | 1637 | 1638 | 1639 | 1640 | 1641 | 1642 | 1643 | 1644 | 1645 | 1646 | 1647 | 1648 | 1649 | 1650 | 1651 | 1652 | 1653 | 1654 | 1655 | 1656 | 1657 | 1658 | 1659 | 1660 | 1661 | 1662 | 1663 | 1664 | 1665 | 1666 | 1667 | 1668 | 1669 | 1670 | 1671 | 1672 | 1673 | 1674 | 1675 | 1676 | 1677 | 1678 | 1679 | 1680 | 1681 | 1682 | 1683 | 1684 | 1685 | 1686 | 1687 | 1688 | 1689 | 1690 | 1691 | 1692 | 1693 | 1694 | 1695 | 1696 | 1697 | 1698 | 1699 | 1700 | 1701 | 1702 | 1703 | 1704 | 1705 | 1706 | 1707 | 1708 | 1709 | 1710 | 1711 | 1712 | 1713 | 1714 | 1715 | 1716 | 1717 | 1718 | 1719 | 1720 | 1721 | 1722 | 1723 | 1724 | 1725 | 1726 | 1727 | 1728 | 1729 | 1730 | 1731 | 1732 | 1733 | 1734 | 1735 | 1736 | 1737 | 1738 | 1739 | 1740 | 1741 | 1742 | 1743 | 1744 | 1745 | 1746 | 1747 | 1748 | 1749 | 1750 | 1751 | 1752 | 1753 | 1754 | 1755 | 1756 | 1757 | 1758 | 1759 | 1760 | 1761 | 1762 | 1763 | 1764 | 1765 | 1766 | 1767 | 1768 | 1769 | 1770 | 1771 | 1772 | 1773 | 1774 | 1775 | 1776 | 1777 | 1778 | 1779 | 1780 | 1781 | 1782 | 1783 | 1784 | 1785 | 1786 | 1787 | 1788 | 1789 | 1790 | 1791 | 1792 | 1793 | 1794 | 1795 | 1796 | 1797 | 1798 | 1799 | 1800 | 1801 | 1802 | 1803 | 1804 | 1805 | 1806 | 1807 | 1808 | 1809 | 1810 | 1811 | 1812 | 1813 | 1814 | 1815 | 1816 | 1817 | 1818 | 1819 | 1820 | 1821 | 1822 | 1823 | 1824 | 1825 | 1826 | 1827 | 1828 | 1829 | 1830 | 1831 | 1832 | 1833 | 1834 | 1835 | 1836 | 1837 | 1838 | 1839 | 1840 | 1841 | 1842 | 1843 | 1844 | 1845 | 1846 | 1847 | 1848 | 1849 | 1850 | 1851 | 1852 | 1853 | 1854 | 1855 | 1856 | 1857 | 1858 | 1859 | 1860 | 1861 | 1862 | 1863 | 1864 | 1865 | 1866 | 1867 | 1868 | 1869 | 1870 | 1871 | 1872 | 1873 | 1874 | 1875 | 1876 | 1877 | 1878 | 1879 | 1880 | 1881 | 1882 | 1883 | 1884 | 1885 | 1886 | 1887 | 1888 | 1889 | 1890 | 1891 | 1892 | 1893 | 1894 | 1895 | 1896 | 1897 | 1898 | 1899 | 1900 | 1901 | 1902 | 1903 | 1904 | 1905 | 1906 | 1907 | 1908 | 1909 | 1910 | 1911 | 1912 | 1913 | 1914 | 1915 | 1916 | 1917 | 1918 | 1919 | 1920 | 1921 | 1922 | 1923 | 1924 | 1925 | 1926 | 1927 | 1928 | 1929 | 1930 | 1931 | 1932 | 1933 | 1934 | 1935 | 1936 | 1937 | 1938 | 1939 | 1940 | 1941 | 1942 | 1943 | 1944 | 1945 | 1946 | 1947 | 1948 | 1949 | 1950 | 1951 | 1952 | 1953 | 1954 | 1955 | 1956 | 1957 | 1958 | 1959 | 1960 | 1961 | 1962 | 1963 | 1964 | 1965 | 1966 | 1967 | 1968 | 1969 | 1970 | 1971 | 1972 | 1973 | 1974 | 1975 | 1976 | 1977 | 1978 | 1979 | 1980 | 1981 | 1982 | 1983 | 1984 | 1985 | 1986 | 1987 | 1988 | 1989 | 1990 | 1991 | 1992 | 1993 | 1994 | 1995 | 1996 | 1997 | 1998 | 1999 | 2000 | 2001 | 2002 | 2003 | 2004 | 2005 | 2006 | 2007 | 2008 | 2009 | 2010 | 2011 | 2012 | 2013 | 2014 | 2015 | 2016 | 2017 | 2018 | 2019 | 2020 | 2021 | 2022 | 2023 | 2024 | 2025 | 2026 | 2027 | 2028 | 2029 | 2030 | 2031 | 2032 | 2033 | 2034 | 2035 | 2036 | 2037 | 2038 | 2039 | 2040 | 2041 | 2042 | 2043 | 2044 | 2045 | 2046 | 2047 | 2048 | 2049 | 2050 | 2051 | 2052 | 2053 | 2054 | 2055 | 2056 | 2057 | 2058 | 2059 | 2060 | 2061 | 2062 | 2063 | 2064 | 2065 | 2066 | 2067 | Since Version 6.2.2 text objects can contain more than one line, 2068 | which will not be processed correctly with this version. 2069 | 2070 | 2071 | 2072 | -------------------------------------------------------------------------------- /v1/midi4/umodular_midi4_rev02_bottom.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/midilab/uMODULAR/b784fcf62076ca44c01ab5585740d74fb48586bc/v1/midi4/umodular_midi4_rev02_bottom.png -------------------------------------------------------------------------------- /v1/midi4/umodular_midi4_rev02_top.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/midilab/uMODULAR/b784fcf62076ca44c01ab5585740d74fb48586bc/v1/midi4/umodular_midi4_rev02_top.png -------------------------------------------------------------------------------- /v1/mix4/README.md: -------------------------------------------------------------------------------- 1 | # mix4 module 2 | 3 | mix4 is a 10cmx12.5cm PCB module for uMODULAR platform ready for 4 faders and 4 potentiometers plus 8 buttons/leds to make your device ready for controlling audio or video hardware/software stuffs. 4 | 5 | ![Image of uMODULAR mix4 pcb top view](https://raw.githubusercontent.com/midilab/uMODULAR/master/v1/mix4/umodular_mix4_top.png) 6 | ![Image of uMODULAR mix4 pcb bottom view](https://raw.githubusercontent.com/midilab/uMODULAR/master/v1/mix4/umodular_mix4_bottom.png) 7 | 8 | ## BOM list 9 | 10 | ### Buttons 11 | **8x** Tactile Switches 6.0X4.3MM 160G
12 | 13 | ### Leds 14 | **8x** Through Hole Diffused T-1 (3 mm)
15 | 16 | ### Potentiometers 17 | **4x** 10K LINEAR 20% (Bourns PTV09A-4015F-B103)
18 | **4x** Slide 15MM SHAFT NO DET 60MM STRK SNG LIN (Bourns PTA6043-2015DPB103)
19 | 20 | ### ICs 21 | **1x** CD4051BE
22 | **1x** 74HC595N
23 | **1x** 74HC165N
24 | **3x** Socket 16P DUAL WIPE
25 | 26 | ### Ceramic Disc Capacitors 27 | **3x** 50V 100nf(.1uF)
28 | 29 | ### Metal Film Resistors 1/4W Resistors 30 | **8x** 220
31 | **9x** 10k
32 | 33 | ### Headers & Wire Housings 34 | **3x** 05+05 DIL VERTICAL PIN HEADER
35 | 36 | ### Cable connection with uMODULAR base 37 | **pick your size** Ribbon Cable 10 Conductors 28 AWG .050 38 | **6x** Female Ribbon Cable Header 10 Position, 2 rows, 2.54 mm pitch 39 | 40 | -------------------------------------------------------------------------------- /v1/mix4/umodular_mix4_bottom.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/midilab/uMODULAR/b784fcf62076ca44c01ab5585740d74fb48586bc/v1/mix4/umodular_mix4_bottom.png -------------------------------------------------------------------------------- /v1/mix4/umodular_mix4_top.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/midilab/uMODULAR/b784fcf62076ca44c01ab5585740d74fb48586bc/v1/mix4/umodular_mix4_top.png -------------------------------------------------------------------------------- /v1/pot16/README.md: -------------------------------------------------------------------------------- 1 | # pot16 module 2 | 3 | pot16 is a 10cmx10cm PCB module for uMODULAR platform ready for 16 potentiometers to make your device ready for controlling audio or video hardware/software stuffs. 4 | 5 | ![Image of uMODULAR pot16 pcb top view](https://raw.githubusercontent.com/midilab/uMODULAR/master/v1/pot16/umodular_pot16_top.png) 6 | ![Image of uMODULAR pot16 pcb bottom view](https://raw.githubusercontent.com/midilab/uMODULAR/master/v1/pot16/umodular_pot16_bottom.png) 7 | 8 | ## BOM list 9 | 10 | ### Potentiometers 11 | **16x** 10K LINEAR 20%(Bourns PTV09A-4015F-B103)
12 | 13 | ### ICs 14 | **2x** CD4051BE
15 | **2x** Socket 16P DUAL WIPE
16 | 17 | ### Ceramic Disc Capacitors 18 | **2x** 50V 100nf(.1uF)
19 | 20 | ### Headers & Wire Housings 21 | **2x** 05+05 DIL VERTICAL PIN HEADER
22 | 23 | ### Cable connection with uMODULAR base 24 | **pick your size** Ribbon Cable 10 Conductors 28 AWG .050
25 | **4x** Female Ribbon Cable Header 10 Position, 2 rows, 2.54 mm pitch
26 | 27 | -------------------------------------------------------------------------------- /v1/pot16/umodular_pot16_bottom.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/midilab/uMODULAR/b784fcf62076ca44c01ab5585740d74fb48586bc/v1/pot16/umodular_pot16_bottom.png -------------------------------------------------------------------------------- /v1/pot16/umodular_pot16_top.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/midilab/uMODULAR/b784fcf62076ca44c01ab5585740d74fb48586bc/v1/pot16/umodular_pot16_top.png --------------------------------------------------------------------------------