Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
yiler-huang-arduino [2022/12/26 22:34] – yiler.huang | yiler-huang-arduino [2023/01/29 21:01] (current) – yiler.huang | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ===== Learning about Arduino Microcontrollers ===== | + | ====== Learning about Arduino Microcontrollers |
By [[yiler-huang| Yiler Huang]] | By [[yiler-huang| Yiler Huang]] | ||
Line 5: | Line 5: | ||
==== Introduction ==== | ==== Introduction ==== | ||
- | In this semester, we leaned how to build circuits with different electrical | + | In this semester, we leaned how to build circuits with different electrical |
- | ==== Learning About Electrical | + | ==== Learning About Electrical |
- | Before building our circuits, we learned about different | + | Before building our circuits, we learned about different |
{{: | {{: | ||
Line 15: | Line 15: | ||
//Diagram showing the expected resistance of different resistors, including a potentiometer.// | //Diagram showing the expected resistance of different resistors, including a potentiometer.// | ||
- | After learning how to use the opponents, we started making our own circuits. The first thing we built is a LED light bulb circuit. | + | After learning how to use the components, we started making our own circuits. The first thing we built is a LED light bulb circuit. |
{{: | {{: | ||
Line 29: | Line 29: | ||
==== Learning How to Use a Breadboard==== | ==== Learning How to Use a Breadboard==== | ||
- | We learned how to build circuits with wires, but it is very inconvenient and dangerous to do so. Therefore, we learned how to build our circuits on a breadboard so we don't burn our opponents | + | We learned how to build circuits with wires, but it is very inconvenient and dangerous to do so. Therefore, we learned how to build our circuits on a breadboard so we don't burn our components |
< | < | ||
Line 63: | Line 63: | ||
//An illustration showing how it works.// | //An illustration showing how it works.// | ||
- | ==== Arduino ==== | + | ==== Learning About Arduino |
In order to build more complicated circuits, we combined the breadboard with Arduino Uno board and use Javascript to program the performance of the circuits. | In order to build more complicated circuits, we combined the breadboard with Arduino Uno board and use Javascript to program the performance of the circuits. | ||
Line 73: | Line 73: | ||
In the end of this semester, I learned how to connect electrical components to a local server. Now I can send the data my sensors got and send them to wherever I want. | In the end of this semester, I learned how to connect electrical components to a local server. Now I can send the data my sensors got and send them to wherever I want. | ||
- | </ | ||
- | <iframe width=" | ||
< | < | ||
+ | <iframe width=" | ||
+ | </ | ||
//The latest circuit I built this semester. A pressure sensor connecting to Hydra, a live code-able Javascript computer graphics library// | //The latest circuit I built this semester. A pressure sensor connecting to Hydra, a live code-able Javascript computer graphics library// | ||