Embedded:IsPullUp Channel Property: Difference between revisions

From Visuino
Jump to navigation Jump to search
Created page with "== Summary == {{:Summaries:Summary IsPullUp Channel Property}} == Description == Use this property to specify if the Input channel is Pull-Up. This property is used only if the Channel is Digital Input. <b>Resources:</b> [http://www.instructables.com/id/Arduino-Nano-Using-Pull-Up-Resistor-With-Visuino/ Instructable: Arduino Nano: Using Pull-Up Resistor With Visuino] [http://www.instructables.com/id/Arduino-Nano-and-Visuino-Control-Stepper-Motor-Wit/ Instruct..."
 
(No difference)

Latest revision as of 18:28, 10 June 2022

Summary

Specifies if the Input channel is Pull-Up

Description

Use this property to specify if the Input channel is Pull-Up.



This property is used only if the Channel is Digital Input.



Resources:

Instructable: Arduino Nano: Using Pull-Up Resistor With Visuino

Instructable: Arduino Nano and Visuino: Control Stepper Motor with Buttons