Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
117 changes: 66 additions & 51 deletions docs/chapter1/1introduction.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
id: chapter1-introduction
title: "Introduction"
description: "Introduction page in Chapter1 of CircuitVerse documentation."
slug : /
description: "Introduction page in Chapter 1 of CircuitVerse documentation."
slug: /
---

# Introduction
Expand All @@ -16,52 +16,67 @@ slug : /
webkitAllowFullScreen
mozAllowFullScreen
allowFullScreen
>
{" "}
</iframe>

Inspired by Logisim, CircuitVerse is an open-source educational tool for designing and visualizing digital logic circuit simulations in the cloud. Users including educators, students, electronic engineers, and hobbyists can play with digital circuit simulations from their browsers for exploring different “what-if” scenarios. As required, a user can share their creations using unique circuit URLs, or fork different contributions of the CircuitVerse community to yield their curiosity. Figure 1 shares a screenshot of a ripple carry adder simulation built using CircuitVerse.

![](/img/img_chapter1/1.1.png)

<div align="center">
<em>Figure 1.1: Ripple Carry Adder simulation built using CircuitVerse</em>
</div>

Developed for educators by educators, the CircuitVerse platform delivers high class learning experience in a scalable way. Educators can manage, track, and achieve their classroom learning goals in a single, powerful solution. They can create and manage different student groups, post different assignments, define submission deadlines and add or export grades (refer Figure 2). Using the CircuitVerse Chrome extension, educators can embed live circuits in their Google Slides and demonstrate concepts without navigating across different tabs. Alternatively, they can also export images or embed iFrames within their webpages.

![](/img/img_chapter1/1.2.png)

<div align="center">
<em>
Figure 1.2: Educators can manage, track, and achieve their classroom
learning goals using CircuitVerse platform
</em>
</div>

As the CircuitVerse community grows, educators and students can join the online forums to share ideas, questions, and resources related to teaching and learning digital logic design using CircuitVerse.

![](/img/img_chapter1/1.3.png)

<div align="center">
<em>
Figure 1.3: Connect and collaborate on CircuitVerse Forum for sharing ideas,
questions, and resources related to teaching and learning digital logic
design
</em>
</div>

Watch the below video for a quick demonstration of the CircuitVerse platform.

<div>
<iframe
width="500px"
height="400px"
src="https://www.youtube.com/embed/3Df-2Cn_80A"
frameborder="0"
scrolling="no"
webkitAllowFullScreen
mozAllowFullScreen
allowFullScreen
></iframe>
</div>
title="CircuitVerse Simulator - Interactive Demo"
/>

Inspired by Logisim, CircuitVerse is an open-source educational tool for designing and visualizing digital logic circuit simulations in the cloud.

Users—including educators, students, electronics engineers, and hobbyists—can experiment with digital circuit simulations directly from their browsers to explore various "what-if" scenarios. Users can share their creations using unique circuit URLs or fork contributions from the CircuitVerse community to satisfy their curiosity.

Figure 1.1 shows a screenshot of a ripple carry adder simulation built using CircuitVerse.

![Ripple Carry Adder simulation showing input bits, full adder components, sum outputs, and carry chain in the CircuitVerse simulator](/img/img_chapter1/1.1.png)

*Figure 1.1: Ripple Carry Adder simulation built using CircuitVerse*
Comment thread
SouparnaChatterjee marked this conversation as resolved.

---

## Classroom Management for Educators

Developed for educators by educators, the CircuitVerse platform delivers a high-quality learning experience in a scalable way. Educators can manage, track, and achieve their classroom learning goals in a single, powerful solution.

Key features include:

- Create and manage student groups
- Post assignments with submission deadlines
- Add or export grades seamlessly

Refer to Figure 1.2 for an overview of these features.

![CircuitVerse educator dashboard displaying group management, assignment tracking, and grading options](/img/img_chapter1/1.2.png)

*Figure 1.2: Educators can manage, track, and achieve their classroom learning goals using the CircuitVerse platform*

### Chrome Extension

Using the CircuitVerse Chrome extension, educators can embed live circuits in their Google Slides and demonstrate concepts without navigating across tabs. Alternatively, they can export images or embed iFrames within their webpages.

---

## Community & Collaboration

As the CircuitVerse community grows, educators and students can join the online forums to share ideas, questions, and resources related to teaching and learning digital logic design.

![CircuitVerse community forum showing discussion threads and collaboration features for digital logic design topics](/img/img_chapter1/1.3.png)

*Figure 1.3: Connect and collaborate on the CircuitVerse Forum for sharing ideas, questions, and resources*

---

## Platform Demo

Watch the video below for a quick demonstration of the CircuitVerse platform.

<iframe
width="100%"
height="400px"
src="https://www.youtube.com/embed/3Df-2Cn_80A"
frameBorder="0"
scrolling="no"
webkitAllowFullScreen
mozAllowFullScreen
allowFullScreen
title="CircuitVerse Platform Demonstration Video"
/>

*Can't view the video? [Watch on YouTube](https://www.youtube.com/watch?v=3Df-2Cn_80A)*
57 changes: 57 additions & 0 deletions docs/chapter1/chapter1-introduction.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,57 @@
---
id: chapter1-introduction
title: "Introduction"
description: "Introduction to CircuitVerse and its features."
slug: /
---

## What is CircuitVerse?

Inspired by Logisim, **CircuitVerse** is an open-source educational platform for designing and visualizing digital logic circuits directly in the browser. It enables educators, students, electronics engineers, and hobbyists to experiment with digital circuit simulations and explore various "what-if" scenarios.

Users can share their creations using unique circuit URLs or fork projects from the CircuitVerse community to satisfy their curiosity.

![Ripple Carry Adder simulation built using CircuitVerse](/img/img_chapter1/1.1.png)

*Figure 1.1: Ripple Carry Adder simulation built using CircuitVerse*
Comment thread
SouparnaChatterjee marked this conversation as resolved.

---

## Classroom Management

Developed for educators by educators, CircuitVerse delivers a **high-quality learning experience** at scale. Educators can:

- Create and manage student groups
- Assign projects with deadlines
- Track submissions and export grades

Using the CircuitVerse Chrome extension, instructors can embed live circuits into Google Slides or export simulations as images or iFrames.

![Classroom management interface in CircuitVerse](/img/img_chapter1/1.2.png)

*Figure 1.2: Classroom management features in CircuitVerse*

---

## Community & Collaboration

As the CircuitVerse community grows, educators and students can connect through online forums to share ideas, ask questions, and collaborate on digital logic design concepts.

![CircuitVerse community forum interface](/img/img_chapter1/1.3.png)

*Figure 1.3: CircuitVerse community forum*

---

## Video Overview

Watch the video below for a quick demonstration of the CircuitVerse platform:

<iframe
width="100%"
height="400"
src="https://www.youtube.com/embed/3Df-2Cn_80A"
title="CircuitVerse Platform Overview"
loading="lazy"
allowFullScreen
/>
Comment thread
coderabbitai[bot] marked this conversation as resolved.