//Include the library #include <MQUnifiedsensor.h> /*****Hardware Related Macros*****/ #define Board ("Arduino UNO") #define Pin (A4) //Analog input 4 of your arduino ...
Making an Arduino shield can be simpler than you think. This time I designed one to program Attiny and Atmega ...