|
|
|||||||
| Home | Forums | Rules | Articles | Store | Gallery | Blogs | Register | Donations | FAQ | Calendar | Search | Today's Posts | Mark Forums Read | Search |
| Parts Where to get, and how to make the best bits. PCB's, caps, transformers, etc. |
|
Please consider donating to help us continue to serve you.
Ads on/off / Custom Title / More PMs / More album space / Advanced printing & mass image saving |
|
|
|
Thread Tools | Search this Thread |
|
|
#1 |
|
diyAudio Member
Join Date: Sep 2009
Location: Melbourne
|
Hello i'm new to the world of audio electronics so not really sure how to go about this. I have been playing with the idea of building a 5.1 pre amp based around 4 burr brown/ti pga2310. I like the idea of a remote controlled motorised pot but am unsure how to get one to control the pga2310's. Then using a pic I want a LCD screen to display the volume level db.
I have never used the pga2310 so am unsure what the audio quality is like from these devices, are there better options available ? Are there single devices that control 5.1 or 7.1 surround in one package I'm guessing the quality of the pot is not so important as the real work is been done by the ic. I also thought it would look cool if I could have a series of leds around the edge of the volume control that light up in sequence as the volume is turned up and down, how would I go about achieving this? |
|
|
|
|
#2 | |
|
diyAudio Member
|
Quote:
Looks like you need a microcontroller. That could do all you need: Use the pot to make a variable DC voltage, Read the DC with the ADC that controllers have on-board, Convert the DC to a needed level, Send the needed level out from the controller to the PGA's on the serial link, Make the controller light the LEDs on the vol control perimeter as needed. The thing is, if you'r in microcontrollers this really is a no-brainer, but if not, you'll need someone to do it for you or spend a few months learning it yourself. BTW The CS3318 has 8 channels of level control. I use it in my DCX2496 mod. jan didden
__________________
/Another new issue: Linear Audio Volume 3! |
|
|
|
|
|
#3 |
|
diyAudio Member
Join Date: Jul 2002
Location: San Diego
|
If you do go with a microcontroller, you might want to try a rotary quadrature encoder and skip the motorized pot and a->d tedium. The encoder will produce up/down information for the microcontroller.
|
|
|
|
|
#4 | |
|
diyAudio Member
Join Date: Sep 2009
Location: Melbourne
|
Thanks for both your reply
Quote:
|
|
|
|
|
|
#5 |
|
diyAudio Member
Join Date: Feb 2004
Location: Anonymityville
|
You could also program the controller for a preset startup volume.
__________________
"If you don't like funerals don't kick sand in Ninja's face." - Ninja |
|
|
|
|
#6 |
|
diyAudio Member
Join Date: Sep 2009
Location: Melbourne
|
Ok looks like im going to have to invest some time in learning all about microcontroller's can anyone recommend a good book?
|
|
|
|
|
#7 |
|
Banned
|
If you just google 'pic micro tutorial' then you will find more than a page of different tutorials for the Microchip PIC, one of the most popular microcontrollers. Many of these are flash-based, i.e. they can be reprogrammed repeatedly. An economical programmer is the Pickit 2. If you buy the Debug Express version it comes with a demo board and PIC 16F887, the demo board will allow programming of 44-pin devices. There is a slightly cheaper version demo board which does 20-pin devices, and you can save some money by buying a clone Pickit 2 off ebay, and building your own adapter (demo) board, but none of these are very expensive, and if you buy a genuine Microchip example it comes with a number of working example programs, tutorials, and programming software on a CD. Again, you can download the software free from the Microchip site. The 16F887 has an A/D, internal clock and numerous other built-in features.
I use the Pickit 2, I have programmed numerous applications, and I recommend it to anyone interested in general electronics as it simplifies the addition of control and timing functions to many projects. There are alternate and almost certainly equally capable flash microcontrollers such as the Atmel AVR. w The Pickit is an in system programmer, so you can't program devices without either an adapter board that you can plug the chip into temporarily or a 6-pin header on the target project. Last edited by wakibaki; 23rd September 2010 at 01:05 PM. |
|
|
|
|
#8 |
|
diyAudio Member
|
If you go with a PIC, check out FlowCode from Matrixmultimedia. It's a very user-friendly graphical progarmming environment that hides all the tedious comamnd codes and syntax and lets you do just what you want - set up a program.
It'll help you make the leap from zero to programming very quickly. It has lots of examples and ready-to-rum modules, and supports both PICs and AVR and ARM controllers, as well as standard peripherals like switches, displays, encoders, serial link to PGAs, stuff like that. jan didden
__________________
/Another new issue: Linear Audio Volume 3! |
|
|
|
|
#9 |
|
diyAudio Member
Join Date: Sep 2009
Location: Melbourne
|
Thanks everyone for all your reply's have started working through the wealth of information on the net. Downloaded and am playing with a copy of FlowCode. will post back if I need more help
|
|
|
|
|
#10 |
|
diyAudio Member
Join Date: Jan 2001
Location: Denmark
|
Russ White from twistedpear did this in their "Kookaburra"-preamp. I believe the code is available in an old diyaudio thread about this amp, otherwise I think Russ might be willing to release it to you since they are no longer selling the amp.
/U. |
|
|
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
|
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| What's the best motorised volume control? | planarboy | Chip Amps | 27 | 12th March 2009 06:50 PM |
| Noisy Motorised volume control | bulgin | Solid State | 5 | 22nd September 2006 02:46 PM |
| remote control motorised control for volume pot/knob | CharlesY | Parts | 0 | 25th July 2005 11:12 AM |
| FS: Alps RK27 motorised volume pot with remote controller PCB ready to fit in amp | rabbitz | Swap Meet | 3 | 8th September 2004 03:09 PM |
| 5.1 Volume control with PGA2310 | abid_rehan | Chip Amps | 30 | 8th September 2004 12:55 AM |
| New To Site? | Need Help? |
| Page generated in 0.11394 seconds (79.65% PHP - 20.35% MySQL) with 10 queries |