Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/musabkilic/lightbit
LightBit is a little Python script that let's you do cool stuff by sliding your hand left and right, just like in a Sci-Fi movie!
https://github.com/musabkilic/lightbit
Last synced: 20 days ago
JSON representation
LightBit is a little Python script that let's you do cool stuff by sliding your hand left and right, just like in a Sci-Fi movie!
- Host: GitHub
- URL: https://github.com/musabkilic/lightbit
- Owner: musabkilic
- License: gpl-3.0
- Created: 2019-11-16T16:37:15.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-02T20:32:40.000Z (almost 4 years ago)
- Last Synced: 2024-04-18T18:55:28.832Z (9 months ago)
- Language: Python
- Homepage: https://musab.netlify.app/projects/lightbit/
- Size: 272 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
LightBit
LightBit is a little Python script that let's you read books, magazines(such as [Micro:Mag](https://micromag.cc/)!) or do other cool stuff(it is essentially a right key) by sliding your hand left and right, just like in a Sci-Fi movie! It uses light-level data from a [micro:bit](https://microbit.org/) and simulates a key-press.
## Installation
- Clone the repository using `git clone https://github.com/musabkilic/lightbit`
- Connect your micro:bit to your computer using a USB cable
- Send `microbit-LightController.hex` to your micro:bit
- If you don't already have Python, [download Python 3.7 from this link](https://www.python.org/download/releases/3.7/)
- Install required Python modules `pip3 install -r requirements.txt`## Usage
- Run the code using `python light.py`
Musab Kılıç
@musabkilic & @musabkilic0
Licensed under the GNU General Public License v3.0