Skip to content

Commit 1a3772f

Browse files
authored
Update README.md
1 parent d97e203 commit 1a3772f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
# Zaparoo Esp32
1+
# Zaparoo ESP32
22

33
The goal of this project is to launch games via the [Zaparoo Service](https://wiki.zaparoo.org/Main_Page) on the a Mister over Wifi. It also supports launching games via [Simple Serial](https://wiki.zaparoo.org/Reader_Drivers#Simple_Serial).
44

5-
The project is now supporting the intial release of the v2 api (which uses websockets). Further updates are required once the security layer is implemented in the api.
5+
The project is now supporting the initial release of the v2 api (which uses websockets). Further updates are required once the security layer is implemented in the api.
66

7-
## Hardare
7+
## Hardware
88
* An Esp32
99
* A MFRC522
1010
* (Optional) A MAX98357a board and speaker
@@ -17,7 +17,7 @@ The project is now supporting the intial release of the v2 api (which uses webso
1717
* [Zaparoo Esp32 Launch Api](https://github.com/ZaparooProject/zaparoo-esp32-launch-api)
1818

1919
## Setup
20-
1. If you haven't already, downalod and install Ardunio Studio.
20+
1. If you haven't already, downalod and install Arduino Studio.
2121
2. Install the above Libaries.
2222
3. Clone/Download the repository and open ZaparooEsp32.ino in Arunido Studio.
2323
4. Select your board and port, located in the Tools menu. If you do not have options for an Esp32, follow these [instrustions](https://docs.sunfounder.com/projects/umsk/en/latest/03_esp32/esp32_start/03_install_esp32.html) for installing the board configurations.

0 commit comments

Comments
 (0)