Encode Date/Time

From Visuino
Revision as of 19:08, 10 June 2022 by Visuino (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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