MIDIbox Forum: Simple active sensing filter - MIDIbox Forum

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Simple active sensing filter Rate Topic: -----

#1 User is offline   Dnigrin 

  • MIDIbox Newbie
  • Pip
  • Group: Members
  • Posts: 4
  • Joined: 12-August 10

Posted 12 August 2010 - 23:51

I'm new to Midibox. I would like to build a simple, self contained box that will filter out active sensing MIDI info, and pass everything else. Ideally, I would like this box to not require power. Is this possible with Midibox? It seems that the core32 is overkill for what I want to do. I'm also unclear if I would have to power it via USB or something.

Thanks for any tips or ideas.

#2 User is offline   Altitude 

  • MIDIbox Guru
  • PipPipPipPip
  • View gallery
  • Group: Members
  • Posts: 609
  • Joined: 08-February 05
  • LocationDetroit, MI

Posted 13 August 2010 - 01:41

Sounds like a job for the good ol midifilter! http://ucapps.de/midifilter_16f.html. You can run this on batteries but the pic16 will probably be too much for bus power (but dont quote me on that!)

This post has been edited by Altitude: 13 August 2010 - 01:44


#3 User is offline   Dnigrin 

  • MIDIbox Newbie
  • Pip
  • Group: Members
  • Posts: 4
  • Joined: 12-August 10

Posted 13 August 2010 - 02:02

Hi Altitude - nice to see you here too!

That *is* quite close to what I'm looking for. Programming in assembly is something I could do without, but it looks like I may be able to squeak by with the examples given. But the bus power is what I'm after, ideally. Anyone know if that's possible? Also - since you are dealing with a total midibox newb here - do I have to get the core PCB board and all of its components as well, or can I just get the PIC and connect power and my MIDI connector I/O to a few of its pins to do the job?

#4 User is offline   nILS 

  • MIDIbox Hero
  • View gallery
  • Group: Administrators
  • Posts: 3,986
  • Joined: 22-July 03
  • LocationStuttgart, Doucheland

Posted 14 August 2010 - 07:23

You can easily run a core module off USB power. If there's not purrty LEDs or LCDs the MIDIbox pulls next to no current. You don't need a full core module for that - most of the board is just headers anyway. This shows the mininum requirements for a the midi filter. If you don't feel like writing asm, you can always replace the PIC with one that supports MIOS (18F452, 18F4685, ..) and write the app in C using the MIOS skeleton. Then it's really just a matter of ~20 lines of code.
Check out the unofficial MIDIbox Quote database

Posted Image Buy nILS a Beer Disclaimer: buying nILS a beer gets you absolutely nothing in return likesuchas real-time chat support, gm5x5x5 pcbs, MIDIbox troubleshooting assistance or a less grumpy german.

#5 User is offline   Dnigrin 

  • MIDIbox Newbie
  • Pip
  • Group: Members
  • Posts: 4
  • Joined: 12-August 10

Posted 14 August 2010 - 12:10

Thanks Nils, exactly the info I needed! Last question - if I *do* decide to go the battery route, since I'm also pretty clueless with electronics (though I can build things from a circuit diagram quite well), can someone point me to the circuit I would need to build to convert a 9v battery output to the required +5V?

#6 User is offline   nILS 

  • MIDIbox Hero
  • View gallery
  • Group: Administrators
  • Posts: 3,986
  • Joined: 22-July 03
  • LocationStuttgart, Doucheland

Posted 14 August 2010 - 14:01

You can simply lift the PSU part of the core module (schem on ucapps.de). You can leave out the bypass caps, if you want to, as a battery is pretty much as stable as it gets: 9V - 7805 - 5V
Check out the unofficial MIDIbox Quote database

Posted Image Buy nILS a Beer Disclaimer: buying nILS a beer gets you absolutely nothing in return likesuchas real-time chat support, gm5x5x5 pcbs, MIDIbox troubleshooting assistance or a less grumpy german.

#7 User is offline   Dnigrin 

  • MIDIbox Newbie
  • Pip
  • Group: Members
  • Posts: 4
  • Joined: 12-August 10

Posted 14 August 2010 - 15:35

Thanks again Nils!

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users