Are the ADC6 & ADC7 accessible with ZBasic , how ?
The 2 extra analog inputs are on ATmega328P TQFP and QFN/MLF package .
8channel ADC on 328P
Re: 8channel ADC on 328P
You should be able to use the physical pin number (i.e. 19 and 22).kurakaira wrote:Are the ADC6 & ADC7 accessible with ZBasic
- Don Kinzer