While carving a pleasant little pumpkin for the children to find glee and adulation, I accidentally swallowed a pumpkin seed. Laced with Nature's poison, I succumbed to it's decay as neurons tangled, my skin tensed, my blood boiled, I changed. I awoke much later to find this wretched thing before me, unaware of how I built it or why. I am cursed...or...
A rushed build for All Hallows Eve which left improvements like a more generous smoke tray, refined blower, water pump, ambient sound and FLAMES, aborted.
// Dr. Jack Mr. O'Lantern // Vije Miller
#include "Servo.h" Servo jack; Servo pour;
const int red = 4; const int blue = 5; const int fan = 2;
const int sensor = A0; // Trigger Distance in CM const int dist = 90;