Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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!

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