Skip to content

while (true) { }

notes from a developer, tutorials, how-to, ideas

Tag: remote

Posted on 15 June 201825 July 2018

XCode – Add a file in project at build time

Imagine that you need to add a file in your XCode project the first time that you build the app.

For instance, you have a configuration file, in Swift, that you want to compile and embed in your app (instead of using a PLIST file that is in CLEAR…) during the build phase and of course use in your project.

Continue reading “XCode – Add a file in project at build time”

Posted on 9 December 201214 December 2018

Raspberry PI – Easy setup a backup NAS server

Well,
a little reminder to configure raspberry as NAS server, to backup and access your file everywhere.

How to?

Continue reading “Raspberry PI – Easy setup a backup NAS server”

Posted on 11 June 201125 May 2018

[Arduino] Remote / Auto Controlled Servo

A test with servo and wifi/serial communication.

It’s a C#.net utility that send data over serial port or over wifi and move a servo connected to arduino.

Continue reading “[Arduino] Remote / Auto Controlled Servo”

Posted on 27 March 201125 May 2018

[Arduino] IR38DM and TV Remote Control

Great!
A TV Remote Control that controls my LED or something else…!!!

Ref: albertopasca.it


Recent Posts

  • Swift – Simple full screen loader 11 August 2022
  • macOS – Disable microphone while typing 11 April 2022
  • iOS – Secure app sensitive information 25 March 2022
  • DIY: Hack Weward for iOS 8 March 2022
  • Swift – Circular button bubbles with gravity 26 November 2021
  • Swift – Have fun with GravityBehavior and DynamicAnimator 19 November 2021

Archives

Proudly powered by WordPress