Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
v1605 authored Sep 22, 2024
1 parent 79a95ba commit 45c54f6
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,14 @@
# tapto-esp32
# TapTo Esp32

The goal of this project is to launch a game via the [TapTo Service](https://github.com/TapToCommunity/tapto) on the a Mister over Wifi.

As of now, this code should be considered alpha, as it is not using the TapTo api. Instead it parses the game from the TapTo card and launches via the [Mister Remote](https://github.com/wizzomafizzo/mrext?tab=readme-ov-file#remote). Once TapTo 2.0 is released, I plan on revisiting and using that latest api.

## Required Parts
An Esp32
A MFRC522

## Required Libaries
ArduinoJson
MFRC55
[NDEF](https://github.com/don/NDEF/tree/master)

0 comments on commit 45c54f6

Please sign in to comment.