Encode Date/Time: Difference between revisions

From Visuino
Jump to navigation Jump to search
Created page with "Image:TArduinoEncodeDateTime.png == Summary == {{:Summaries:Summary Encode Date/Time}} == Description == Use this component to create Date/Time from integer values for Day, Month, Year, Hours, Minutes, Seconds, and Milli Seconds <b>Resources:</b> [http://www.instructables.com/id/Arduino-Nano-and-Visuino-7-Segment-Display-Clock-W/ Instructable: Arduino Nano and Visuino: 7 Segment Display Clock With MAX7219 and DS1307 Real Time Clock(RTC)] <b>Diagram:</b> I..."
 
(No difference)

Latest revision as of 19:08, 10 June 2022

Summary

Creates Date/Time from integer values for Day, Month, Year, Hours...

Description

Use this component to create Date/Time from integer values for Day, Month, Year, Hours, Minutes, Seconds, and Milli Seconds



Resources:

Instructable: Arduino Nano and Visuino: 7 Segment Display Clock With MAX7219 and DS1307 Real Time Clock(RTC)

Diagram:

Categories

Properties

  • InitialValue - Specifies the initial Date/Time value
  • Enabled - Enables or disable the component.

Pins

  • In - The Integer Input pins of the component or element
  • Clock - The clock input pin of the component or element
  • Out - The Date/Time Output pin of the component or element