From ThingML

Main: ArduinoDeviceLib

Devices library

This page provides some extra devices. Sometimes based on electronic bricks devices but with more abilities.

Soft button
Soft temperature sensor
Serial
Advanced serial

Soft button

The soft button is an extension of the button brick device. It can detect click, double click and long press. Timers of double click and long press can be modified to fit your needs.

Messages

Configuration

A simple example which use this device is available here.

Soft temperature sensor

The soft temperature sensor is an extension of the temperature sensor in brick devices. It provides in addition an alarm feature and keeps minimum and maximum.

Messages

Configuration

Serial

The serial device enables to read and write in the serial console to interfaced with the Arduino board.

Messages

Configuration

Advanced serial

The advanced serial device is the same as the serial device except that it has a value mode which enables to read value in the serial console.

Messages

Configuration

Retrieved from https://thingml.org/pmwiki.php?n=Main.ArduinoDeviceLib
Page last modified on September 02, 2011, at 11:59 AM