https://github.com/prof18/iotsemplicedemo
A simple Android app that shows how to turn on the led of "IoT Semplice".
https://github.com/prof18/iotsemplicedemo
Last synced: about 1 month ago
JSON representation
A simple Android app that shows how to turn on the led of "IoT Semplice".
- Host: GitHub
- URL: https://github.com/prof18/iotsemplicedemo
- Owner: prof18
- License: other
- Created: 2016-04-26T05:32:15.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2017-04-02T15:15:07.000Z (about 9 years ago)
- Last Synced: 2025-01-27T10:43:47.049Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 1.21 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# IoTSempliceDemo
This is a simple app that shows how to turn on the led of "IoT Semplice", a board for Internet Of Things.

# How it Works
The app "talks" with "IoT Semplice" by using Bluetooth Low Energy. You can set a time (seconds) and you can choose the blue or red led. You can easily try the app by downloading the apk.
# About
The main purpose is to show (using led) how to deal with "IoT Semplice" ports.
The idea of this app was developed during
Droidcon Italy 2016 Hackathon.
More information about IoTSemplice can be found here and
here .