introduction_to_midi
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
introduction_to_midi [2016/06/05 23:13] – ↷ Page name changed from getting_started to introduction_to_midi psykhaze | introduction_to_midi [2016/06/05 23:42] (current) – psykhaze | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | \\ | ||
- | |||
====== Introduction to MIDI ====== | ====== Introduction to MIDI ====== | ||
- | [[http:// | + | {{ :: |
Ok, so if you've found this site you probably already have some idea of what MIDI is, and you've probably even used it before. | Ok, so if you've found this site you probably already have some idea of what MIDI is, and you've probably even used it before. | ||
Line 26: | Line 24: | ||
The downside of being efficient in a computer is that raw MIDI information is hard if not impossible to read. You will need to study the detailed specification, | The downside of being efficient in a computer is that raw MIDI information is hard if not impossible to read. You will need to study the detailed specification, | ||
- | Doesn' | + | //**Doesn' |
+ | |||
+ | Well, there is another hitch, MIDI numbers don't come in " | ||
In Hexadecimal each digit can can be one of 16 values whereas we humans are used to each digit being one of 10 values. | In Hexadecimal each digit can can be one of 16 values whereas we humans are used to each digit being one of 10 values. | ||
**Also see:** | **Also see:** | ||
+ | |||
* [[midi_specification|About MIDI]] | * [[midi_specification|About MIDI]] | ||
+ | * [[http:// | ||
- | |||
- | |||
- | ====== Components Properties ====== | ||
- | |||
- | For many people without a local electronics shop sourcing the proper components can really be a hassle. | ||
- | |||
- | * **Resistor Specifications** | ||
- | * Wattage rating | ||
- | * Ohms | ||
- | * Tolerance | ||
- | * **Potentiometers specifications** | ||
- | * Taper | ||
- | * Wattage rating | ||
- | * Package | ||
- | * Dual/Single | ||
- | * Ohms | ||
- | * Tolerance | ||
- | * **Capacitor specifications** | ||
- | * Capacitance | ||
- | * Voltage rating | ||
- | * Polarity | ||
- | * Capacitor types | ||
- | * Ceramic | ||
- | * Electrolytic | ||
- | * Polyester | ||
- | * Polystyrene | ||
- | * Transistor Specifications | ||
- | * NPN, PNP and FET's | ||
- | |||
- | \\ | ||
- | ====== Microcontrollers ====== | ||
- | |||
- | see [[Core Module]] | ||
- | |||
- | \\ | ||
- | ====== Programming ====== | ||
- | |||
- | see [[Application Development]] | ||
- | |||
- | \\ | ||
- | ====== Getting started with electronics ====== | ||
- | |||
- | |||
- | **// /!\TO BE MERGED TO ELECTRONICS_BASICS/ | ||
- | |||
- | Due to the excellent hardware designs and the work of SmashTV and Mike who sell PCB's, Components, and kits, a beginning Midiboxer really doesn' | ||
- | |||
- | The first thing to understand is that electronics is a HUGE field, far more diverse than computer programming (imo) or other similar technical feilds. | ||
- | |||
- | ===== Need To Know ===== | ||
- | |||
- | * Identifying components | ||
- | * What is a [[Resistor]]? | ||
- | * Wattage rating | ||
- | * 5% Carbon resistors | ||
- | * 1% Metal film resistor | ||
- | * [[http:// | ||
- | * What is a [[capacitor]]? | ||
- | * Ceramic | ||
- | * Electrolytic | ||
- | * Polyester | ||
- | * The cryptic art of identifying capacitor values | ||
- | * What is a [[diode]]? | ||
- | * Power diodes | ||
- | * Signal diodes | ||
- | * Integrated Circuits | ||
- | * The "Black Box" | ||
- | * Common pin voltages for MBHP IC's | ||
- | * Understanding current and voltage | ||
- | * Ohm's law | ||
- | * Kirchoff' | ||
- | * Using a DMM | ||
- | * Using a Soldering Iron | ||
- | * Good bench practices | ||
- | * Proper troubleshooting technique | ||
- | * How to ask for help | ||
- | |||
- | |||
- | ** Diodes, part II: Enter the semiconductor ** | ||
- | |||
- | As it turns out the humble diode is the gateway to everything we associate electronics with today. | ||
- | |||
- | |||
- | ** Linear devices ** | ||
- | * The OTA | ||
- | |||
- | ** Logic devices ** | ||
- | * Digital to Analog Converters and Analog to Digital Converters | ||
- | * Multiplexers and Switches | ||
- | |||
- | ** Electronic Fabrication ** | ||
- | * What is a PCB? | ||
- | * What kind of tools? | ||
- | |||
- | **Also see:** | ||
- | * [[Parts]] | ||
introduction_to_midi.1465168421.txt.gz · Last modified: 2016/06/05 23:13 by psykhaze