Skip to content

milosnikic/magic_map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Magic map

Description

This project is designed for escape room, which subject is Harry Potter. Idea is to have place bottle on the right spot, and then hidden way starts to appear.

What you need for this project?

Specification

  • Arduino Input Voltage 7-12V
  • WS2812B Input Voltage 5v
  • Approximate price: 20 e

Libraries

  1. Download the RFID library (MFRC522) and FastLED
  2. Unzip the RFID library and FastLED
  3. Install the RFID library and FastLED in your Arduino IDE
  4. Restart your Arduino IDE

Pin wiring

Pin Wiring Arduino Uno and MFRC522

  • SDA -> Digital 10
  • SCK -> Digital 13
  • MOSI -> Digital 11
  • MISO -> Digital 12
  • IRQ -> unconnected
  • GND -> GND
  • RST -> Digital 9
  • 3.3V -> 3.3V

Pin Wiring Arduino Uno and WS2812B

  • 5v -> External Power Supply 5V
  • GND -> External Power Supply GND and Arduino GND
  • Data Input -> Digital 7

Demonstration

https://im7.ezgif.com/tmp/ezgif-7-40cfa0133359.gif

About

Magic map with WS2812B LED tape.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages