noname
2017-08-19 13:11:28 UTC
Dear forum
Somewhat mysterious title, I did not find a compact description for my question;
Here´s the project: I recently acquired a guitar multi-effect floorboard. It is form the 80s and can be queried and programmed through MIDI. MIDI is an RS232-like protocol to control all kinds of musical instruments (MIDI = Musical Instrument Digital Interface). The ´modern´ MIDI nowadays connects via USB, but in the beginning it was connected through DIN 5-pin plugs and the soundcard SUBD15 connector of your computer. You guessed it: my floorboard from the 80s has the original DIN connectors.
Now I could write a QT program or Visual Basic or any other language application that runs on my computer to control the settings of my floorboard, but what I want is a piece of hardware that plugs in my floorboard and my USB input from the computer.
I want the hardware to be standalone, so I do not want any drivers installed nor software on my computer to control the floorboard (then I could write some QT program won´t I).
No I want a sort of webserver in my hardware that I can address via a normal webbrowser. The webserver should have a webpage with buttons and the like to program my floorboard. I do not want an ethernet piece of hardware, that would require special cross-cables if I want to connect directly to a laptop.
Long introduction, sorry about that.
What I want is hardware that connects to the USB port of any laptop. The hardware then serves the laptop with all the software needed, I do not want any software on my laptop. I was thinking of a sort of TCP/IP stack in a PIC controller, but then over USB. I queried the internet with such keywords to no avail.
Is it possible to connect a PIC controller solely through USB that serves as a kind of webserver? The laptop then only has to address the webpage of the PIC controller (via US😎 and can readily program my floorboard.
A 2nd function would be to download all settings from the floorboard to a file on the computer.
I have a PIC18F2550 would it be possible with that controller?
Regards
Arjen
--
http://www.piclist.com/techref/piclist PIC/SX FAQ & list archive
View/change your membership options at
http://mailman.mit.edu/mailman/listinfo/piclis
Somewhat mysterious title, I did not find a compact description for my question;
Here´s the project: I recently acquired a guitar multi-effect floorboard. It is form the 80s and can be queried and programmed through MIDI. MIDI is an RS232-like protocol to control all kinds of musical instruments (MIDI = Musical Instrument Digital Interface). The ´modern´ MIDI nowadays connects via USB, but in the beginning it was connected through DIN 5-pin plugs and the soundcard SUBD15 connector of your computer. You guessed it: my floorboard from the 80s has the original DIN connectors.
Now I could write a QT program or Visual Basic or any other language application that runs on my computer to control the settings of my floorboard, but what I want is a piece of hardware that plugs in my floorboard and my USB input from the computer.
I want the hardware to be standalone, so I do not want any drivers installed nor software on my computer to control the floorboard (then I could write some QT program won´t I).
No I want a sort of webserver in my hardware that I can address via a normal webbrowser. The webserver should have a webpage with buttons and the like to program my floorboard. I do not want an ethernet piece of hardware, that would require special cross-cables if I want to connect directly to a laptop.
Long introduction, sorry about that.
What I want is hardware that connects to the USB port of any laptop. The hardware then serves the laptop with all the software needed, I do not want any software on my laptop. I was thinking of a sort of TCP/IP stack in a PIC controller, but then over USB. I queried the internet with such keywords to no avail.
Is it possible to connect a PIC controller solely through USB that serves as a kind of webserver? The laptop then only has to address the webpage of the PIC controller (via US😎 and can readily program my floorboard.
A 2nd function would be to download all settings from the floorboard to a file on the computer.
I have a PIC18F2550 would it be possible with that controller?
Regards
Arjen
--
http://www.piclist.com/techref/piclist PIC/SX FAQ & list archive
View/change your membership options at
http://mailman.mit.edu/mailman/listinfo/piclis