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

https://github.com/adrianromero/raspberryleds

Raspberry Leds is an Android application that allows to switch on and off leds connected to a Raspberry Pi GPIO
https://github.com/adrianromero/raspberryleds

Last synced: 3 months ago
JSON representation

Raspberry Leds is an Android application that allows to switch on and off leds connected to a Raspberry Pi GPIO

Awesome Lists containing this project

README

        

# Raspberry Leds #

Raspberry Leds is an Android application that allows to switch on and off leds connected to a Raspberry Pi GPIO. In the Raspberry Pi side it is needed to install the [Raspberry Leds Server](https://github.com/adrianromero/raspberryleds-server) application that listen and executes the commands launched by the Android application.

Rasperry Leds is capable to control up to 8 leds connected to the Raspberry Pi GPIO and the actions to switch on an off the leds can be done using the on screen switchers or using voice commands.

![Image](https://raw.github.com/adrianromero/raspberryleds/master/raspberryleds.jpg)

## Configure ##

In the configuration panel set the the URL where the Raspberry Pi is listening. For example: `http://raspberrypi.local:8090/rpi`.

## License ##

Licensed under the Apache License, Version 2.0.