From 01ad7b80ca96ce0360e7024e688a99b70e7e9d13 Mon Sep 17 00:00:00 2001 From: Advaith Menon Date: Mon, 1 Dec 2025 17:39:14 -0500 Subject: [PATCH] Add circuit diagram to AsciiDoc --- README.asciidoc | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.asciidoc b/README.asciidoc index b6ca94e..a1cf29a 100644 --- a/README.asciidoc +++ b/README.asciidoc @@ -2,6 +2,7 @@ Diego Fratta ; Anish Gajula ; Advaith Menon v0.1.0, 2025-12-01 :toc: +:bucket: https://d191h8mmxs3x6q.cloudfront.net/madvaith1/ECE4180-resources/ [.text-center] Authors: {authors} @@ -11,6 +12,9 @@ uses Asciidoctor, the standard Asciidoc renderer to render AsciiDoc. If this feature is not supported, Asciidoc is very readable as plain text. This is also why it was chosen over Markdown. +* {bucket}ReportV2.pdf[Link to PDF form of this document] +* {bucket}CircuitDiagramV1.pdf[Link to PDF form of the circuit diagram] + == Abstract This document acts as a report to describe the purpose of the project, what each component in the project does and why said components are necessary. The report @@ -39,6 +43,12 @@ many more apps, such as utility apps and games. . uLCD-144-G2: This is a display which shows watch output. Using a screen instead of a mechanical watch face allows a lot of versatility. +=== Circuit Diagram + +image::{bucket}CircuitDiagramV1Image.png[Circuit Diagram] + +{bucket}CircuitDiagramV1.pdf[Link to PDF form of the circuit diagram] + == Similarities and Differences * **Apple Watch:** The Apple Watch is an IoT-enabled wearable device manufactured by the Cupertino based company of the same name. Other than -- 2.47.3