Difference between revisions of "Programmable Potentiometers"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
The digital POT made by analog devices (AD5204) has 255 positions can be adjusted by the microcomputer that can receive commands from the computer. This is a great way for analog circuitry to have digital control. This is a chip with 4 digitally controlled POTs and the pots can be daisy chained to have multiple chips controled by a single SPI interface. | The digital POT made by analog devices (AD5204) has 255 positions can be adjusted by the microcomputer that can receive commands from the computer. This is a great way for analog circuitry to have digital control. This is a chip with 4 digitally controlled POTs and the pots can be daisy chained to have multiple chips controled by a single SPI interface. | ||
− | This is used in [[The Programmable Chip EEG project at sourceforge]]http://pceeg.sourceforge.net. | + | This is used in http://pceeg.sourceforge.net[[The Programmable Chip EEG project at sourceforge]]http://pceeg.sourceforge.net. |
Revision as of 16:49, 8 July 2006
The digital POT made by analog devices (AD5204) has 255 positions can be adjusted by the microcomputer that can receive commands from the computer. This is a great way for analog circuitry to have digital control. This is a chip with 4 digitally controlled POTs and the pots can be daisy chained to have multiple chips controled by a single SPI interface.
This is used in http://pceeg.sourceforge.netThe Programmable Chip EEG project at sourceforgehttp://pceeg.sourceforge.net.