Incognito Glasses
9 volt powered incognito glasses, inspired by MacGyver, that block out any security camera that does not have an IR filter.
Devices & Components
9V Battery Clip
MOSFET Transistor, Switching
Resistor 220 ohm
Battery, 9 V
DigiSpark
Lab glasses/goggles
LED, Infrared
Resistor 10k ohm
ESD Tape, Masking
Hardware & Tools
Soldering Iron
Solder Wire, Lead Free
Soldering iron (generic)
Software & Tools
Arduino IDE
Project description
Code
CODE
arduino
There are two integers in the code. These are “buttonState” and “buttonCounter”. These integers are used to represent the pressing of the push button. The commands digital read and digitalwrite are used to read the voltages from the pushbutton to then tell whether or not to turn the leds on.
CODE
arduino
There are two integers in the code. These are “buttonState” and “buttonCounter”. These integers are used to represent the pressing of the push button. The commands digital read and digitalwrite are used to read the voltages from the pushbutton to then tell whether or not to turn the leds on.
Downloadable files
Sketch 1
Sketch 1
Sketch 2
Sketch 2
Tinkercad circuit
Tinkercad circuit
Sketch 1
Sketch 1
Sketch 2
Sketch 2
Comments
Only logged in users can leave comments