BioAmp-EXG-Pill icon indicating copy to clipboard operation
BioAmp-EXG-Pill copied to clipboard

BioAmp EXG Pill is a small and elegant Analog Front End (AFE) board for BioPotential signal acquisition.

Results 18 BioAmp-EXG-Pill issues
Sort by recently updated
recently updated
newest added

I plan to add some specific features for the relatively new Arduino UNO R4 WiFi board. 1. Use the 12x8 display as a bar chart similar to how the one...

For any device with LEDs that can show a bar graph it could be useful to provide a crude interference meter to indicate the suitability of that location for ExG...

- Using `constrain` to guarantee servo angles are valid and between the desired 90 to180 (inclusive) range. - Enlarging `sum` variable to avoid overflow, now `int32_t` (from `inttypes.h`) - Adding...

Many of the samples are using a 128 sample buffer at 500sps. This does not equate to an exact number of mains electricity cycles. A small alteration to 150 equates...

The ClawController aims to drive the servo between 90 and 180 degrees but - the code only uses `map` and does not use `constrain` to _guarantee_ the values are within...

Hi, it is this pill can be adapted to be use with a ESP32?

Hi, there are not gerber files. Do you plan to publish your latest gerber files ? Thank you

I am currently looking into building a few boards using the latest design in the repository but noticed that no wattage was specified for the resistors, alongside a lack of...