6 pin AtomS3U header for 2 analogue input
#include <Arduino.h> // Define Header Pin Numbers (GPIO) const int POT_PIN_A = 40; // ADC1 (Safe to use with Wi-Fi) const int POT_PIN_B = 42; // ADC1 (Safe to use…
#include <Arduino.h> // Define Header Pin Numbers (GPIO) const int POT_PIN_A = 40; // ADC1 (Safe to use with Wi-Fi) const int POT_PIN_B = 42; // ADC1 (Safe to use…