Viewing All Docs
Title |
---|
Arduino use
Above is the code used to program the Arduino. The user inputs a code in which the Arduino sends a […] |
Security Lock Coding
#include <Servo.h> //Getting the Servo library Servo myservo; //Initializing servo as myservo int code[] = {0, 0, 0, 0}; //This […] |
Viewing 1-2 (of 2 total)