Explore >> Select a destination


You are here

swiftwithmajid.com
| | www.thomashanning.com
7.8 parsecs away

Travel
| | Creating iPhone apps on Windows is not possible because there's no Xcode for Windows. Let's look at the alternatives.
| | trycombine.com
9.2 parsecs away

Travel
| | Swift development related blog-posts. Combine, modern concurrency model, Instruments, and more.
| | www.avanderlee.com
12.6 parsecs away

Travel
| | Unit testing async/await logic can be done by marking your unit test as asynchronous and using a new XCTest method.
| | blog.nuculabs.de
110.7 parsecs away

Travel
| I wanted to explore the magic of RFID and I bought a simple card reader from Banggood which allows me to read and write 13.56MHz cards. The reader comes with one id tag and one card and it can be used to implement projects like a door security system or a payment system. The card and id tag that come with the board use classic mifare technology. Wiring I'm going to use Arduino Nano for this example, you can use Arduino UNO and perhaps other Arduino's too. You can't use any pin for the module board, you need to verify your Arduino's pin map and map them accordingly, for example, you can only use SCK on pin D13.