This is a driver for ADS1299 that can compile on the Raspberry Pi Pico. It is designed to facilitate communication between the ADS1299 and the Pico board. The driver allows users to configure and read data from the ADS1299.
This driver requires the following dependency:
Please make sure you have installed this dependency before using the driver.
Please refer to the example code in the examples folder for an idea of how to use this driver.
This driver was created with the help of the following resources: