Merge branch 'master' into 'master'
please add UART-Smartwatch I build a DIY Smartwatch. This App collects notifications, adds time and date and submits it (via UART and bluetooth) to the watch. It could help other people to build their own Smartwatch or other Bluetooth Low Energie devices. See merge request !1770
This commit is contained in:
commit
ccd0977678
51
metadata/click.dummer.UartSmartwatch.txt
Normal file
51
metadata/click.dummer.UartSmartwatch.txt
Normal file
|
@ -0,0 +1,51 @@
|
|||
Categories:Connectivity,Development
|
||||
License:NewBSD
|
||||
Author Name:deadlockz
|
||||
Web Site:https://github.com/no-go/UART-Smartwatch/blob/HEAD/README.md
|
||||
Source Code:https://github.com/no-go/UART-Smartwatch
|
||||
Issue Tracker:https://github.com/no-go/UART-Smartwatch/issues
|
||||
FlattrID:5195407
|
||||
|
||||
Auto Name:UART Smartwatch
|
||||
Summary:Bluetooth App for a UART-Smartwatch
|
||||
Description:
|
||||
This is a bluetooth low energy UART terminal app for a do-it-yourself
|
||||
Smartwatch.
|
||||
|
||||
App features:
|
||||
|
||||
* notification buffer
|
||||
* is notification to long: use of notification title
|
||||
* some emoticons works
|
||||
* german Umlaute works
|
||||
* transmit more than 20 bytes
|
||||
* automatic reconnect
|
||||
|
||||
Get firmware, screenshots, documentation and '''circuit''' from
|
||||
[https://github.com/no-go/UART-Smartwatch UART-Smartwatch Website].
|
||||
|
||||
UART-Smartwatch firmware features:
|
||||
|
||||
* Press Button 1.5 s: sync the time between watch and phone. Show date and notifications as scrolling chars.
|
||||
* Press Button 0.5 s: show the time calculated by the watch. Show the battery level and an analog clock
|
||||
* small analog clock
|
||||
* digital clock
|
||||
* Battery Level
|
||||
* more than 18 hours with LiPo 3.7V (170mA)
|
||||
|
||||
The DIY smartwatch shows a calculated time without a connection to your phone.
|
||||
This time is a bit faster to pretent problems. It is about 10 second in 6 hours.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/no-go/UART-Smartwatch
|
||||
|
||||
Build:0.6,6
|
||||
commit=v0.6
|
||||
subdir=UART-Smartwatch_App/app
|
||||
gradle=yes
|
||||
|
||||
Auto Update Mode:Version v%v
|
||||
Update Check Mode:Tags
|
||||
Current Version:0.6
|
||||
Current Version Code:6
|
Loading…
Reference in a new issue