https://github.com/brannondorsey/looplamp
Raspberry Pi + Node.js interactive lamp project
https://github.com/brannondorsey/looplamp
Last synced: 7 months ago
JSON representation
Raspberry Pi + Node.js interactive lamp project
- Host: GitHub
- URL: https://github.com/brannondorsey/looplamp
- Owner: brannondorsey
- Created: 2013-10-07T16:45:41.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-04-27T02:43:42.000Z (over 11 years ago)
- Last Synced: 2025-01-12T05:44:15.294Z (9 months ago)
- Language: JavaScript
- Homepage:
- Size: 13.6 MB
- Stars: 1
- Watchers: 3
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#Looplamp
This repository contains the code for the [Light Up Chicago](http://lightupchicago.org/) project.

Looplamp is developed by [DSSG](http://dssg.io), [Inventables](http://inventables.com), @mperez4, @brannondorsey, and @notandrewkay.
# Web interface feature list
Features for Looplamp 1.5
- Color sliders are live auto-updated on all connected devices using socket.io.
- Autoupload: The lamp immediately visualizes any colors from the sliders as they are moved. 1-2 seconds after they are released the behavior is saved and "preview" mode is finished with no button press needed.
- Preset animations: A list of animation demos that come pre-loaded with the lamp.
- Random color blink
- Serene color change
- Spiral color
- Volume visualizer (if mic-plugged in)
- Info and links to external documentation/help resources.
- Easily editable config file for settings and oath keys.Features for Looplamp 2.0
- On/off button from the browser.
- Custom animation tool
- Full documentation and "Getting Started" resources + API reference
- Possibly connected to Google Coder <-- unsure if this is necessary.