Interrupt Processing

Breakout boards, sensors, other Adafruit kits, etc.

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
silverstar
 
Posts: 349
Joined: Tue Feb 04, 2014 10:46 pm

Interrupt Processing

Post by silverstar »

GPS Coding question;
As the basis of my GPS sketch, I used Parsing. My sketch works but I could not explain why. Is there something written that explains how interrupts work or how the GPS module is able to read the data?

User avatar
adafruit_support_bill
 
Posts: 88096
Joined: Sat Feb 07, 2009 10:11 am

Re: Interrupt Processing

Post by adafruit_support_bill »

Here are a couple of good explanations of Interrupts on the Arduino:

https://playground.arduino.cc/Code/Interrupts
https://www.allaboutcircuits.com/techni ... n-arduino/

Locked
Please be positive and constructive with your questions and comments.

Return to “Other Products from Adafruit”