All Projects → yishanhe → WearLock

yishanhe / WearLock

Licence: other
Using Android Watch to unlock Android phone via acoustic tokens.

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to WearLock

WearableIntelligenceSystem
Wearable computing software framework for intelligence augmentation research and applications. Easily build smart glasses apps, relying on built in voice command, speech recognition, computer vision, UI, sensors, smart phone connection, NLP, facial recognition, database, cloud connection, and more.
Stars: ✭ 16 (+33.33%)
Mutual labels:  wearables
Openwifi
open-source IEEE 802.11 WiFi baseband FPGA (chip) design
Stars: ✭ 2,257 (+18708.33%)
Mutual labels:  ofdm
ARD-simulator
3D sound propagation simulator using adaptive rectangular decomposition method.
Stars: ✭ 21 (+75%)
Mutual labels:  acoustics
SDR Matlab LTE
📡 Using Software Designed Radio to transmit LTE downlink signals at 2.4 GHz
Stars: ✭ 21 (+75%)
Mutual labels:  ofdm
pyphysim
Simulation of Digital Communication (physical layer) in Python.
Stars: ✭ 78 (+550%)
Mutual labels:  ofdm
icassp2019-latex-template
ICASSP 2019 official Latex template
Stars: ✭ 21 (+75%)
Mutual labels:  acoustics
GoFIT SDK Android
GoFIT SDK for Android — GOLiFE 手環 App 介接 SDK
Stars: ✭ 32 (+166.67%)
Mutual labels:  wearables
Planeverb
Project Planeverb is a CPU based real-time wave-based acoustics engine for games. It comes with an integration with the Unity Engine.
Stars: ✭ 22 (+83.33%)
Mutual labels:  acoustics
Pruned-DFT-s-FBMC Python
Simulates pruned DFT spread FBMC and compares the performance to OFDM, SC-FDMA and conventional FBMC. The included classes (QAM, DoublySelectiveChannel, OFDM, FBMC) can be reused in other projects.
Stars: ✭ 22 (+83.33%)
Mutual labels:  ofdm
Triton
🐳 Scripps Whale Acoustics Lab 🌎 Scripps Acoustic Ecology Lab - Triton with remoras in development
Stars: ✭ 25 (+108.33%)
Mutual labels:  acoustics
Channel-Estimation
Simulates an FBMC and OFDM transmission over a doubly-selective channel. Allows to reproduce all figures from "Doubly-Selective Channel Estimation in FBMC-OQAM and OFDM Systems", IEEE VTC Fall, 2018
Stars: ✭ 64 (+433.33%)
Mutual labels:  ofdm
SDR Matlab OFDM 802.11n
📡 Using Software Designed Radio to transmit MIMO-OFDM QPSK signals at 5 GHz
Stars: ✭ 44 (+266.67%)
Mutual labels:  ofdm
FAST-RIR
This is the official implementation of our neural-network-based fast diffuse room impulse response generator (FAST-RIR) for generating room impulse responses (RIRs) for a given acoustic environment.
Stars: ✭ 90 (+650%)
Mutual labels:  acoustics
bluenet
Bluenet is the in-house firmware on Crownstone hardware. Functions: switching, dimming, energy monitoring, presence detection, indoor localization, switchcraft.
Stars: ✭ 79 (+558.33%)
Mutual labels:  wearables
audio-analysis
The audio analysis code (AnalysisPrograms.exe) for the QUT Ecoacoustics Research Group
Stars: ✭ 41 (+241.67%)
Mutual labels:  acoustics
Wristkey
A free and open-source offline authenticator app for Wear OS.
Stars: ✭ 65 (+441.67%)
Mutual labels:  wearables
ImageMethodReverb.jl
Room Acoustics Impulse Response Generator using the Randomized Image Method (RIM)
Stars: ✭ 23 (+91.67%)
Mutual labels:  acoustics
TrainingTracks
Materials for training tracks for continua media - OpenFOAM, vortex method, and other
Stars: ✭ 59 (+391.67%)
Mutual labels:  acoustics
cram
cram is a computational room acoustics module to simulate and explore various acoustic properties of a modeled space
Stars: ✭ 23 (+91.67%)
Mutual labels:  acoustics
room-impulse-responses
A list of publicly available room impulse response datasets and scripts to download them.
Stars: ✭ 143 (+1091.67%)
Mutual labels:  acoustics

WearLock

This is the source code for project WearLock.

This project is not tested thoroughly, may contain bugs and unfinished codes. It also may have compatible issues with untested devices. The code is published for reference only. At this moment, no future plan to turn this prototype into full featured app or product.

Components

  • OFDM: the acoustic OFDM modem implementation using FFT and inverse FFT.
  • wearcomm: a library wrapping the communication channels between Android Wear and Android.
  • fakewear: an Android mobile app that emulates an Android watch.
  • mobile: the mobile side Android app.
  • wear: the watch side Android app.

Dependencis

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].