Skip to content

Instantly share code, notes, and snippets.

View marios8543's full-sized avatar
💭
Hating javascript

marios marios8543

💭
Hating javascript
View GitHub Profile
// Sweep code by BARRAGAN http://barraganstudio.com/
// Blink code from Arduino examples
// PWM Servo library from http://arduiniana.org/libraries/pwmservo/
// Fingerprint Scanner library, partial fingerprint identity test, along with hardware help from:
// http://wordpress.hawleyhosting.com/ramblings/?p=375
// Code help from Ms. Natalie Freed
#include "FPS_GT511C3.h"
#include "SoftwareSerial.h"
#include <PWMServo.h>