|
|||||||
| Home | Forums | Rules | Articles | Store | Gallery | Blogs | Register | Donations | FAQ | Calendar | Search | Today's Posts | Mark Forums Read | Search |
| Analog Line Level Preamplifiers , Passive Pre-amps, Crossovers, 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: Jan 2008
|
hi,
I want to make a easy preamp but need to read out the position of an regular potentiometer. The position of the potentiometer will be displayed on a LCD of VFD display. i have look for this design see link Remote volume have any of you some links i can use? |
|
|
|
|
#2 |
|
diyAudio Member
Join Date: Jan 2006
Location: Johannesburg, South Africa
|
You'd need an ADC to do that. Technically easy enough to get the PIC processor to do it, but then you'll need to modify the source code - meaning you have to understand PIC assembler. Do some searches on PIC analogue-to-digital conversion.
(There are several tricks to make an ADC without requiring a PIC that has onboard ADC too) It would be easier I think to use a rotary encoder, (or even an ordinary rotary switch with the detent ball bearing removed, and the end stops removed, so it behaves like a rotary encoder) With some logic chips you could get that to mimic the UP/DOWN button pushes; otherwise once again, you need to modify the assembly source code to make it read the shaft encoder.
__________________
Steerpike's Toybox |
|
|
|
|
#3 |
|
diyAudio Member
|
You have 2 options for monitoring the position of the pot.
1. Use a pot with additional channels/sections and use the extra section to create a voltage divider by applying a reference voltage across it and reading the voltage on the wiper via an A/D converter. A PIC microcontroller as in the previous post, with an on-board A/D would be a simple solution. The micro could also drive the display with the position data. 2. Use a couple of relays to switch between the audio signal and a reference voltage applied to the pot. Then measure the voltage as in option 1. You will need some way of changing the function between listen and measure such as a button or switch. Option 1 is the best way to go about it though.
__________________
1N4733 |
|
|
|
|
#4 |
|
diyAudio Member
Join Date: Jan 2006
Location: Johannesburg, South Africa
|
I get the impression the OP does not want to put audio through the pot at all; i.e., it's a 'digital' level control and he wants a conventional look and feel to it.
One problem if you use a normal pot for this - AND remote control - the remote control can change the volume without moving the pot position, so there is a mismatch between where the pot says the volume is, and where the remote control says the volume is. A rotary shaft encoder solves this problem, since the PIC only detects forward or backward motion of the knob, and not its absolute position.
__________________
Steerpike's Toybox |
|
|
|
|
#5 | |
|
diyAudio Member
Join Date: Oct 2007
Location: Bucuresti
|
Quote:
Yet another Volume controlers and source selections it use CS3310 or PGA2310 and I have o variant which use an encoder for adjusting volume or input .
__________________
There are not better tube than 6P3S and 6N2P for my ears ! Last edited by danzup; 10th January 2010 at 09:10 AM. |
|
|
|
|
|
#6 |
|
diyAudio Member
Join Date: Jan 2008
|
hi danzup,
nice job, is it easy to convert into MICROCHIP? the problem is that i have an preamp with remote control, but with no indication regards, Jempie |
|
|
|
|
#7 | |
|
diyAudio Member
Join Date: Oct 2007
Location: Bucuresti
|
Quote:
I only work with Atmel AVR .
__________________
There are not better tube than 6P3S and 6N2P for my ears ! |
|
|
|
|
|
#8 |
|
diyAudio Member
Join Date: Jan 2008
|
hi danzup,
can I order the kit complete what will be the price? regards, |
|
|
|
|
#9 |
|
diyAudio Member
Join Date: Jan 2008
|
hi danzup,
can I order the kit complete what will be the price? regards, |
|
|
|
|
#10 | |
|
diyAudio Member
Join Date: Oct 2007
Location: Bucuresti
|
Quote:
But there are some PCB left , if you want some please contact me on pm .
__________________
There are not better tube than 6P3S and 6N2P for my ears ! |
|
|
|
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
|
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| normal X-Amp | uli | Pass Labs | 42 | 19th November 2010 07:31 AM |
| Is it normal to think this way? | gain-wire | Instruments and Amps | 3 | 17th October 2008 12:09 AM |
| 25-position switched attenuator using a pair of 5-position switches? | ray_moth | Tubes / Valves | 1 | 4th May 2008 09:02 AM |
| threads become "read" before I have a chance to read them. | y8s | Forum Problems | 2 | 10th February 2008 11:57 AM |
| Is this normal? | A_Reef_Scene | Multi-Way | 2 | 7th March 2007 07:51 PM |
| New To Site? | Need Help? |
| Page generated in 0.11601 seconds (77.14% PHP - 22.86% MySQL) with 11 queries |