Coder Social home page Coder Social logo

ivynya / esp32-rick-roller Goto Github PK

View Code? Open in Web Editor NEW
5.0 1.0 0.0 16.96 MB

A compact solution for Rick Rolling your friends, coworkers, and normies in public.

License: MIT License

C++ 29.52% HTML 16.37% CSS 35.79% JavaScript 18.32%
esp32 rickroll rick-astley cpp arduino

esp32-rick-roller's Introduction

ESP32-Rick-Roller

The one-stop shop solution for an ESP32-based Rick Rolling solution.

This README will be updated fully later. Until then, here are the dependencies used in this project and a few notes.

Notes

I don't understand why or how, but the captive portal system works approximately 50% of the time or less on Windows. iOS (and by extension macOS) as well as Android (unsure about ChromeOS) seem to perform fine. If someone can find a fix or the reason why, that would be appreciated.

Boards tested:

  • Heltec WiFi Kit 32
  • Lolin D32 Pro - will be moving forward with this board as it has more memory/support for SD card directly

If your board doesn't have at least 8MB of flash allocable to SPIFFS, replace instances of rick.mp4 with rick.gif in Program.ino and the index/js files.

Dependencies - C++

WiFi.h

  • This should be included with the Arduino IDE.

DNSServer.h

ESPAsyncWebServer.h

AsyncTCP.h & SPIFFS.h

  • These are part of ESPAsyncWebServer.

Dependencies - Other

animate.css

  • A fantastic lightweight library to replace most of what I used to use jQuery for
  • The included file is modified to strip out the bulk I don't need
  • Under MIT License
  • https://github.com/daneden/animate.css

Rick Astley

  • Absolutely essential to this project. If your universe does not use the Rick Astley dependency, this will not run on your device.

esp32-rick-roller's People

Contributors

ivynya avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.