Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • 2.6.2
  • 2.6.1
  • 2.6.0
  • v2.52
  • v2.3
  • v2.2
  • v2.1
  • v2.01
  • v2.00
  • v1.21
  • v1.31
  • v1.3
  • v1.2
  • v1.1
  • v0.9
  • v0.8
  • v0.7
  • v0.6
  • v0.5
20 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.05Jun26Apr22Nov9730Oct8Jun1May27Feb10123Dec224126Nov1618Jul1229May282625234543228Apr30Mar292620115116Feb10910Jan76517Dec141211823Nov28Oct5Aug5Nov13Dec111011May10Mar9322Dec21Nov18Sep1611217Aug16Jul12417May121127Apr26Change dependency to Arduino instead of broken WProgrammastermasterAdd cmake supportAdd "Type A" functions that accept the dip code as a single stringAdd component.mk to use project with esp-idfMerge pull request #139 from aznoohwee/masterMerge pull request #173 from daphreak66/masterMerge pull request #175 from DominikPalo/enable-esp32-supportMerge pull request #174 from DominikPalo/polish-examplesMake the library compatible with the ESP32 architectureRemove unnecessary conditions from examplesAdd support for HS2303-PTUpdate version to 2.6.2Bugfix for inverted protocols that leave transmit pin HIGH after sendingadd volatile to nReceivedValue and some other member vars.Add some documentation commentsChanged order of setProtocol and setPulseLengthUpdate README.mdUpdate library.properties2.6.22.6.2Merge pull request #101 from uzi18/masterfix return value if code ignoredPT2260/SC2260 support (tested on 433MHz)solve Arduino IDE library warnings2.6.12.6.1adding library.properties for arduino library manager2.6.02.6.0bugfix - switch off in example scriptAdded support for all Particle processors familyMerge pull request #73 from mcouto/masterUpdated README.md to include HT6P20XMerge pull request #49 from bau-sec/HT6P20x-supportMerge pull request #41 from valeros/patch-1Merge pull request #67 from bau-sec/travis_ciAdded Arduino IDE build and more boards (attiny24/25, esp01, uno) to Travis CI tests.Merge pull request #66 from bau-sec/travis_ciRevert "changed function order to make travis compile, hopefully..."changed function order to make travis compile, hopefully...Fix Travis CI buildtravis testexamples: changed outdated .pde extension to .inocleanup advanced demoAdded transmit and receive support for devices using Holtek HT6P20X series encoders via a new protocol. See the datasheet for the waveform. This protocol uses pulses that start low instead of high requiring a few more changes than simply adding to the proto struct.Revert semantics of send(ulong data, uint len)
Loading