DEV Community

Neeraj S
Neeraj S

Posted on

Post-SSLC Project: An Electromagnetic Web-Shooter Prototype

Web-Shooter: A Post-SSLC Electromagnetic Prototype 🕸️⚡️

I developed a Web-Shooter based on the principles of Electromagnetic Induction, started right after my SSLC examinations. The core inspiration for this project came from the movie: Spider-Man: Into the Spider-Verse.

The project is currently a firmware-first prototype, focusing on the logic required to trigger a solenoid launch sequence using an ESP32.

Current Progress

I am currently iterating on the hardware implementation, specifically focusing on:

  • MOSFET Power Stage: To handle the high current required by the solenoid.

  • Back-EMF Protection: Implementing a flyback diode to protect the ESP32 from inductive spikes.

Open Source

I have officially published the releases and licensed the project under the MIT License.


Check out the Repository

You can find the full source code, firmware logic, and documentation here:
👉 https://github.com/serial-commit-dev/Web-Shooter

Top comments (0)