User Tools

Site Tools


mios_faq

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
mios_faq [2006/06/30 15:39] nebulamios_faq [2012/10/02 06:43] (current) – Reverting spam from lauraholden cheater
Line 1: Line 1:
-**MIOS FAQ**+**MIOS8 FAQ**
  
 ===== I plan to build a tiny foot controller, should I use a reduced PIC16F based MIDIbox, or should I use the new PIC18F452 controller? ===== ===== I plan to build a tiny foot controller, should I use a reduced PIC16F based MIDIbox, or should I use the new PIC18F452 controller? =====
Line 32: Line 32:
 ===== Can I use a PIC18C452 instead of a PIC18F452? ===== ===== Can I use a PIC18C452 instead of a PIC18F452? =====
 No, because the C device is only one-time-programmable - keep away from these OTP chips! No, because the C device is only one-time-programmable - keep away from these OTP chips!
- 
  
 ===== Can I use a PIC18LF452 instead of a PIC18F452? ===== ===== Can I use a PIC18LF452 instead of a PIC18F452? =====
-yes, the LF type is the low power version which works as well+Yes. The LF type is the low-power version which works equally well in a MIDIbox.
  
 ===== What is the difference between a PIC18F452I/P and PIC18F452I/PT? ===== ===== What is the difference between a PIC18F452I/P and PIC18F452I/PT? =====
Line 53: Line 52:
 See the [[http://www.ucapps.de/mbhp_ltc.html|MBHP_LTC]] page. See the [[http://www.ucapps.de/mbhp_ltc.html|MBHP_LTC]] page.
  
 +===== How do I connect an LCD to the core module? =====
 +See [[howto_connect_a_lcd]].
  
-===== How do I connect a LCD to the core module? ===== +===== Is an LCD required for MIOS? =====
-See [[howto_connect_a_lcd]] and the [[http://www.ucapps.de/mbhp_lcd.html|MBHP_LCD]] page. +
- +
- +
-===== Is LCD required for MIOS? =====+
 No! No!
  
Line 82: Line 79:
 ===== How do I connect a BankStick to the core module? ===== ===== How do I connect a BankStick to the core module? =====
 See the [[http://www.ucapps.de/mbhp_bankstick.html|MBHP BankStick]] page. See the [[http://www.ucapps.de/mbhp_bankstick.html|MBHP BankStick]] page.
- 
  
 ===== How do I connect rotary encoders to the core module? ===== ===== How do I connect rotary encoders to the core module? =====
-See the [[http://www.ucapps.de/mbhp_din.html|MBHP_DIN]] page. Note that MIOS needs to know, to which shift registers in the chain the encoders have be connected. The setup has to be made in mios_tables.inc+See the [[http://www.ucapps.de/mbhp_din.html|MBHP_DIN]] page.\\  
 +(Note that MIOS needs to know which shift registers the encoders have been connected toThis change has to be made in mios_tables.inc)
  
  
mios_faq.1151681968.txt.gz · Last modified: 2006/10/15 09:35 (external edit)