K7MDL2 / KEITHSDR

Teensy4.X with PJRC audio card Arduino based SDR Radio project.
54 stars 11 forks source link

Move Spectrum Display Code into an Arduino Library #6

Closed K7MDL2 closed 2 years ago

K7MDL2 commented 2 years ago

Move Spectrum Display Code into an Arduino Library

K7MDL2 commented 2 years ago

Library Spectrum_RA887x created and uploaded to GitHub under SDR_RA8875 program files here. Compiles without error on both RA8875 and RA8876. Tested on RA8876.

ToDo: Need to create example files.

K7MDL2 commented 2 years ago

I have uploaded an example which includes test tone, audio in and out, and some utilities like CPU and memory perf, main loop timer.