Analog voltage to MIDI converter with AVR
CASTalk.com Forum Index CASTalk.com
Discussion of DSP, FPGA, storage and embedded system.
 
 FAQFAQ   MemberlistMemberlist     RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
 
Google
 
Web castalk.com
Analog voltage to MIDI converter with AVR

 
Post new topic   Reply to topic    CASTalk.com Forum Index -> Embedded System
Author Message
Guest






Posted: Fri Jan 07, 2005 7:58 am    Post subject: Analog voltage to MIDI converter with AVR Reply with quote

The following link (http://tomscarff.tripod.com/cv2midi/cv2midi.htm) shows a
voltage to MIDI convertion board based on a PIC.

I wonder if there is a similar work for AVR 8535 ?
Does BACOMAVR support MIDI functionality?
Is there any AVR compiler with MIDI functions?
Back to top
moocowmoo
Guest





Posted: Fri Jan 07, 2005 5:16 pm    Post subject: Re: Analog voltage to MIDI converter with AVR Reply with quote

<xyz> wrote in message
news:41ddfe7c$0$13283$afc38c87@news.optusnet.com.au...
Quote:
The following link (http://tomscarff.tripod.com/cv2midi/cv2midi.htm) shows
a
voltage to MIDI convertion board based on a PIC.

I wonder if there is a similar work for AVR 8535 ?
Does BACOMAVR support MIDI functionality?
Is there any AVR compiler with MIDI functions?


Midi is trivial to do on any processor with a serial port. Just set up the

port to run at 31.25k baud and use it like any other serial port. The codes
you need to send can be Googled for instance, $7B,$00 will set all notes
off. That AVR has analogue to digital converter inputs so it should be easy
to make a voltage to midi program.

Peter



---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.811 / Virus Database: 552 - Release Date: 13/12/04
Back to top
Guest






Posted: Sat Jan 08, 2005 7:57 am    Post subject: Re: Analog voltage to MIDI converter with AVR Reply with quote

http://www.borg.com/~jglatt/tech/midispec.htm
http://www.maxmidi.com/
http://www.rdrop.com/~cary/html/serialportdocs.html#midi
http://home.concepts-ict.nl/~nctnico/midi/pc9_cabl.gif
http://home.concepts-ict.nl/~nctnico/midi/pc25_cab.gif
http://www.hut.fi/Misc/Electronics/circuits/miditest.html
http://www.audiomulch.com/midipic/
http://www.interaccess.org/arg/arg-knowledge/MIDI.BS2
http://dt.prohosting.com/pic/midi.txt
Back to top
 
Post new topic   Reply to topic    CASTalk.com Forum Index -> Embedded System All times are GMT
Page 1 of 1

 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum




VoIP Electronics Powered by phpBB