I am looking to recreate an audio project found on instructables. The final source deals with interrupt routines and instructions for analog to digital conversion (ADC). It seems that most of the code in the sample requires AVR inline assembly. After some reading is seems that the Galileo doesn't support this. Is there a way to get interrupt routines and increase sample rate for analog measurements?
↧