Hey All. I'm using the Teensy 4.1 to sample a set of sensors for graduate work. Currently I have it sample at 4kHz (once every 250us) and print the sensor readings. However, sometimes there is some sort of delay that...
Hi, thanks for your reply. So if I use 6kOhm which then connects to the 10kOhm that goes to ground, that is fine? Does this prevent more than 3.1V from leaving the EEG Click at all, or does it cause the same amount of...
Hi,
I am using a bunch of different sensors (FSRs, photodiodes) with the Teensy 4.1. I am adding this EEG shield to the same teensy: https://www.mikroe.com/eeg-click
Unfortunately, the EEG Click (above) is...
I'm a little confused by your message. Are you saying that bluetooth data does stream into a USB controller, and that whether or not it uses up bandwidth that's shared with a given USB device depends on whether that USB...
I am working on a project where I would like to stream large amounts of neural data to a computer via bluetooth, simultaneously with rapidly streaming Teensy 4.1 data via usb.
Does bluetooth data streaming count...
Hi Everyone.
I'm working on a project that requires input from 5 cherry mx switches, 5 force sensors, 5 capacitive touch sensors, a photodiode and an EEG shield. I'm using a teensy 4.1 to poll all of these sensors...