Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision |
| core_module [2016/08/03 17:50] – [Parts] psykhaze | core_module [2016/08/04 09:55] (current) – [Introduction] psykhaze |
|---|
| ===== Introduction ===== | ===== Introduction ===== |
| |
| The **MBHP Core Module is the heart and brain of every MIDIbox**. It holds the //PIC microcontroller// which runs [[MIOS]] and your MIDIbox application. It handles **//MIDI communication, it drives an LCD (or two), and it connects to all the other modules//**. | The **MBHP Core8 Module is the Original heart and brain of every MIDIbox**. It holds the //PIC microcontroller// which runs [[MIOS]] and your MIDIbox application. It handles //MIDI communication, it drives an [[LCD]] (or two), and it connects to all the other modules//. |
| \\ | \\ |
| \\ | \\ |
| The PIC is a **“system on chip” (SoC)**, this means, it contains not only a CPU, but also an **//integrated 32k flash program memory, 1536 bytes data memory, 256 bytes data EEPROM, and a lot of usefull peripherals like AD-converter and UART (for MIDI)//**. The low prices and worldwide availability for hobbyists makes it a good choice. | The PIC is a **“System On Chip” (SoC)**, this means, it contains not only a CPU, but also an **//integrated 32k flash program memory, 1536 bytes data memory, 256 bytes data EEPROM, and a lot of usefull peripherals like AD-converter and UART (for MIDI)//**. The low prices and worldwide availability for hobbyists makes it a good choice. |
| \\ | \\ |
| \\ | \\ |