![]() | ![]() | ![]() |
| | |||||||
| Electronic Projects Design/Ideas/Reviews Are you building an electronic project or want to? Maybe you need some assistance? Come and submit your electronic questions here and let our experienced members find a solution. |
| | LinkBack | Thread Tools | Display Modes |
| | (permalink) |
| HELP! Design Help For a Musical Instrument Program Step Changer (Not MIDI ) I have a project in which I need some assistance. (Block diagram attached ) 1) I have a piece of music equipment that will allow me to step through 20 programs in a chonological manner. (1, 2, 3, 4, 5, 6, 7, etc) I can step-thru the 20 programs with a foot pedal. Each time I depress the pedal I advance to the next sequential program number. 2) I want to build a device with a keypad and a LCD screen that will allow me to send information (pulses?) to trigger the musical device,thus allowing me to punch in a number on the keypad and have it rapidly sequence through the programs and stop at the desired program.without using a foot switch. 3) I believe I may need to use a PIC so that I can program additional program changes later to incorporate additional musical devices. Is there a way to do it without a PIC? 4) I am not afraid to build this unit from scratch, so any input that you might offer would be greatly appreciated. I have been out of the electronics field for about 12 years but, believe that it will all come back to me quickly. (Associates Degree in electronics) 5) Feel free to suggest schematics, project kits or anything you have up your sleeve, 6) I do understand electronic theory, circuit building to a degree and some digital application, so don't be afraid to suggest a more advanced method. I am willing to relearn and broaden my electronic horizons. Thank you for taking time to read my request. Alexandra From Pittsburgh, Pennsylvania, USA. Last edited by Alexandra; 16th May 2008 at 03:39 PM. Reason: spelling errors | |
| |
| | (permalink) |
| Check out the samples you may find in this post: http://www.electro-tech-online.com/m...d-upd-0xd.html basically, you need - how to control LCD (so you can display the txt) - how to read keypad (so you can enter the number) - how to "blink" LED (instead blinking led, you send pulses to your equipment) for example, on Nigel's tutorials Nigel's PIC Tutorial Page LCD - PIC Tutorial Three - LCD Modules Keypad - PIC Tutorial Nine - HEX Keypad LED - PIC Tutorial One - LED's If you are not into ASM, and prefere C/Basic/Pascal, you can get demo version (limited by size of the code and totally enough for your need so free) mikroBasic - Advanced BASIC compiler for PIC microcontrollers mikroPascal - Advanced Pascal compiler for PIC microcontrollers mikroC - Advanced C compiler for PIC microcontrollers and you will find also examples of how to do LCD/KeyPAD/LED there too (they also sell dev boards and test boards.. but you can use "self made" programmer also available from Nigel's page: - schematic: http://www.lpilsley.co.uk/pdf/p16pro40.pdf - app to program hex files: WinPicProg Page ) There is bunch of simulators (all of them with demo versions available for download) you can use to test your work .. they all simulate keypads, lcd's, led's etc... - Proteus ISIS - OshonSoft PIC simulator and many more another note, you can go with 7seg display instead of LCD to save on the cost of building the device. The 7seg display samples are also available as samples in the sw packets as well as on Nigel's site EDIT: almost forgot, you can program the chip using self built programmer but that can be PITA and requires hardware LPT port (usually do not work with USB adapters). The best advice is to get Junebug dev tool that is programmer + demo board, so you can test your app in real life. Junebug is available from: blueroomelectronics Inchworm DISCONTINUED see Inchworm+ and on that site you can also find extensive set of examples that will help you finish your product Last edited by arhi; 17th May 2008 at 12:52 AM. | |
| |
| | (permalink) |
| Arhi; Thank you very much for all the information that you bestowed upon me. I never thought I would get so much information from one person. I never thought about the using the "BLINK" LED method, that idea escaped me, Good suggestion, I will definitely look deeper in to that application! I have already visited many of the links which you provided in your reply earlier this week. I saw the JuneBug but failed to considered it useful. I will reconsider and revisit that as a viable option. I will keep you posted as I progess with this project. Once again, Thank you, Arhi. Alexandra Sabina | |
| |
| | (permalink) | ||
| Quote:
Quote:
glad to be of help... | |||
| |
| Bookmarks |
| Tags |
| alesis, keypad, pulse, schematic, trigger |
| Thread Tools | |
| Display Modes | |
| |
| | ||||
| Title | Starter | Forum | Replies | Latest |
| Motor controller | Totally blank | Electronic Projects Design/Ideas/Reviews | 9 | 16th January 2008 02:12 PM |
| Question about Inchworm+ | Quan | Micro Controllers | 54 | 28th October 2007 01:21 AM |
| PicBasic Keypad program | Sora | Micro Controllers | 0 | 20th April 2004 08:02 PM |
| Tuning Device for a Musical Instrument | kingpawnstar | General Electronics Chat | 11 | 8th March 2004 07:06 PM |