Skip to content

Commit

Permalink
Got rid of the not sponsored stuff.
Browse files Browse the repository at this point in the history
I don't think it is necessary and makes it seem like I have been paid when I omit it.
  • Loading branch information
Esamanoaz authored Jul 3, 2021
1 parent 690e6b5 commit f1d36e0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
## Materials needed
* A Raspberry Pi with a connection to the internet.
* Python 3.6 or greater installed on the Raspberry pi.
* An NFC reader. I used the ACR122U (not sponsored).
* An NFC reader. I used the ACR122U.
* NFC tag stickers. I used the NTAG215 stickers.
* Something to put the NFC tag stickers onto (album art).
* Software to write the URIs to the NFC tags. I used the free NFC tools app on Android (not sponsored).
* Software to write the URIs to the NFC tags. I used the free NFC tools app on Android.

## Instructions
1. Download this repository onto the Raspberry Pi. You can do this using git clone in a command line or going to the repo page and clicking code -> download zip -> and then extract the files to your desktop.
Expand All @@ -25,4 +25,4 @@
7. The Spotify app usually needs to be open on the cast device before running the program. If it has Google assitant just say `Hey Google, play music on Spotify.`
8. Type `./startup.sh` into the Raspberry Pi terminal.
9. Type `y` if you want debugging enabled or `n` if you don't.
10. Touch a tag to the NFC reader and take it off the reader after a second or too. Enjoy!
10. Touch a tag to the NFC reader and take it off the reader after a second or too. Enjoy!

0 comments on commit f1d36e0

Please sign in to comment.