Turns on and off a light emitting diode(LED) connected to digital pin 13, when pressing a pushbutton attached to pin 2. const int buttonPin = 2; // the number of the pushbutton pin const int ledPin = ...
This is a library for the Si5351A (10 MSOP - 3 Clocks Only) series of clock generator ICs from Skyworks Solutions for the Arduino development environment. It will allow you to control the Si5351 with ...