Skip to content

while (true) { }

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

Tag: controller

Posted on 2 July 201211 August 2022

[Objective-C] Modal view in Navigation and TabBar controller projects

A simple way to show in your project a view that is ever modal (with opacity view on background), like the UIAlertView, in fact it is UIAlertView that we use, subclassing it!

Continue reading “[Objective-C] Modal view in Navigation and TabBar controller projects”
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 7 May 201125 May 2018

Arduino iPhone controller

Hi all!!
Today i show how is possible to connect iPhone to Arduino without any Wifi or Ethernet shields!

Here the app that controls 4 leds (green yellow, red and orange), a DC motor with a fan, a piezo speacker and the room temperature with LM32 sensor!

Continue reading “Arduino iPhone controller”


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