Git Product home page Git Product logo

Comments (4)

smunaut avatar smunaut commented on June 24, 2024

Did you take the captures of the official remote ?

from mch2022-firmware-rp2040.

renzenicolai avatar renzenicolai commented on June 24, 2024

Working on that now, it's NEC protocol, will add a comment with all the commands here in +/- 15 minutes.

from mch2022-firmware-rp2040.

renzenicolai avatar renzenicolai commented on June 24, 2024

The remote uses NEC protocol and sends address 0xD5D5.

Commands:

  • Brightness up: 0x01
  • Brightness down: 0x27
  • Off: 0x56
  • On: 0x51
  • Red: 0x08
  • Green: 0x18
  • Blue: 0x60
  • White: 0x45
  • Orange: 0x31
  • Light green: 0x34
  • Light blue: 0x03
  • Timer 1 hour: 0x15
  • Yellow: 0x32
  • Alternative green: 0x33
  • Purple: 0x22
  • Timer 2 hours: 0x24
  • Speed+ : 0x41
  • Mode: 0x30
  • Speed-: 0x17
  • Night: 0x04
  • Audio 1: 0x16
  • Audio 2: 0x25
  • Audio 3: 0x46
  • Audio 4: 0x42

from mch2022-firmware-rp2040.

renzenicolai avatar renzenicolai commented on June 24, 2024

next step is finding a good NEC library for the RP2040

from mch2022-firmware-rp2040.

Related Issues (6)

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.