Integer To Analog: Difference between revisions

From Visuino
Jump to navigation Jump to search
Created page with "Image:TArduinoIntegerToFloat.png == Summary == {{:Summaries:Summary Integer To Analog}} == Description == Use this component to convert Integer value to Analog. <b>Resources:</b> http://www.instructables.com/id/Arduino-Control-Servo-With-Buttons [http://www.instructables.com/id/Arduino-Nano-and-Visuino-Control-Servo-With-Rotary/ Instructable: Arduino Nano and Visuino: Control Servo with Rotary Encoder] [http://www.instructables.com/id/ESP8266-and-Visuino-Co..."
 
(No difference)

Latest revision as of 16:30, 10 June 2022

Summary

Converts Integer value to Analog

Description

Use this component to convert Integer value to Analog.



Resources:

http://www.instructables.com/id/Arduino-Control-Servo-With-Buttons

Instructable: Arduino Nano and Visuino: Control Servo with Rotary Encoder

Instructable: ESP8266 and Visuino: Control Servo Remotely over Wi-Fi with Rotary Encoder

Diagram:

Categories

Properties

  • Scale - Specifies the scale factor for the conversion

Pins

  • Out - The Analog Output pin of the component or element
  • In - The Integer Input pin of the component or element