Uses of Interface
pt.unl.fct.di.tardis.babel.iot.demos.BabelDemo
Packages that use BabelDemo
-
Uses of BabelDemo in pt.paradigmshift.iot.demos
Classes in pt.paradigmshift.iot.demos that implement BabelDemoModifier and TypeClassDescriptionclassMinimal LoRa send/receive demo built on the ParadigmShift radio stack.classMinimal ZigBee send/receive demo built on the ParadigmShift radio stack. -
Uses of BabelDemo in pt.unl.fct.di.tardis.babel.iot.demos
Classes in pt.unl.fct.di.tardis.babel.iot.demos that implement BabelDemoModifier and TypeClassDescriptionclassDemo that reads the Grove 3-axis accelerometer and mirrors every reading onto the Grove LCD, illustrating how a Babel application combines an input and an output IoT-control protocol in one app.classReactive Babel demo: shows an emoji on the Grove RGB LED matrix for any gesture the detector reports.classReactive Babel demo: draws an arrow on the Grove RGB LED matrix that matches the direction of the detected gesture (UP/DOWN/LEFT/RIGHT), then clears the matrix shortly afterwards if no new gesture arrives.classReactive Babel demo: colours the whole Grove RGB LED matrix according to the cardinal gesture detected (UP/DOWN/LEFT/RIGHT each map to a colour).classDemo: a strip of Grove chainable RGB LEDs animated as a travelling colour wave, expressed in the HSB (hue/saturation/brightness) colour model.classDemo: a strip of Grove chainable RGB LEDs whose colours animate as a travelling rainbow.classFlagship multi-device demo — command-line namelightControl.classDemo: drive a Grove LED matrix from a Grove rotary encoder.classThe reference demo for this project, and the one the README walks through end-to-end under "Anatomy of a demo".classDemo that cycles a sequence of images on the Grove RGB LED matrix: it spells out "TARDIS" letter by letter, then randomly alternates between built-in emojis, built-in animations, and another pass of the "TARDIS" spelling.classExtended LED-matrix demo: a companion toBabelMatrixDemothat steps through a longer, fixed catalogue of frames added by ParadigmShift — coloured letters, the full set of arrow glyphs (plain, inverted, mosaic), and the standard symbols (forbidden / OK / wrong / mandatory direction signs), several of them painted with explicit or randomised colours.classDemo: the minimal way to drive a Grove chainable RGB LED strip in the HSB (hue/saturation/brightness) colour model.classDemo: the minimal way to drive a Grove chainable RGB LED strip in the RGB colour model.