1. 이상view
The Waveshare High-Precision AD/DA Expansion Board is designed to add advanced analog-to-digital (AD) and digital-to-analog (DA) conversion capabilities to your Raspberry Pi. This board integrates the ADS1256, an 8-channel 24-bit high-precision ADC, and the DAC8552, a 2-channel 16-bit high-precision DAC. It is compatible with Raspberry Pi and provides a robust solution for applications requiring precise analog signal processing.

그림 1: 이상view of the Waveshare High-Precision AD/DA Board connected to a Raspberry Pi.
2. 특징
- Standard Raspberry Pi 40PIN GPIO extension header for direct connection.
- Onboard ADS1256, an 8-channel 24-bit high-precision ADC (4-channel differential input) with a 30ksps samp링율.
- Onboard DAC8552, a 2-channel 16-bit high-precision DAC.
- Input interface via pinheaders for connecting analog signals.
- Compatible with Waveshare sensor interface standard for easy connection to various analog sensor modules.
- Onboard input/output interface via screw terminals for connecting analog/digital signals.
- Features an AD/DA detect circuit for signal demonstration.
3. Board Layout and Interface Definition
This section details the physical layout and pin definitions of the AD/DA Expansion Board.

Figure 2: Labeled components of the Waveshare High-Precision AD/DA Board.
- Raspberry Pi GPIO interface: For connecting with the Pi.
- AD/DA input/output: Screw terminals for signal connections.
- AD input: Pinheaders, compatible with Waveshare sensor interface standard.
- 7.68M crystal: Provides timing for the board.
- LM285-2.5: Provides reference voltage for the ADC chip.
- Photo resistor: An example sensor for demonstration.
- LED output indicator: Visual feedback for output.
- 10K potentiometer: An example input for demonstration.
- DAC8552: 16-bit high-precision DAC, 2 channels.
- Power indicator: LED to show power status.
- ADS1256: 24-bit high-precision ADC, 8 channels (4 differential input).
- ADC testing jumper: For configuring ADC test modes.
- DAC testing jumper: For configuring DAC test modes.
- Power selection jumper: To select power source.
- ADC reference ground configuration: When AD single inputted, the AINCOM is reference terminal, can be connected to GND or external reference voltage.

Figure 3: Pin definitions for the Waveshare High-Precision AD/DA Board.
| 핀 | 상징 | 설명 |
|---|---|---|
| 1, 17 | 3.3V | 전원(3.3V) |
| 2, 4 | 5V | 전원(5V) |
| 3, 5, 7, 8, 10, 18, 22, 24, 26, 27, 28, 29, 32, 36, 38, 40 | NC | 연결되지 않음 |
| 6, 9, 14, 20, 25, 30, 34, 39 | 접지 | 지면 |
| 11 | DRDY | ADS1256 data ready output, low active |
| 12 | 다시 놓기 | ADS1256 reset input |
| 13 | PDWN | ADS1256 sync/power off input, low active |
| 15 | CS0 | ADS1256 chip select, low active |
| 16 | CS1 | DAC8552 chip select, low active |
| 19 | 소음 | SPI 데이터 입력 |
| 21 | 도트 | SPI 데이터 출력 |
| 23 | SCK | SPI 시계 |
| 31, 33, 35, 37 | GPIO | Extend to sensor interface |
4. 설정 지침
Follow these steps to set up your Waveshare High-Precision AD/DA Expansion Board with a Raspberry Pi:
- 물리적 연결: Carefully align the 40-pin GPIO header of the AD/DA board with the corresponding pins on your Raspberry Pi. Press down gently to ensure a secure connection.
- 전원 공급 장치: Ensure your Raspberry Pi is powered off before connecting the AD/DA board. Once connected, power on the Raspberry Pi. The power indicator LED on the AD/DA board should illuminate.
- 소프트웨어 설치:
- Access the official Waveshare Wiki for the "High-Precision AD/DA Board" to find the latest drivers and examp코드.
- Download and install the necessary libraries and example programs for the ADS1256 ADC and DAC8552 DAC. This typically involves cloning a Git repository and compiling C or Python code.
- Ensure the Broadcom GPIO library is correctly installed and configured for your Raspberry Pi operating system (e.g., Raspbian).
- 초기 테스트: 제공된 ex를 실행하세요.ample code to verify basic functionality of both the ADC and DAC. This will help confirm correct hardware connection and software setup.
메모: Refer to the Waveshare Wiki for detailed, up-to-date software installation guides and specific commands for your Raspberry Pi model and operating system.
5. 사용 설명서
Operating the High-Precision AD/DA Board involves configuring the ADC and DAC chips via SPI communication from the Raspberry Pi.
5.1 Analog-to-Digital Conversion (ADC) with ADS1256
- 입력 연결: Connect analog signals to the AD input pinheaders or screw terminals (AD0-AD7). The ADS1256 supports 8 single-ended channels or 4 differential channels.
- 구성: Use the provided software libraries to configure the ADS1256. Key parameters include:
- 채널 선택: Select the desired input channel(s).
- 이득 설정: Adjust the programmable gain amplifier (PGA) for optimal signal range.
- 데이터 속도: s를 설정하세요ampling rate (up to 30ksps). Note that higher sample rates may introduce more noise.
- 참조 권tage: Configure the internal or external reference voltage.
- 데이터 수집: Initiate conversions and read the 24-bit digital data from the ADS1256 via SPI. The DRDY pin indicates when new data is available.
5.2 Digital-to-Analog Conversion (DAC) with DAC8552
- 출력 연결: Connect your output devices to the DAC0 and DAC1 pins on the screw terminals.
- 데이터 출력: Send 16-bit digital values to the DAC8552 via SPI. The DAC will convert these values into corresponding analog voltag에스.
- 파형 생성: By continuously updating the DAC with a sequence of digital values, you can generate various analog waveforms.
전을 참조하세요ample code and the ADS1256/DAC8552 datasheets for detailed programming information and advanced configurations.
6. 유지관리
Proper maintenance ensures the longevity and reliable operation of your AD/DA Expansion Board:
- 손질: Always handle the board by its edges to avoid touching components, especially the sensitive ICs. Static electricity can damage electronic components.
- 청소: 필요한 경우, 부드럽고 마른 브러시나 압축 공기를 사용하여 도마의 먼지를 살살 닦아내십시오. 액체나 연마성 물질은 사용하지 마십시오.
- 저장: 사용하지 않을 때는 정전기 방지 백에 넣어 건조하고 서늘한 곳에 보관하십시오.
- 사이: Periodically check all connections (GPIO, screw terminals) to ensure they are secure and free from corrosion.
- 펌웨어/소프트웨어 업데이트: Regularly check the Waveshare Wiki for any updated drivers, libraries, or firmware that may improve performance or fix issues.
7. 문제 해결
If you encounter issues with your AD/DA Expansion Board, consider the following troubleshooting steps:
- 보드를 감지할 수 없습니다:
- Ensure the board is correctly seated on the Raspberry Pi's GPIO header.
- Verify that the Raspberry Pi is powered on and the AD/DA board's power LED is lit.
- Check SPI interface enablement on your Raspberry Pi (e.g., via
raspi-config).
- Incorrect Readings/Outputs:
- Double-check your wiring for analog inputs/outputs.
- Review your software configuration for the ADS1256 (gain, data rate, channel selection) and DAC8552.
- Ensure the reference voltag설정이 올바르네요.
- Test with known voltage sources for ADC and measure DAC output with a multimeter.
- Noise at higher sample rates for ADC is expected; consider lower rates for higher precision.
- 소프트웨어/드라이버 문제:
- Confirm that you are using the correct and latest software libraries from the Waveshare Wiki.
- Verify that all dependencies (e.g., Broadcom GPIO library) are installed and correctly configured.
- Check for compilation errors if building from source.
- Consult community forums or the Waveshare support page for known issues and solutions.
- Board Not Functioning:
- Disconnect and reconnect the board.
- Try a different Raspberry Pi if available to rule out Pi-specific issues.
- Inspect the board for any visible damage or bent pins.
8. 사양
| 특징 | 세부 사항 |
|---|---|
| 제품 이름 | High-Precision AD/DA Board |
| 상표 | 웨이브셰어 |
| ADC Chip | ADS1256 (24-bit, 8-channel, 4-differential input) |
| ADC Samp링율 | Up to 30ksps |
| DAC 칩 | DAC8552 (16-bit, 2-channel) |
| 인터페이스 | SPI(직렬 주변 장치 인터페이스) |
| 호환성 | Raspberry Pi (40PIN GPIO) |
| 운영 체제 | 리눅스 |
| 연결 기술 | GPIO |
| 제품 치수 | 7.09 x 3.94 x 3.54인치(약 180 x 100 x 90mm) |
| 품목 무게 | 0.353 온스(약 10그램) |
| 포함된 구성 요소 | High-Precision AD/DA Board, RPi screws pack (2pcs) |

Figure 4: Physical dimensions of the Waveshare High-Precision AD/DA Board in millimeters.
9. 보증 및 지원
보증 정보, 기술 지원 및 추가 자료는 Waveshare 공식 웹사이트를 방문하십시오. website or their product Wiki page. The Wiki often contains detailed documentation, schematics, and example code that can be invaluable for advanced users and troubleshooting.
웨이브쉐어 공식 계정 Web대지: www.waveshare.com
Product Wiki: 검색 "High-Precision AD/DA Board" on the Waveshare Wiki for specific documentation.





