You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>This programming lab is unlike the previous ones in that it involves circuits. Specifically it involves circuits with a battery, a capacitor and one or two resistors.</p>
179
182
<sectionid="links-to-activity" class="level2">
180
183
<h2class="anchored" data-anchor-id="links-to-activity">Links to Activity</h2>
Copy file name to clipboardExpand all lines: projects/rc.qmd
+5-1Lines changed: 5 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,17 @@
1
1
---
2
2
title: "RC Circuits"
3
-
image: ../img/rc.png
3
+
image: ../img/RCcircuit.png
4
4
categories:
5
5
- Javascript
6
6
- Advanced HS
7
7
- Physics
8
8
- Electromagnetism
9
9
---
10
10
11
+
<center>
12
+
<imgwidth=75%src="../img/RCcircuit.png">
13
+
</center>
14
+
11
15
This programming lab is unlike the previous ones in that it involves circuits. Specifically it involves circuits with a battery, a capacitor and one or two resistors.
0 commit comments