aronrubin
aronrubin
About
- Username
- aronrubin
- Location
- NJ
- Joined
- Visits
- 50
- Last Active
- Roles
- Member
- Location
- NJ
Comments
-
At the moment, I plan to hang a Teensy off the back of the OpenBCI board so I can process the data at rate. SPI should be fine for that purpose but native I2C would be nice. I2C allows for connection to a ton of useful things like a time & date …
-
I would like to second this. Reading through the PIC32 docs it is actually confusing to me which actual pins on the OpenBCI layout correspond to I2C. The other option is to use one of the GPIOs exposed as a chip select for another SPI line.