TriodeGirl / Arduino-UNO-R4-code-DAC-ADC-Ints-Fast_Pins

Direct register setup of ADC and DAC, with fast non-blocking ADC with ADC_Complete Interrupt
GNU General Public License v3.0
3 stars 1 forks source link

Arduino-UNO-R4-code-DAC-ADC-Ints-Fast_Pins

Direct register setup of ADC and DAC.

Fast non-blocking ADC read on board pin A1.

How to obtain an ADC_Complete Interrupt.

DAC output of ADC value on board pin A0.

Use of fast pin operations on pin D7.