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

https://github.com/tochk/led_strip

LED strip WEB interface for rpi & pca9685
https://github.com/tochk/led_strip

gpio pca9685 raspberry-pi raspberrypi

Last synced: about 2 months ago
JSON representation

LED strip WEB interface for rpi & pca9685

Awesome Lists containing this project

README

          

# led_strip

Led strip controller based on Raspberry Pi & pca9685 with web interface.
With this interface you can view and adjust brightness (red, green, blue, white) .

## Installation

Just write in your shell:
```shell
make build
```

## Connections

pca9685 connection to Raspberry Pi:
- vcc - GPIO 1
- sda - GPIO 3
- scl - GPIO 5
- gnd - GPIO 9
- oe - GPIO 11

You can connect power via USB, or using GPIO:
- rpi power (5v) - 2
- rpi power gnd - 6