DABShield Library

Arduino Library Download

Click to download the Arduino Library,

The DABShield Library can be installed from the Sketch>Include Library>Manage Libraries... of the Arduino IDE or manually by putting it in your Arduino/libraries directory

API

The Library functions are detailed in the API Page

Example Projects

Example Projects are now on Projects Page

C-Code Library

*** Available on Request ***

History

17/12/2019

v0.12

Corrected DAB frequencies (13A/13E)

06/09/2019

v0.11

Added FM seek and valid

19/09/2018

v0.10

Removed Debug "Serial.print" that caused crash

05/07/2018

v0.9

Added Fast DAB Tune

05/01/2018

v0.8b

Cast fix

06/12/2017

v0.8

Added FM and RDS

27/11/2017

v0.7

Added get Time support (DAB Ensemble Date/Time)

23/11/2017

v0.5

Added timeouts for waiting funcitons

20/11/2017

v0.4

Added Chip Info and Fimware Version Number

17/10/2017

v0.3

Check for MAX services to prevent buffer overflow

09/10/2017

v0.2

Move SPI out of Library to be implmeneted by Application.

11/05/2017

v0.1

Initial release