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
- Host: GitHub
- URL: https://github.com/adrianromero/raspberryleds
- Owner: adrianromero
- Created: 2013-05-11T23:16:52.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2014-02-22T21:14:51.000Z (over 11 years ago)
- Last Synced: 2025-01-27T11:45:50.995Z (4 months ago)
- Language: Java
- Homepage:
- Size: 1.03 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.

## 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.