PRU Interface to ADC using RemoteProc and RPMsg

Greg R recently posted on the BeagleBoard.org mailing list about a BeagleBone Green project that he’s been working on:

PRU Interface to ADC using RemoteProc and RPMsg

screenshot-from-2016-10-27-22-07-03

The project is hosted on GitHub:

images1 Greg-R/pruadc1

The goal of this project is to perform real-time digitization of an analog audio waveform, and then to make the digital data-stream available for manipulation within the Linux user-space via the “Advanced Linux Sound Architecture”. The Analog-to-Digital Converter (ADC) is a type MCP3008 and is connected via SPI bus to one of the two “Programmable Real-Time Units” included with the Beaglebone system.

Detailed documentation is in the file PRUADC1.pdf
Greg describes the project in this video:

[youtube https://www.youtube.com/watch?v=i-ZcPAvkQVU]