MCPcopy Create free account

hub / github.com/Arduino-IRremote/Arduino-IRremote / functions

Functions431 in github.com/Arduino-IRremote/Arduino-IRremote

FunctiongetVCCVoltageReadingFor1_1VoltReference
* Gets the hypothetical 14 bit reading of VCC using 1.1 volt reference * Similar to getVCCVoltageMillivolt() * 1024 / 1100 */
examples/AllProtocolsOnLCD/ADCUtils.hpp:552
FunctiongetVCCVoltageSimple
* !!! Function without handling of switched reference and channel.!!! * Use it ONLY if you only call getVCCVoltageSimple() or getVCCVoltageMillivoltS
examples/AllProtocolsOnLCD/ADCUtils.hpp:531
FunctiongetVoltageMillivolt
* Get voltage at ADC channel aADCChannelForVoltageMeasurement * aVCCVoltageMillivolt is assumed as reference voltage */
examples/AllProtocolsOnLCD/ADCUtils.hpp:648
FunctiongetVoltageMillivoltWith_1_1VoltReference
examples/AllProtocolsOnLCD/ADCUtils.hpp:662
FunctionhandleReceivedIRData
src/IRCommandDispatcher.hpp:229
Methodhome
examples/AllProtocolsOnLCD/LiquidCrystal.cpp:196
Methodhome
examples/AllProtocolsOnLCD/LiquidCrystal_I2C.hpp:166
Methodinit
src/IRCommandDispatcher.hpp:76
Methodinit
examples/AllProtocolsOnLCD/LiquidCrystal.cpp:67
Methodinit
examples/AllProtocolsOnLCD/LiquidCrystal_I2C.hpp:81
MethodinitBiphaselevel
src/ir_RC5_RC6.hpp:274
MethodinitDecodedIRData
* Is internally called by decode before calling decoders. * Must be used to setup data, if you call decoders manually. */
src/IRReceive.hpp:505
FunctioninitPCIInterruptForTinyReceiver
src/TinyIRReceiver.hpp:477
Methodinit_bargraph
examples/AllProtocolsOnLCD/LiquidCrystal_I2C.hpp:364
Methodinit_priv
examples/AllProtocolsOnLCD/LiquidCrystal_I2C.hpp:85
FunctionisIRReceiverAttachedForTinyReceiver
src/TinyIRReceiver.hpp:458
MethodisIdle
* @return true if available() is true or IR receiver has not received a mark/signal since last resume(). */
src/IRReceive.hpp:532
FunctionisTinyReceiverIdle
src/TinyIRReceiver.hpp:430
FunctionisVCCEmergencyUndervoltage
* Return true if VCC_EMERGENCY_UNDERVOLTAGE_THRESHOLD_MILLIVOLT (3 V) reached */
examples/AllProtocolsOnLCD/ADCUtils.hpp:765
FunctionisVCCOvervoltage
* 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
FunctionisVCCOvervoltageSimple
examples/AllProtocolsOnLCD/ADCUtils.hpp:788
FunctionisVCCTooHighSimple
Version not using readVCCVoltageMillivoltSimple()
examples/AllProtocolsOnLCD/ADCUtils.hpp:794
FunctionisVCCUSBPowered
* 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
FunctionisVCCUndervoltage
* Return true if VCC_EMERGENCY_UNDERVOLTAGE_THRESHOLD_MILLIVOLT (3 V) reached */
examples/AllProtocolsOnLCD/ADCUtils.hpp:757
FunctionisVCCUndervoltageMultipleTimes
* 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
Methodkeypad
examples/AllProtocolsOnLCD/LiquidCrystal_I2C.hpp:361
MethodleftToRight
This is for text that flows Left to Right
examples/AllProtocolsOnLCD/LiquidCrystal.cpp:254
MethodleftToRight
This is for text that flows Left to Right
examples/AllProtocolsOnLCD/LiquidCrystal_I2C.hpp:218
Methodload_custom_character
examples/AllProtocolsOnLCD/LiquidCrystal_I2C.hpp:331
FunctionmatchSpaceWithGreaterRange
src/IRReceive.hpp:1477
MethodnoAutoscroll
This will 'left justify' text from the cursor
examples/AllProtocolsOnLCD/LiquidCrystal.cpp:272
MethodnoAutoscroll
This will 'left justify' text from the cursor
examples/AllProtocolsOnLCD/LiquidCrystal_I2C.hpp:236
MethodnoBacklight
Turn the (optional) backlight off/on
examples/AllProtocolsOnLCD/LiquidCrystal_I2C.hpp:261
MethodnoBlink
Turn on and off the blinking cursor
examples/AllProtocolsOnLCD/LiquidCrystal.cpp:236
MethodnoBlink
Turn on and off the blinking cursor
examples/AllProtocolsOnLCD/LiquidCrystal_I2C.hpp:200
MethodnoCursor
Turns the underline cursor on/off
examples/AllProtocolsOnLCD/LiquidCrystal.cpp:226
MethodnoCursor
Turns the underline cursor on/off
examples/AllProtocolsOnLCD/LiquidCrystal_I2C.hpp:190
MethodnoDisplay
Turn the display on/off (quickly)
examples/AllProtocolsOnLCD/LiquidCrystal.cpp:216
MethodnoDisplay
Turn the display on/off (quickly)
examples/AllProtocolsOnLCD/LiquidCrystal_I2C.hpp:180
FunctionnoTone
examples/IRremoteExtensionTest/PinDefinitionsAndMore.h:229
FunctionnoTone
examples/TinySender/PinDefinitionsAndMore.h:229
FunctionnoTone
examples/TinyReceiver/PinDefinitionsAndMore.h:229
FunctionnoTone
examples/SendProntoDemo/PinDefinitionsAndMore.h:229
FunctionnoTone
examples/ReceiveOneAndSendMultiple/PinDefinitionsAndMore.h:229
FunctionnoTone
examples/ReceiveAndSendHob2Hood/PinDefinitionsAndMore.h:229
FunctionnoTone
examples/ReceiveDemo/PinDefinitionsAndMore.h:229
FunctionnoTone
examples/SendLGAirConditionerDemo/PinDefinitionsAndMore.h:229
FunctionnoTone
examples/CallbackDemo/PinDefinitionsAndMore.h:229
FunctionnoTone
examples/AllProtocolsOnLCD/PinDefinitionsAndMore.h:229
FunctionnoTone
examples/SendBoseWaveDemo/PinDefinitionsAndMore.h:229
FunctionnoTone
examples/MicroGirs/PinDefinitionsAndMore.h:229
FunctionnoTone
examples/ReceiveDump/PinDefinitionsAndMore.h:229
FunctionnoTone
examples/MultipleReceivers/PinDefinitionsAndMore.h:229
FunctionnoTone
examples/SimpleSender/PinDefinitionsAndMore.h:229
FunctionnoTone
examples/ControlRelay/PinDefinitionsAndMore.h:229
FunctionnoTone
examples/SendAndReceive/PinDefinitionsAndMore.h:229
FunctionnoTone
examples/SimpleReceiver/PinDefinitionsAndMore.h:229
FunctionnoTone
examples/SendRawDemo/PinDefinitionsAndMore.h:229
FunctionnoTone
examples/ReceiveAndSendDistanceWidth/PinDefinitionsAndMore.h:229
FunctionnoTone
examples/ReceiveAndSend/PinDefinitionsAndMore.h:229
FunctionnoTone
examples/UnitTest/PinDefinitionsAndMore.h:229
FunctionnoTone
examples/SimpleReceiverForHashCodes/PinDefinitionsAndMore.h:229
FunctionnoTone
examples/IRDispatcherDemo/PinDefinitionsAndMore.h:229
FunctionnoTone
examples/SendDemo/PinDefinitionsAndMore.h:229
Methodoff
examples/AllProtocolsOnLCD/LiquidCrystal_I2C.hpp:352
Methodoled_init
examples/AllProtocolsOnLCD/LiquidCrystal_I2C.hpp:76
Methodon
examples/AllProtocolsOnLCD/LiquidCrystal_I2C.hpp:354
MethodprintActiveIRProtocols
* Print functions * Since a library should not allocate the "Serial" object, all functions require a pointer to a Print object. ********************
src/IRReceive.hpp:1526
MethodprintIRCommandString
src/IRCommandDispatcher.hpp:497
MethodprintIRCommandStringForArrayIndex
src/IRCommandDispatcher.hpp:479
MethodprintIRDuration
* Not used yet */
src/IRReceive.hpp:2188
MethodprintIRInfo
* Start of the IR library independent code *******************************************/
src/IRCommandDispatcher.hpp:271
MethodprintIRResultAsCArray
src/IRReceive.hpp:2311
MethodprintIRResultAsCVariables
* 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
MethodprintIRResultRawFormatted
* 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
MethodprintIRResultShort
* 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
MethodprintIRResultShort
examples/IRremoteExtensionTest/IRremoteExtensionClass.cpp:60
MethodprintIRSendUsage
* 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
MethodprintMenu
src/ac_LG.hpp:69
FunctionprintTinyReceiverResultMinimal
src/TinyIRReceiver.hpp:501
Methodprintstr
examples/AllProtocolsOnLCD/LiquidCrystal_I2C.hpp:343
MethodpulseEnable
examples/AllProtocolsOnLCD/LiquidCrystal.cpp:319
MethodpulseEnable
examples/AllProtocolsOnLCD/LiquidCrystal_I2C.hpp:302
Methodread
* Returns pointer to IrReceiver.decodedIRData if IR receiver data is available, else nullptr. */
src/IRReceive.hpp:546
FunctionreadADCChannel
* Conversion time is defined as 0.104 milliseconds by ADC_PRESCALE in ADCUtils.h. * Use previous settings */
examples/AllProtocolsOnLCD/ADCUtils.hpp:91
FunctionreadADCChannelMultiSamples
* 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
FunctionreadADCChannelMultiSamplesWithReferenceAndPrescaler
* 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
FunctionreadADCChannelWithOversample
* 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
FunctionreadADCChannelWithReferenceMaxMicros
* use ADC_PRESCALE32 which gives 26 us conversion time and good linearity * @return the maximum value during aMicrosecondsToAquire measurement. */
examples/AllProtocolsOnLCD/ADCUtils.hpp:435
FunctionreadADCChannelWithReferenceOversampleFast
* Use ADC_PRESCALE32 which gives 26 us conversion time and good linearity for 16 MHz Arduino */
examples/AllProtocolsOnLCD/ADCUtils.hpp:287
FunctionreadADCChannelWithReferenceUsingInternalReference
examples/AllProtocolsOnLCD/ADCUtils.hpp:148
FunctionreadUntil4ConsecutiveValuesAreEqual
* aMaxRetries = 255 -> try forever * @return (tMax + tMin) / 2 */
examples/AllProtocolsOnLCD/ADCUtils.hpp:444
FunctionreadVCCVoltage
* !!! Resolution is only 20 millivolt !!! */
examples/AllProtocolsOnLCD/ADCUtils.hpp:626
FunctionreadVCCVoltageSimple
* !!! Function without handling of switched reference and channel.!!! * Use it ONLY if you only call getVCCVoltageSimple() or getVCCVoltageMillivoltS
examples/AllProtocolsOnLCD/ADCUtils.hpp:606
FunctionresetCounterForVCCUndervoltageMultipleTimes
examples/AllProtocolsOnLCD/ADCUtils.hpp:770
MethodrestartAfterSend
* Restarts receiver after send. Is a NOP if sending does not require a timer. */
src/IRReceive.hpp:457
MethodrestartTimer
* Restarts timer interrupts, adjusts TickCounterForISR for correct gap value after stopTimer(). Does not call resume()! */
src/IRReceive.hpp:400
MethodrestartTimerWithTicksToAdd
* 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
Methodresume
examples/IRremoteExtensionTest/IRremoteExtensionClass.cpp:64
MethodrightToLeft
This is for text that flows Right to Left
examples/AllProtocolsOnLCD/LiquidCrystal.cpp:260
← previousnext →201–300 of 431, ranked by callers