Coder Social home page Coder Social logo

mceley / strangerlights Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 207 KB

Simple app for converting text into a series of LED light indices and sending them via bluetooth to an Arduino device.

License: MIT License

Java 100.00%
android-app arduino bluetooth

strangerlights's People

Contributors

mceley avatar mceleyfs avatar

Stargazers

 avatar

Watchers

 avatar  avatar

strangerlights's Issues

Add error handling

This app was originally only intended for personal use, so there's basically no error handling in it.

Add some error handling so that others understand what's happening when you press a button and nothing happens.

Fix UI flow for runtime permissions.

The current implementation for runtime permissions isn't very good. Instead of asking for permissions and carrying on with the requested action, the user must interact with the UI multiple times to enable each permission, then continue on with their action manually.

To fix:

  1. Group permissions requests in a way that makes sense based on the current API level.
  2. Carry the user action through after the permissions request completes so that the user doesn't have to interact with the UI again.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.