This document is a presentation about using QtQuick/QML for making interfaces that integrate with Arduino. It discusses how to do powerful and simple integration with serial ports, WIFI, Bluetooth, and Arduino. It also mentions how to implement C++ objects to be used in QML, displaying environmental brightness with one line of property binding code, and easily turning fans on and off. The document states that with QML you can now do anything including integrating with serial ports, WIFI, Bluetooth, Leap Motion, and more across platforms like Windows, Mac, Linux, iOS, and Android. It also briefly mentions using web engines, multimedia/shader effects, UI components, material design, live coding, and invites the