New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

umio

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

umio

Morse code parser implemented in SCXML, designed to work with the microexpresscion SCXML orchestration server.

latest
Source
npmnpm
Version
1.1.1
Version published
Maintainers
1
Created
Source

This project provides a visual morse code parser, which can be used as a learning tool for people interested in morse code.

The parser is implemented using a state machine, which is partially compiled from a prefix trie. The state machine is described using SCXML, a language for processing events. The state machine accepts sensor events as input from Edison button sensors, processes those events, and outputs a message to the LCD RGB backlight. This demonstrates how SCXML can be used as a rich language for processing IoT sensor events and controlling IoT actuators.

The project uses the Microexpresscion SCXML orchestration server, and is designed to be run on the Intel Edison.

Parser

FAQs

Package last updated on 19 Aug 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts