Oscilloscope on android using raspberry pi
Keywords:
ADC (MCP3008), Raspberry pi 3 Model B, Android Phone,Abstract
The oscilloscope on android using raspberry pi, this project is design to develop an oscilloscope by using
android application. The concept is input signal which is any kind of wave such as sine wave, square wave, triangular
wave etc, give it to high sampling rate and applied to ADC. The ADC (MCP3008) sends data to the raspberry pi3 model
B, high speed processor. The raspberry pi will read the data on serial port and send the data to the android phone
through the inbuilt Bluetooth module.