LanBox: Difference between revisions

From NURDspace
No edit summary
mNo edit summary
Line 10: Line 10:
* http://www.lanbox.com/lcx.php
* http://www.lanbox.com/lcx.php
* [http://www.lanbox.com/request.php?22 command reference]
* [http://www.lanbox.com/request.php?22 command reference]
* If feeling adventurous, you can enter its [http://en.wikipedia.org/wiki/Forth Forth] console by sending the command <code>*b7#</code>. This command only works on its "stdio" stream, which is either USB-serial or TCP port 778 depending on which was used to perform the most recent firmware upload. For symmetry, there's also a Forth word called <code>*b7#</code> which gets you back into the normal command mode.
* If feeling adventurous, you can enter its [https://en.wikipedia.org/wiki/Forth_(programming_language) Forth] console by sending the command <code>*b7#</code>. This command only works on its "stdio" stream, which is either USB-serial or TCP port 778 depending on which was used to perform the most recent firmware upload. For symmetry, there's also a Forth word called <code>*b7#</code> which gets you back into the normal command mode.




== Applications ==
== Applications ==
* http://pastebin.com/EYN9wAhz
* http://pastebin.com/EYN9wAhz

Revision as of 03:38, 19 February 2015

LanBox
NoPicture.png
Owner User:zmatt
Status Infrastructure
Hostname lanbox
Tool
Tool category

LanBox Property "Tool Image" (as page type) with input value "File:{{{Picture}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process. {{{Picture}}} {{{InventoryOwner}}}Property "Tool Owner" (as page type) with input value "{{{InventoryOwner}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process. {{{Location}}}Property "Tool Location" (as page type) with input value "{{{Location}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.

Description

This networked box controls the DMX lights which illuminate the space. The LanBox gets its commands from SpaceBot.

  • http://www.lanbox.com/lcx.php
  • command reference
  • If feeling adventurous, you can enter its Forth console by sending the command *b7#. This command only works on its "stdio" stream, which is either USB-serial or TCP port 778 depending on which was used to perform the most recent firmware upload. For symmetry, there's also a Forth word called *b7# which gets you back into the normal command mode.


Applications