diff options
Diffstat (limited to 'docs/feed.rss')
-rw-r--r-- | docs/feed.rss | 47 |
1 files changed, 45 insertions, 2 deletions
diff --git a/docs/feed.rss b/docs/feed.rss index 0922185..16b04de 100644 --- a/docs/feed.rss +++ b/docs/feed.rss @@ -4,8 +4,8 @@ <title>Navan's Archive</title> <description>Rare Tips, Tricks and Posts</description> <link>https://web.navan.dev/</link><language>en</language> - <lastBuildDate>Fri, 25 Jun 2021 02:41:04 -0000</lastBuildDate> - <pubDate>Fri, 25 Jun 2021 02:41:04 -0000</pubDate> + <lastBuildDate>Fri, 25 Jun 2021 16:50:37 -0000</lastBuildDate> + <pubDate>Fri, 25 Jun 2021 16:50:37 -0000</pubDate> <ttl>250</ttl> <atom:link href="https://web.navan.dev/feed.rss" rel="self" type="application/rss+xml"/> @@ -1503,6 +1503,49 @@ values using the X values. We then plot it to compare the actual data and predic <item> <guid isPermaLink="true"> + https://web.navan.dev/posts/2021-06-25-NFC-Music-Cards-Basic-iOS.html + </guid> + <title> + Basic NFC Music Cards for iOS + </title> + <description> + Basic NFC Music Cards on iOS with Shortcuts + </description> + <link>https://web.navan.dev/posts/2021-06-25-NFC-Music-Cards-Basic-iOS.html</link> + <pubDate>Fri, 25 Jun 2021 16:20:00 -0000</pubDate> + <content:encoded><![CDATA[<h1>Basic NFC Music Cards for iOS</h1> + +<p>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.</p> + +<h2>Designing the Template</h2> + +<p>I tried measuring the card's dimensions with the in-built Measure app, but it was off by a few mm. </p> + +<p><img src="/assets/posts/music-cards/failed-measure.png" alt="Failed Attempt to Measure" /></p> + +<p>After measuring with a scale, I decided on a simple template I made in Apple Pages.</p> + +<p><img src="/assets/posts/music-cards/basic-template.png" alt="Screenshot of the Basic Template" /></p> + +<p><img src="/assets/posts/music-cards/mccartney-iii.png" alt="Screenshot of Design for McCartney III" /></p> + +<h2>Creating the Automation</h2> + +<p>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.</p> + +<p><img src="/assets/popsts/music-cards/shortcuts-01.png" alt="Screenshot of Shortcuts App" /></p> + +<p><img src="/assets/posts/music-cards/shortcuts-02.png" alt="Screenshot of Automation Summary" /></p> + +<h2>Demo</h2> + +<iframe width="560" height="315" src="https://www.youtube.com/embed/pV5EPujEI-Y" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe> +]]></content:encoded> + </item> + + <item> + <guid isPermaLink="true"> https://web.navan.dev/posts/2019-05-05-Custom-Snowboard-Anemone-Theme.html </guid> <title> |