Skip to content

while (true) { }

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

Tag: automation

Posted on 12 November 202012 October 2020

Python – Draw “complex” shapes in Photoshop

Today a funny trick using Python that allow you to control the mouse movements (move, click, drag, recognize RGB and much more…).

Configure the environment

Continue reading “Python – Draw “complex” shapes in Photoshop”
Posted on 1 March 202010 April 2020

Xiaomi Roborock – control via socket API

Why this guide?

My need was to control the robot asking simple commands through Google Home and Alexa like: “Alexa, clean the bathroom“.

With my robot, this was not possible. With the app, you can configure the zones but you can’t simply ask for cleaning only one zone, two times, for instance, all in automatic.

Continue reading “Xiaomi Roborock – control via socket API”
Posted on 22 February 201725 July 2018

Arduino – Automatic power on a 220v lamp (or whatever)

Today, a simple Arduino project that permit you to power on something connected to a 220v power using a simple relay.


2Q==
Continue reading “Arduino – Automatic power on a 220v lamp (or whatever)”


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