Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chanulee/led-show
https://github.com/chanulee/led-show
arduino-uno flex-sensor joystick openframeworks
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/chanulee/led-show
- Owner: chanulee
- Created: 2022-12-20T10:14:29.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-24T20:03:06.000Z (almost 2 years ago)
- Last Synced: 2023-10-27T16:29:37.110Z (about 1 year ago)
- Topics: arduino-uno, flex-sensor, joystick, openframeworks
- Language: Makefile
- Homepage: https://vimeo.com/756247601
- Size: 5.24 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ledshow
## 1. Description
![Demo Gif](https://videoapi-muybridge.vimeocdn.com/animated-thumbnails/image/0732363a-4d78-4cc4-ad03-97fddf72b5ba.gif?ClientID=vimeo-core-prod&Date=1671912150&Signature=a08ed623c397b8eb7cf84847e0591398db7dcd16)
- Demo: Check out [this video](https://vimeo.com/756247601) to see how it works.
## 2. Features
- Serial communication when keypressed, oF --writeByte--> Arduino
- Get X, Y axis data from joystick(thumbslide)
- Get flex sensor angle value
- Switch/case
- Multiple LED control - sequential, dimming
## 3. Specimen
### Hardware
Circuit Design: Check out [servobtn.fzz](https://github.com/chanulee/ledShow/blob/main/led-flex-joystick.fzz).
- Arduino Uno
- 5 leds (with 220 ohm)
- Flex Sensor (with 47k ohm)
- Thumbslide
### Add-ons & Libraries
- Qwiic 6DoF LSM6DSO Library [Hookup Guide](https://learn.sparkfun.com/tutorials/qwiic-6dof-lsm6dso-breakout-hookup-guide)
---
Physical Computing, Fall 2022
Advisor Prof. Sangwook Lee
Dept. of Art & Technology, Sogang University