#nRF5_SDK_12.1: There is 3 verison of UART_SPI https://github.com/faweiz/3DPS/tree/master/nRF5_SDK_12.1/examples/ble_peripheral
*To develope the source code, please download/folk whole folder to your local computer.
- UART and SPI work with ADS7953 channel 0 only: 3DPS_UART_SPI0_ADS
- UART and SPI work with ADS7953 all 16 channels: 3DPS_UART_SPI16_ADS
- UART and SPI work with both ADS7953 and Shft register(74HC595): 3DPS_UART_SPI16_ADS_Shift_Register
#Android Android Source code : https://github.com/faweiz/3DPS/tree/master/Android/3DPS_Android
#Arduino Example code for Arduino and Processing: https://github.com/faweiz/3DPS/tree/master/Arduino/nRF52_ADS_Shift_Register/processing_nRF52_ADS_Shift_Register