diff --git a/draft/boards/waveshare-adda-board.png b/draft/boards/waveshare-adda-board.png deleted file mode 100644 index eaa3bc1..0000000 Binary files a/draft/boards/waveshare-adda-board.png and /dev/null differ diff --git a/resources/boards/waveshare-adda-board.png b/resources/boards/waveshare-adda-board.png new file mode 100644 index 0000000..a226a36 Binary files /dev/null and b/resources/boards/waveshare-adda-board.png differ diff --git a/src/de/settings.yaml b/src/de/settings.yaml index 9d67431..c24b32c 100644 --- a/src/de/settings.yaml +++ b/src/de/settings.yaml @@ -106,3 +106,4 @@ overlays: - uugear-zero2go - adafruit-pigrrl-pcb - adafruit-animated-eyes-bonnet +- waveshare-adda-board diff --git a/draft/overlay/waveshare-adda-board.md b/src/de/translate/waveshare-adda-board.md similarity index 62% rename from draft/overlay/waveshare-adda-board.md rename to src/de/translate/waveshare-adda-board.md index 77ba6bb..60f87fd 100644 --- a/draft/overlay/waveshare-adda-board.md +++ b/src/de/translate/waveshare-adda-board.md @@ -33,19 +33,19 @@ pin: active: low '12': name: RESET - mode: input - active: low + mode: output + active: high '13': name: PDWN mode: input active: low '15': name: CS0 - mode: input + mode: output active: low '16': name: CS1 - mode: input + mode: output active: low '19': mode: spi @@ -53,27 +53,10 @@ pin: mode: spi '23': mode: spi - '24': - mode: spi - '33': - name: Buzzer - mode: pwm - '31': - name: D0 - mode: input/output - '32': - name: D1 - mode: input/output - '33': - name: D2 - mode: input/output - '34': - name: D3 - mode: input/output --> #High-Precision AD/DA Board -There's no AD/DA function on the Raspberry Pi GPIO interface, this may trouble you in the Pi development. However, it won't be a problem anymore. The High-Precision AD/DA Board allows you to add high-precision AD/DA functions to the Raspberry Pi. +The High-Precision AD/DA Board allows you to add high-precision analog to digital and digital to analog functions to the Raspberry Pi. ##Features @@ -84,5 +67,7 @@ There's no AD/DA function on the Raspberry Pi GPIO interface, this may trouble y - Onboard input/output interface via screw terminals, for connecting analog/digital signal - Features AD/DA detect circuit, easy for signal demonstration -[Official Wiki page getting started on Linux](http://www.waveshare.com/wiki/High-Precision_AD/DA_Board) -[Raspberry Pi AD/DA Board Library for Window 10 IoT Core](https://www.hackster.io/laserbrain/raspberry-pi-ad-da-board-library-for-window-10-iot-core-c8cc34 "www.hackster.io") +##Getting Started + +- [Official Wiki page getting started on Linux](http://www.waveshare.com/wiki/High-Precision_AD/DA_Board) +- [Raspberry Pi AD/DA Board Library for Window 10 IoT Core](https://www.hackster.io/laserbrain/raspberry-pi-ad-da-board-library-for-window-10-iot-core-c8cc34 "www.hackster.io") diff --git a/src/en/overlay/waveshare-adda-board.md b/src/en/overlay/waveshare-adda-board.md new file mode 100644 index 0000000..60f87fd --- /dev/null +++ b/src/en/overlay/waveshare-adda-board.md @@ -0,0 +1,73 @@ + +#High-Precision AD/DA Board + +The High-Precision AD/DA Board allows you to add high-precision analog to digital and digital to analog functions to the Raspberry Pi. + +##Features + +- Onboard ADS1256, 8ch 24bit high-precision ADC (4ch differential input), 30ksps sampling rate +- Onboard DAC8532, 2ch 16bit high-precision DAC +- Onboard input interface via pinheaders, for connecting analog signal + - the pinout is compatible with Waveshare sensor interface standard, easy to connect various analog sensor modules +- Onboard input/output interface via screw terminals, for connecting analog/digital signal +- Features AD/DA detect circuit, easy for signal demonstration + +##Getting Started + +- [Official Wiki page getting started on Linux](http://www.waveshare.com/wiki/High-Precision_AD/DA_Board) +- [Raspberry Pi AD/DA Board Library for Window 10 IoT Core](https://www.hackster.io/laserbrain/raspberry-pi-ad-da-board-library-for-window-10-iot-core-c8cc34 "www.hackster.io") diff --git a/src/en/settings.yaml b/src/en/settings.yaml index 12d08ca..d11d3b0 100644 --- a/src/en/settings.yaml +++ b/src/en/settings.yaml @@ -106,3 +106,4 @@ overlays: - uugear-zero2go - adafruit-pigrrl-pcb - adafruit-animated-eyes-bonnet +- waveshare-adda-board diff --git a/src/es/settings.yaml b/src/es/settings.yaml index 489a86e..55b8ea2 100644 --- a/src/es/settings.yaml +++ b/src/es/settings.yaml @@ -106,3 +106,4 @@ overlays: - uugear-zero2go - adafruit-pigrrl-pcb - adafruit-animated-eyes-bonnet +- waveshare-adda-board diff --git a/src/es/translate/waveshare-adda-board.md b/src/es/translate/waveshare-adda-board.md new file mode 100644 index 0000000..60f87fd --- /dev/null +++ b/src/es/translate/waveshare-adda-board.md @@ -0,0 +1,73 @@ + +#High-Precision AD/DA Board + +The High-Precision AD/DA Board allows you to add high-precision analog to digital and digital to analog functions to the Raspberry Pi. + +##Features + +- Onboard ADS1256, 8ch 24bit high-precision ADC (4ch differential input), 30ksps sampling rate +- Onboard DAC8532, 2ch 16bit high-precision DAC +- Onboard input interface via pinheaders, for connecting analog signal + - the pinout is compatible with Waveshare sensor interface standard, easy to connect various analog sensor modules +- Onboard input/output interface via screw terminals, for connecting analog/digital signal +- Features AD/DA detect circuit, easy for signal demonstration + +##Getting Started + +- [Official Wiki page getting started on Linux](http://www.waveshare.com/wiki/High-Precision_AD/DA_Board) +- [Raspberry Pi AD/DA Board Library for Window 10 IoT Core](https://www.hackster.io/laserbrain/raspberry-pi-ad-da-board-library-for-window-10-iot-core-c8cc34 "www.hackster.io") diff --git a/src/fr/settings.yaml b/src/fr/settings.yaml index 453a983..b917a1d 100644 --- a/src/fr/settings.yaml +++ b/src/fr/settings.yaml @@ -106,3 +106,4 @@ overlays: - uugear-zero2go - adafruit-pigrrl-pcb - adafruit-animated-eyes-bonnet +- waveshare-adda-board diff --git a/src/fr/translate/waveshare-adda-board.md b/src/fr/translate/waveshare-adda-board.md new file mode 100644 index 0000000..60f87fd --- /dev/null +++ b/src/fr/translate/waveshare-adda-board.md @@ -0,0 +1,73 @@ + +#High-Precision AD/DA Board + +The High-Precision AD/DA Board allows you to add high-precision analog to digital and digital to analog functions to the Raspberry Pi. + +##Features + +- Onboard ADS1256, 8ch 24bit high-precision ADC (4ch differential input), 30ksps sampling rate +- Onboard DAC8532, 2ch 16bit high-precision DAC +- Onboard input interface via pinheaders, for connecting analog signal + - the pinout is compatible with Waveshare sensor interface standard, easy to connect various analog sensor modules +- Onboard input/output interface via screw terminals, for connecting analog/digital signal +- Features AD/DA detect circuit, easy for signal demonstration + +##Getting Started + +- [Official Wiki page getting started on Linux](http://www.waveshare.com/wiki/High-Precision_AD/DA_Board) +- [Raspberry Pi AD/DA Board Library for Window 10 IoT Core](https://www.hackster.io/laserbrain/raspberry-pi-ad-da-board-library-for-window-10-iot-core-c8cc34 "www.hackster.io") diff --git a/src/it/settings.yaml b/src/it/settings.yaml index 7ebd2f2..5136427 100644 --- a/src/it/settings.yaml +++ b/src/it/settings.yaml @@ -106,3 +106,4 @@ overlays: - uugear-zero2go - adafruit-pigrrl-pcb - adafruit-animated-eyes-bonnet +- waveshare-adda-board diff --git a/src/it/translate/waveshare-adda-board.md b/src/it/translate/waveshare-adda-board.md new file mode 100644 index 0000000..60f87fd --- /dev/null +++ b/src/it/translate/waveshare-adda-board.md @@ -0,0 +1,73 @@ + +#High-Precision AD/DA Board + +The High-Precision AD/DA Board allows you to add high-precision analog to digital and digital to analog functions to the Raspberry Pi. + +##Features + +- Onboard ADS1256, 8ch 24bit high-precision ADC (4ch differential input), 30ksps sampling rate +- Onboard DAC8532, 2ch 16bit high-precision DAC +- Onboard input interface via pinheaders, for connecting analog signal + - the pinout is compatible with Waveshare sensor interface standard, easy to connect various analog sensor modules +- Onboard input/output interface via screw terminals, for connecting analog/digital signal +- Features AD/DA detect circuit, easy for signal demonstration + +##Getting Started + +- [Official Wiki page getting started on Linux](http://www.waveshare.com/wiki/High-Precision_AD/DA_Board) +- [Raspberry Pi AD/DA Board Library for Window 10 IoT Core](https://www.hackster.io/laserbrain/raspberry-pi-ad-da-board-library-for-window-10-iot-core-c8cc34 "www.hackster.io") diff --git a/src/tr/settings.yaml b/src/tr/settings.yaml index 154df2c..f0f9c03 100644 --- a/src/tr/settings.yaml +++ b/src/tr/settings.yaml @@ -106,3 +106,4 @@ overlays: - uugear-zero2go - adafruit-pigrrl-pcb - adafruit-animated-eyes-bonnet +- waveshare-adda-board diff --git a/src/tr/translate/waveshare-adda-board.md b/src/tr/translate/waveshare-adda-board.md new file mode 100644 index 0000000..60f87fd --- /dev/null +++ b/src/tr/translate/waveshare-adda-board.md @@ -0,0 +1,73 @@ + +#High-Precision AD/DA Board + +The High-Precision AD/DA Board allows you to add high-precision analog to digital and digital to analog functions to the Raspberry Pi. + +##Features + +- Onboard ADS1256, 8ch 24bit high-precision ADC (4ch differential input), 30ksps sampling rate +- Onboard DAC8532, 2ch 16bit high-precision DAC +- Onboard input interface via pinheaders, for connecting analog signal + - the pinout is compatible with Waveshare sensor interface standard, easy to connect various analog sensor modules +- Onboard input/output interface via screw terminals, for connecting analog/digital signal +- Features AD/DA detect circuit, easy for signal demonstration + +##Getting Started + +- [Official Wiki page getting started on Linux](http://www.waveshare.com/wiki/High-Precision_AD/DA_Board) +- [Raspberry Pi AD/DA Board Library for Window 10 IoT Core](https://www.hackster.io/laserbrain/raspberry-pi-ad-da-board-library-for-window-10-iot-core-c8cc34 "www.hackster.io")