Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/misikora/ledbow
Project for violin LED bow
https://github.com/misikora/ledbow
arduino arduino-pro-mini fastled led led-strips platformio violin
Last synced: 21 days ago
JSON representation
Project for violin LED bow
- Host: GitHub
- URL: https://github.com/misikora/ledbow
- Owner: MiSikora
- License: apache-2.0
- Created: 2018-03-12T17:50:32.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-25T07:25:49.000Z (over 6 years ago)
- Last Synced: 2024-11-14T07:44:07.726Z (3 months ago)
- Topics: arduino, arduino-pro-mini, fastled, led, led-strips, platformio, violin
- Language: C++
- Size: 45.9 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
LedBow
======An Arduino project to control a LED strip attached to a violin bow.
Projects should work as is with a PlatformIO ecosystem. Assembly of the whole kit is based more or less on the Violin Bow Lightsabre project - https://bithead942.wordpress.com/2017/01/21/violin-bow-light-saber. There is one additional wire to control the LED strip.
You can find a demonstartion here - https://www.youtube.com/watch?v=9gxxaiT8bSI. Some of the effects are not displayed properly on the video but you can get the gist of it.
License
=======Copyright 2018 Michał Sikora
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License athttp://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.