OpenBCI / OpenBCI_Cyton_Library

Repository for OpenBCI Cyton Arduino Libraries
MIT License
88 stars 89 forks source link

Interrupt for ADS data ready pin #22

Closed andrewjaykeller closed 8 years ago

andrewjaykeller commented 8 years ago

Check out ChipKit for examples of how to do this.

andrewjaykeller commented 8 years ago

Seems like a good guide: http://chipkit.net/wp-content/uploads/2016/02/MajenkoTech-AN1132-Working-with-chipKIT-Interrupts.pdf

andrewjaykeller commented 8 years ago

Another longer guide http://chipkit.net/wp-content/uploads/2015/05/chipKIT_PIC32_Interrupt_Handling.pdf

andrewjaykeller commented 8 years ago

@biomurph here are some good tutorials

biomurph commented 8 years ago

Hey! I poked around and figured out how to make interrupts work! The code here has been tested: https://github.com/biomurph/OpenBCI_32_Interrupt

wjcroft commented 8 years ago

Joel, very cool, thanks.

andrewjaykeller commented 8 years ago

This has been complete and can be found in all examples here https://github.com/OpenBCI/OpenBCI_32bit_Library/tree/2.0.0