Giter VIP home page Giter VIP logo

hardmpu-wt's Introduction

hardmpu-wt

HardMPU with wavetable module support

Assembled HardMPU

Overview

This is a clone of ab0tj's HardMPU board. I wanted one with a "Wave Blaster" header, so... here it is! If you don't need to install a wavetable module on your HardMPU, rather use ab0tj's original board. In particular, to quote the HardMPU repo, the circuit design is free for non-commercial use. The presence of this implementation does not permit commercial exploitation. If you build this, you may do so only for your own personal use. All software is bound by the terms of the GPL.

Initial setup

The ATmega needs to be programmed before use. This can be done using any AVR programmer (AVRISP, STK500, USBtinyISP, USBasp etc) - I recommend the programmer from Pololu. Program the board loose (not plugged into a computer!) with the programmer configured to power the target at 5V. The required firmware can be found here, and AVRDUDE is used to install the firmware onto the ATmega. You will need to modify the program.bat to reflect your programmer and environment. For example, to use a Pololu programmer detected at COM4, change (per-line):

-c usbasp-clone

to

-c stk500v2 -P COM4

For Mac and Linux, change the BATch file to a shell script and adapt it accordingly (use /dev/ttyUSB0 instead of COM4 etc).

User port

The optional User port (J2) allows adventurous builders to add features to the board, either internally or externally. It breaks out 4 GPIO pins, an I²C interface, the "Internal" serial interface (shared with the Wavetable header), and fused power and ground pins. Either regular or right-angled header (as pictured) can be installed in the J2 position; a hole will need to be cut in the bracket for external access. You will need to write your own code to use these interfaces - maybe add a status display using a common I²C LCD? The possibilities are not particularly limited!

Part selection

The design permits "nicer" parts than necessary - for example, the audio jack footprint accepts both switched and unswitched sockets. Not all pads and holes in the board need to be filled. The OPA2134 can be substituted for other common dual opamps (like the NE5532). Some connectors are optional - J2 and J5 in particular are seldom-used.

Parts list

Bill Of Materials and part references are below. The specified parts are just the ones I used, and can be substituted as needed - Mouser links provided for convenience and reference. You will need to drill a single hole in the specified bracket for the audio jack - refer to the PCB file for size and location.

Reference Value Qty Mouser link
C1-C10 0.1uF ceramic 10 KEMET C315C104M5U5TA
C11, C12 22pF ceramic 2 KEMET C315C220K2G5TA
C13, C14 0.47uF ceramic 2 TDK FG18X7R1H474K
C15, C16 1uF ceramic 2 TDK FG18X7R1E105K
C17 22μF electrolytic 1 Panasonic ECE-A1AKS220
F1 500mA PPTC fuse 1 Bourns MF-R050-0-17
J1 D-Sub DA-15 female 1 Amphenol L77SDA15SA4CH4F
J2 2x5 right-angle header 1 Amphenol 10129382-910002BLF
J3 3.5mm jack socket 1 CUI SJ1-3553NG
J4 2x3 box header 1 Wurth 61200621621
J5 2x5 box header 1 Wurth 61201021621
J6 2x13 header 1 Amphenol 67997-226HLF
J7 CD-Audio socket 1 Molex 70551-0003
JP1 2x4 header 1 Amphenol 10129381-908002BLF
JP2 2x6 header 1 Amphenol 10129381-912002BLF
JP3 2x3 header 1 Amphenol 10129381-906002BLF
jumpers 4 Harwin M7583-46
R1-R3 4k7Ω resistor 3 Yageo CFR-25JR-52-4K7
R4, R5 220Ω resistor 2 Yageo CFR-25JR-52-220R
U1, U2 74HCT138 2 TI CD74HCT138E
U3 74HCT08 1 TI CD74HCT08E
U4, U5 74HCT574 2 TI CD74HCT574E
U6 74HCT240 1 TI SN74HCT240N
U7, U8 74HCT74 2 TI CD74HCT74E
U9 ATmega1284P 1 Atmel ATmega1284P
U10 78L05 1 ST L78L05ACZ
U11 79L05 1 ST L79L05ACZ
U12 OPA2134 1 TI OPA2134PA
Y1 20MHz crystal 1 Arbacon ABL-20.000MHz-B1U
bracket ISA DA-15 bracket 1 Keystone 9200-11

hardmpu-wt's People

Contributors

pickleddog avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.