From 129fc0fcef657647ef06e3760fa3c7d07d7723fe Mon Sep 17 00:00:00 2001 From: navanchauhan Date: Fri, 25 Jun 2021 16:50:54 +0530 Subject: added NFC Music Card Post --- .../2021-06-25-NFC-Music-Cards-Basic-iOS.html | 59 ++++++++++++++++++++++ docs/posts/index.html | 15 ++++++ 2 files changed, 74 insertions(+) create mode 100644 docs/posts/2021-06-25-NFC-Music-Cards-Basic-iOS.html (limited to 'docs/posts') diff --git a/docs/posts/2021-06-25-NFC-Music-Cards-Basic-iOS.html b/docs/posts/2021-06-25-NFC-Music-Cards-Basic-iOS.html new file mode 100644 index 0000000..20e56cc --- /dev/null +++ b/docs/posts/2021-06-25-NFC-Music-Cards-Basic-iOS.html @@ -0,0 +1,59 @@ + + + + + + + + + Hey - Post + + + + + +
+

Basic NFC Music Cards for iOS

+ +

I had a pack of NFC cards and decided it was the perfect time to create Music Cards. I do not have a "music setup." +So, I did not have to ensure this could work with any device. I settled with using Shortcuts personal Automation.

+ +

Designing the Template

+ +

I tried measuring the card's dimensions with the in-built Measure app, but it was off by a few mm.

+ +

Failed Attempt to Measure

+ +

After measuring with a scale, I decided on a simple template I made in Apple Pages.

+ +

Screenshot of the Basic Template

+ +

Screenshot of Design for McCartney III

+ +

Creating the Automation

+ +

I created a personal automation in the Shortcuts app which got triggered when a particular NFC card was scanned, ask playback destination and play the album/playlist.

+ +

Screenshot of Shortcuts App

+ +

Screenshot of Automation Summary

+ +

Demo

+ + + +
+ + + + + + \ No newline at end of file diff --git a/docs/posts/index.html b/docs/posts/index.html index 4d31a82..06a9112 100644 --- a/docs/posts/index.html +++ b/docs/posts/index.html @@ -30,6 +30,21 @@