🔧 What You'll Need
- Aluminum foil or copper tape (for sensors)
- Plastic sheet (e.g., from a Tupperware lid or repurposed packaging)
- High impedance buffer (e.g., CD4060 CMOS IC or TL081 op-amp)
- LEDs
- Resistors (10kΩ and 100kΩ)
- Optional: Arduino or microcontroller
🛒 Buy Components Online
- Aluminum Tape - SparkFun
- TL081 Op-Amp - Adafruit
- Assorted Resistors - Amazon
- LED Pack - Adafruit
- Arduino Uno - Arduino Store
📸 Sample Layout

🛠️ Assembly Instructions
- Cut a plastic base and stick foil or copper tape patches where detection zones will be.
- Connect each foil zone to an op-amp buffer or high-impedance digital input.
- Use pull-down resistors (~10MΩ) to ground to slowly discharge residual voltage.
- Connect the op-amp output to an LED (or digital pin on Arduino) to log the event.
- Optionally: program Arduino to log and display charge interactions with timestamps.
💡 How It Works
Bringing a statically charged object near a foil patch induces a voltage. This is sensed by a high-impedance input and used to trigger a response (like lighting up an LED or logging in software). Even after the charge leaves, residual influence can remain, giving the illusion of "memory." This effect can persist due to surface polarization or trapped charge in the material.