Home Assistant – notifications on iOS
Home Assistant has a nice iOS integration with the Home Assistant for iOS app. In this post I will describe how I have used the notify platform in Home Assistant…
Learning, IoT, programming & experiments
Home Assistant has a nice iOS integration with the Home Assistant for iOS app. In this post I will describe how I have used the notify platform in Home Assistant…
Blynk is an IoT-platform that consists of a Blynk server, custom projects within an iOS/Android mobile app and custom hardware IoT-nodes (Arduinos etc) using a Blynk library. The mobile app…
I recently added an iOS game embryo to GitHub: https://github.com/LarsBergqvist/GravityBall It’s a SpriteKit-based game in Swift 2.0 where you tilt the device to roll a spike ball around with the aim…
For further fun and learning with Swift and game design, I decided to make a space shoot’em up in classic style for iOS. The code for the game can be…
Since my formative Commodore days (and even before with Colecovision), I’ve always loved platform games, and now I’ve found a fun programming exercise in making one for iOS. I have already…