Skip to content

How to convert Raw Data to NEC Code? #1845

Answered by crankyoldgit
0xPeero asked this question in Q&A
Discussion options

You must be logged in to vote

This program (tools/gc_decode) will convert a raw data string as if it was sent to IRrecvDumpV3 etc.
e.g.

$ cd tools
$ make gc_decode
$ ./gc_decode -raw "6012, 4022, 514, 646, 512, 1642, ..."

[Update: Corrected the example's calling syntax]

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@crankyoldgit
Comment options

@crankyoldgit
Comment options

@0xPeero
Comment options

Answer selected by 0xPeero
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants