Coder Social home page Coder Social logo

talkingpanda0 / osram-remote Goto Github PK

View Code? Open in Web Editor NEW
26.0 1.0 0.0 1.79 MB

Android app for controlling Osram RGB lights using infrared

License: GNU General Public License v2.0

Kotlin 2.54% Dart 45.49% Swift 1.90% Objective-C 0.04% CMake 21.07% C++ 25.19% C 1.65% HTML 2.12%
android f-droid fdroid flutter-app irremote

osram-remote's People

Contributors

poussinou avatar talkingpanda0 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

osram-remote's Issues

Correct code for the "Mode" function

The "Mode" button cycles the light color manually through the available spectrum. Every touch = one new color.

The command code for this button in the app defaults to ffd82. By testing I have found out that the correct value is rather ffd827.
The relevant program code can be found here:

Remote osramRemote = Remote(buttons: const [

Note0: There is no "Mode" button in the default button layout the comes with the app, so I'm using the "C" button instead.
Note1: The "Smooth" button code (in my case) is ffe817.
Note2: All of the above agrees with the command codes listed in the source repo for OSRAM LED codes.

Thank you

IR codes: Files, formats & exporting

I, as a user, would appreciate a simple way to save added remotes to an external file, to reuse it and to make sure it's safe incase of data loss.

Tool-agnostic formats:

  • LIRC
  • pronto
  • [...]

I found the app after searching high and low for a simple tool to replace a failing (
Non-Osram) IR remote. I have tried multiple others after finding the codes online. This app worked and it's FOSS, awesome!

I might be able to implement it myself, though I might not come around to it, that's why this issue exists.

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.