Skip to content

Instantly share code, notes, and snippets.

@reak05
reak05 / Servo.h
Created April 16, 2026 03:11
project 3 code
#include <Servo.h>
int lightPin = A0;
int lightValue = 0;
Servo myServo;
int servoPin = 9;
int angle = 90;
int lightThreshold = 512; // NEW — replaces lightMin, lightMax, angleMin, angleMax
@reak05
reak05 / explode.h
Created March 12, 2026 04:43
Project 2 Code
const uint32_t explode[][4] = {
{
0x4026f630,
0xc39c2942,
0x641680f0,
66
},
{
0x4026f630,
0xc39c2942,