Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Arduino-IRremote/Arduino-IRremote
/ functions
Functions
431 in github.com/Arduino-IRremote/Arduino-IRremote
⨍
Functions
431
◇
Types & classes
36
Function
getVCCVoltageReadingFor1_1VoltReference
* Gets the hypothetical 14 bit reading of VCC using 1.1 volt reference * Similar to getVCCVoltageMillivolt() * 1024 / 1100 */
examples/AllProtocolsOnLCD/ADCUtils.hpp:552
Function
getVCCVoltageSimple
* !!! Function without handling of switched reference and channel.!!! * Use it ONLY if you only call getVCCVoltageSimple() or getVCCVoltageMillivoltS
examples/AllProtocolsOnLCD/ADCUtils.hpp:531
Function
getVoltageMillivolt
* Get voltage at ADC channel aADCChannelForVoltageMeasurement * aVCCVoltageMillivolt is assumed as reference voltage */
examples/AllProtocolsOnLCD/ADCUtils.hpp:648
Function
getVoltageMillivoltWith_1_1VoltReference
examples/AllProtocolsOnLCD/ADCUtils.hpp:662
Function
handleReceivedIRData
src/IRCommandDispatcher.hpp:229
Method
home
examples/AllProtocolsOnLCD/LiquidCrystal.cpp:196
Method
home
examples/AllProtocolsOnLCD/LiquidCrystal_I2C.hpp:166
Method
init
src/IRCommandDispatcher.hpp:76
Method
init
examples/AllProtocolsOnLCD/LiquidCrystal.cpp:67
Method
init
examples/AllProtocolsOnLCD/LiquidCrystal_I2C.hpp:81
Method
initBiphaselevel
src/ir_RC5_RC6.hpp:274
Method
initDecodedIRData
* Is internally called by decode before calling decoders. * Must be used to setup data, if you call decoders manually. */
src/IRReceive.hpp:505
Function
initPCIInterruptForTinyReceiver
src/TinyIRReceiver.hpp:477
Method
init_bargraph
examples/AllProtocolsOnLCD/LiquidCrystal_I2C.hpp:364
Method
init_priv
examples/AllProtocolsOnLCD/LiquidCrystal_I2C.hpp:85
Function
isIRReceiverAttachedForTinyReceiver
src/TinyIRReceiver.hpp:458
Method
isIdle
* @return true if available() is true or IR receiver has not received a mark/signal since last resume(). */
src/IRReceive.hpp:532
Function
isTinyReceiverIdle
src/TinyIRReceiver.hpp:430
Function
isVCCEmergencyUndervoltage
* Return true if VCC_EMERGENCY_UNDERVOLTAGE_THRESHOLD_MILLIVOLT (3 V) reached */
examples/AllProtocolsOnLCD/ADCUtils.hpp:765
Function
isVCCOvervoltage
* Recommended VCC is 1.8 V to 5.5 V, absolute maximum VCC is 6.0 V. * Check for 5.25 V, because such overvoltage is quite unlikely to happen during r
examples/AllProtocolsOnLCD/ADCUtils.hpp:784
Function
isVCCOvervoltageSimple
examples/AllProtocolsOnLCD/ADCUtils.hpp:788
Function
isVCCTooHighSimple
Version not using readVCCVoltageMillivoltSimple()
examples/AllProtocolsOnLCD/ADCUtils.hpp:794
Function
isVCCUSBPowered
* Return true if sVCCVoltageMillivolt is > 4.3 V and < 4.95 V * This does not really work for the UNO board, because it has no series Diode in the US
examples/AllProtocolsOnLCD/ADCUtils.hpp:672
Function
isVCCUndervoltage
* Return true if VCC_EMERGENCY_UNDERVOLTAGE_THRESHOLD_MILLIVOLT (3 V) reached */
examples/AllProtocolsOnLCD/ADCUtils.hpp:757
Function
isVCCUndervoltageMultipleTimes
* It checks every 10 seconds for 6 times, and then returns once true if the undervoltage condition ( <3.4V ) still applies. * @ return true only once
examples/AllProtocolsOnLCD/ADCUtils.hpp:701
Method
keypad
examples/AllProtocolsOnLCD/LiquidCrystal_I2C.hpp:361
Method
leftToRight
This is for text that flows Left to Right
examples/AllProtocolsOnLCD/LiquidCrystal.cpp:254
Method
leftToRight
This is for text that flows Left to Right
examples/AllProtocolsOnLCD/LiquidCrystal_I2C.hpp:218
Method
load_custom_character
examples/AllProtocolsOnLCD/LiquidCrystal_I2C.hpp:331
Function
matchSpaceWithGreaterRange
src/IRReceive.hpp:1477
Method
noAutoscroll
This will 'left justify' text from the cursor
examples/AllProtocolsOnLCD/LiquidCrystal.cpp:272
Method
noAutoscroll
This will 'left justify' text from the cursor
examples/AllProtocolsOnLCD/LiquidCrystal_I2C.hpp:236
Method
noBacklight
Turn the (optional) backlight off/on
examples/AllProtocolsOnLCD/LiquidCrystal_I2C.hpp:261
Method
noBlink
Turn on and off the blinking cursor
examples/AllProtocolsOnLCD/LiquidCrystal.cpp:236
Method
noBlink
Turn on and off the blinking cursor
examples/AllProtocolsOnLCD/LiquidCrystal_I2C.hpp:200
Method
noCursor
Turns the underline cursor on/off
examples/AllProtocolsOnLCD/LiquidCrystal.cpp:226
Method
noCursor
Turns the underline cursor on/off
examples/AllProtocolsOnLCD/LiquidCrystal_I2C.hpp:190
Method
noDisplay
Turn the display on/off (quickly)
examples/AllProtocolsOnLCD/LiquidCrystal.cpp:216
Method
noDisplay
Turn the display on/off (quickly)
examples/AllProtocolsOnLCD/LiquidCrystal_I2C.hpp:180
Function
noTone
examples/IRremoteExtensionTest/PinDefinitionsAndMore.h:229
Function
noTone
examples/TinySender/PinDefinitionsAndMore.h:229
Function
noTone
examples/TinyReceiver/PinDefinitionsAndMore.h:229
Function
noTone
examples/SendProntoDemo/PinDefinitionsAndMore.h:229
Function
noTone
examples/ReceiveOneAndSendMultiple/PinDefinitionsAndMore.h:229
Function
noTone
examples/ReceiveAndSendHob2Hood/PinDefinitionsAndMore.h:229
Function
noTone
examples/ReceiveDemo/PinDefinitionsAndMore.h:229
Function
noTone
examples/SendLGAirConditionerDemo/PinDefinitionsAndMore.h:229
Function
noTone
examples/CallbackDemo/PinDefinitionsAndMore.h:229
Function
noTone
examples/AllProtocolsOnLCD/PinDefinitionsAndMore.h:229
Function
noTone
examples/SendBoseWaveDemo/PinDefinitionsAndMore.h:229
Function
noTone
examples/MicroGirs/PinDefinitionsAndMore.h:229
Function
noTone
examples/ReceiveDump/PinDefinitionsAndMore.h:229
Function
noTone
examples/MultipleReceivers/PinDefinitionsAndMore.h:229
Function
noTone
examples/SimpleSender/PinDefinitionsAndMore.h:229
Function
noTone
examples/ControlRelay/PinDefinitionsAndMore.h:229
Function
noTone
examples/SendAndReceive/PinDefinitionsAndMore.h:229
Function
noTone
examples/SimpleReceiver/PinDefinitionsAndMore.h:229
Function
noTone
examples/SendRawDemo/PinDefinitionsAndMore.h:229
Function
noTone
examples/ReceiveAndSendDistanceWidth/PinDefinitionsAndMore.h:229
Function
noTone
examples/ReceiveAndSend/PinDefinitionsAndMore.h:229
Function
noTone
examples/UnitTest/PinDefinitionsAndMore.h:229
Function
noTone
examples/SimpleReceiverForHashCodes/PinDefinitionsAndMore.h:229
Function
noTone
examples/IRDispatcherDemo/PinDefinitionsAndMore.h:229
Function
noTone
examples/SendDemo/PinDefinitionsAndMore.h:229
Method
off
examples/AllProtocolsOnLCD/LiquidCrystal_I2C.hpp:352
Method
oled_init
examples/AllProtocolsOnLCD/LiquidCrystal_I2C.hpp:76
Method
on
examples/AllProtocolsOnLCD/LiquidCrystal_I2C.hpp:354
Method
printActiveIRProtocols
* Print functions * Since a library should not allocate the "Serial" object, all functions require a pointer to a Print object. ********************
src/IRReceive.hpp:1526
Method
printIRCommandString
src/IRCommandDispatcher.hpp:497
Method
printIRCommandStringForArrayIndex
src/IRCommandDispatcher.hpp:479
Method
printIRDuration
* Not used yet */
src/IRReceive.hpp:2188
Method
printIRInfo
* Start of the IR library independent code *******************************************/
src/IRCommandDispatcher.hpp:271
Method
printIRResultAsCArray
src/IRReceive.hpp:2311
Method
printIRResultAsCVariables
* Print results as C variables to be used for sendXXX() * uint16_t address = 0x44; * uint16_t command = 0x11; * uint32_t rawData = 0x44BB11EE; * @
src/IRReceive.hpp:2391
Method
printIRResultRawFormatted
* Dump out the timings in IrReceiver.irparams.rawbuf[] array 8 values per line. * * @param aSerial The Print object on which to write, for Arduino y
src/IRReceive.hpp:2210
Method
printIRResultShort
* Function to print values and flags of IrReceiver.decodedIRData in one line. * Ends with println(). * * @param aSerial The Print object on which
src/IRReceive.hpp:1613
Method
printIRResultShort
examples/IRremoteExtensionTest/IRremoteExtensionClass.cpp:60
Method
printIRSendUsage
* Function to print values and flags of IrReceiver.decodedIRData in one line. * do not print for repeats except IRDATA_FLAGS_IS_PROTOCOL_WITH_DIFFERE
src/IRReceive.hpp:1976
Method
printMenu
src/ac_LG.hpp:69
Function
printTinyReceiverResultMinimal
src/TinyIRReceiver.hpp:501
Method
printstr
examples/AllProtocolsOnLCD/LiquidCrystal_I2C.hpp:343
Method
pulseEnable
examples/AllProtocolsOnLCD/LiquidCrystal.cpp:319
Method
pulseEnable
examples/AllProtocolsOnLCD/LiquidCrystal_I2C.hpp:302
Method
read
* Returns pointer to IrReceiver.decodedIRData if IR receiver data is available, else nullptr. */
src/IRReceive.hpp:546
Function
readADCChannel
* Conversion time is defined as 0.104 milliseconds by ADC_PRESCALE in ADCUtils.h. * Use previous settings */
examples/AllProtocolsOnLCD/ADCUtils.hpp:91
Function
readADCChannelMultiSamples
* Returns sum of all sample values * Assumes, that channel and reference are still set to the right values * @ param aNumberOfSamples If > 16k an ov
examples/AllProtocolsOnLCD/ADCUtils.hpp:378
Function
readADCChannelMultiSamplesWithReferenceAndPrescaler
* Returns sum of all sample values * Conversion time is defined as 0.104 milliseconds for 16 MHz Arduino for ADC_PRESCALE128 in ADCUtils.h. * @ para
examples/AllProtocolsOnLCD/ADCUtils.hpp:348
Function
readADCChannelWithOversample
* Oversample and multiple samples only makes sense if you expect a noisy input signal * It does NOT increase the precision of the measurement, since
examples/AllProtocolsOnLCD/ADCUtils.hpp:251
Function
readADCChannelWithReferenceMaxMicros
* use ADC_PRESCALE32 which gives 26 us conversion time and good linearity * @return the maximum value during aMicrosecondsToAquire measurement. */
examples/AllProtocolsOnLCD/ADCUtils.hpp:435
Function
readADCChannelWithReferenceOversampleFast
* Use ADC_PRESCALE32 which gives 26 us conversion time and good linearity for 16 MHz Arduino */
examples/AllProtocolsOnLCD/ADCUtils.hpp:287
Function
readADCChannelWithReferenceUsingInternalReference
examples/AllProtocolsOnLCD/ADCUtils.hpp:148
Function
readUntil4ConsecutiveValuesAreEqual
* aMaxRetries = 255 -> try forever * @return (tMax + tMin) / 2 */
examples/AllProtocolsOnLCD/ADCUtils.hpp:444
Function
readVCCVoltage
* !!! Resolution is only 20 millivolt !!! */
examples/AllProtocolsOnLCD/ADCUtils.hpp:626
Function
readVCCVoltageSimple
* !!! Function without handling of switched reference and channel.!!! * Use it ONLY if you only call getVCCVoltageSimple() or getVCCVoltageMillivoltS
examples/AllProtocolsOnLCD/ADCUtils.hpp:606
Function
resetCounterForVCCUndervoltageMultipleTimes
examples/AllProtocolsOnLCD/ADCUtils.hpp:770
Method
restartAfterSend
* Restarts receiver after send. Is a NOP if sending does not require a timer. */
src/IRReceive.hpp:457
Method
restartTimer
* Restarts timer interrupts, adjusts TickCounterForISR for correct gap value after stopTimer(). Does not call resume()! */
src/IRReceive.hpp:400
Method
restartTimerWithTicksToAdd
* Configures the timer and the state machine for IR reception. Does not call resume()! * @param aTicksToAddToGapCounter To compensate for the amount
src/IRReceive.hpp:442
Method
resume
examples/IRremoteExtensionTest/IRremoteExtensionClass.cpp:64
Method
rightToLeft
This is for text that flows Right to Left
examples/AllProtocolsOnLCD/LiquidCrystal.cpp:260
← previous
next →
201–300 of 431, ranked by callers