diff --git a/1209/2387/index.md b/1209/2387/index.md new file mode 100644 index 00000000..47851ac3 --- /dev/null +++ b/1209/2387/index.md @@ -0,0 +1,12 @@ +--- +layout: pid +title: Lua-Lights +owner: simcop2387 +license: MIT +site: http://github.com/simcop2387/lua_lights +source: http://github.com/simcop2387/lua_lights +--- + +This is a port of lua to the Teensy 3.1 setup to inteface with the FastLED library. Along with that it runs a webserver with a CC3000 wifi adapter allowing the LUA code to be changed at runtime. + +The Teensy 3.0 has not enough ram for the project but the amount allocated can be changed if it's being used in other projects. diff --git a/org/simcop2387/index.md b/org/simcop2387/index.md new file mode 100644 index 00000000..829cdfd9 --- /dev/null +++ b/org/simcop2387/index.md @@ -0,0 +1,5 @@ +--- +layout: org +title: Ryan 'simcop2387' Voots +--- +I'm just a hobbiest that's been building some open source lighting systems.