This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// This Arduino sketch was automatically generated by IrScrutinizer. | |
// It supports: | |
// | |
// * IRremote https://github.com/z3t0/Arduino-IRremote | |
// http://z3t0.github.io/Arduino-IRremote/ | |
// For problems, bugs, and suggestions, please open an issue at | |
// https://github.com/bengtmartensson/harctoolboxbundle/issues |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// This Arduino sketch was automatically generated by IrScrutinizer. | |
// It supports: | |
// | |
// * IRremote https://github.com/z3t0/Arduino-IRremote | |
// http://z3t0.github.io/Arduino-IRremote/ | |
// * IRLib https://github.com/cyborg5/IRLib | |
// * Infrared4Arduino https://github.com/bengtmartensson/Infrared4Arduino, | |
// http://www.harctoolbox.org/Infrared4Arduino.html (planned) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<!-- | |
Copyright (C) 2017 Bengt Martensson | |
This program is free software: you can redistribute it and/or modify | |
it under the terms of the GNU General Public License as published by | |
the Free Software Foundation, either version 3 of the License, or | |
(at your option) any later version. | |
This program is distributed in the hope that it will be useful, |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// This Arduino sketch was automatically generated by IrScrutinizer. | |
// It supports: | |
// | |
// * IRremote https://github.com/z3t0/Arduino-IRremote | |
// http://z3t0.github.io/Arduino-IRremote/ | |
// * IRLib https://github.com/cyborg5/IRLib | |
// * Infrared4Arduino https://github.com/bengtmartensson/Infrared4Arduino, | |
// http://www.harctoolbox.org/Infrared4Arduino.html (planned) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
From e5d49e19f63e24b5c826ad5014a1eac12735f261 Mon Sep 17 00:00:00 2001 | |
From: Bengt Martensson <[email protected]> | |
Date: Thu, 6 Apr 2017 09:57:26 +0200 | |
Subject: [PATCH] Clean up the ESP32 port. | |
--- | |
IRremote.cpp | 8 +++----- | |
boarddefs.h | 32 ++++++++++++++++++++++---------- | |
esp32.cpp | 34 ++++++++++++++++++++++++++++++++++ | |
irRecv.cpp | 33 ++++++++++++++++----------------- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
From 2076da6c4897d68e3dbf11faa809bdcd79a7e585 Mon Sep 17 00:00:00 2001 | |
From: Bengt Martensson <[email protected]> | |
Date: Fri, 7 Apr 2017 11:48:49 +0200 | |
Subject: [PATCH 2/2] Delete dead code. Add idiot test to esp32.cpp. | |
--- | |
esp32.cpp | 5 +++++ | |
irRecv.cpp | 11 ----------- | |
2 files changed, 5 insertions(+), 11 deletions(-) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// This Arduino sketch was automatically generated by IrScrutinizer. | |
// It supports: | |
// | |
// * IRremote https://github.com/z3t0/Arduino-IRremote | |
// http://z3t0.github.io/Arduino-IRremote/ | |
// * IRLib https://github.com/cyborg5/IRLib | |
// * Infrared4Arduino https://github.com/bengtmartensson/Infrared4Arduino, | |
// http://www.harctoolbox.org/Infrared4Arduino.html (planned) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// This Arduino sketch was automatically generated by IrScrutinizer. | |
// It supports: | |
// | |
// * IRremote https://github.com/z3t0/Arduino-IRremote | |
// http://z3t0.github.io/Arduino-IRremote/ | |
// * IRLib https://github.com/cyborg5/IRLib | |
// * Infrared4Arduino https://github.com/bengtmartensson/Infrared4Arduino, | |
// http://www.harctoolbox.org/Infrared4Arduino.html (planned) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
DirecTV_0x5_67 | |
+6000 -1200 +580 -1200 +580 -1200 +580 -1200 +1200 -580 +580 -1200 +1200 -1200 +580 -1200 +1200 -1200 +580 -25000 | |
DirecTV_0x3_c6 | |
+6000 -1200 +580 -580 +1200 -1200 +1200 -1200 +580 -580 +580 -1200 +1200 -580 +1200 -580 +1200 -580 +580 -25000 | |
DirecTV_0x8_69 | |
+6000 -1200 +1200 -580 +580 -580 +580 -1200 +1200 -580 +1200 -580 +580 -1200 +1200 -580 +580 -580 +580 -25000 | |
DirecTV_0x8_73 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#! /usr/bin/env python | |
# This file has been automatically generated by IrScrutinizer. | |
# For problems, bugs, and suggestions, please open an issue at | |
# https://github.com/bengtmartensson/harctoolboxbundle/issues | |
import argparse | |
import broadlink |
OlderNewer