Welcome to the official code repository for the Arduino Project Kit for Students by ELARCHITEK. This repository contains all the Arduino sketches (.ino files) needed to complete the projects in the ...
First we want to generate the 134.2kHz carrier frequency for the reader. We can do that by using any of the Arduino's PWM-capable timers to generate a square wave. Arduino timers can only achieve a ...