Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
dkirkby committed Jan 17, 2024
1 parent f038793 commit 63669f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion inputs.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

*Material for a [UC Irvine](https://uci.edu/) course offered by the [Department of Physics Astronomy](https://www.physics.uci.edu/) and developed by [David Kirkby](https://faculty.sites.uci.edu/dkirkby/).*

In this activity, you will learn how to use the joystick as a physical input of both digital and analog information. You will first use the joystick to control and LED, then learn how to read the joystick's digital and analog state using the microcontroller. This activity assumes you have already [setup your microcontroller](setup.md) and [built your first circuit](first-prog.md).
In this activity, you will learn how to use the joystick as a physical input of both digital and analog information. You will first use the joystick to control an LED, then learn how to read the joystick's digital and analog state using the microcontroller. This activity assumes you have already [setup your microcontroller](setup.md) and [built your first circuit](first-prog.md).

## An LED Circuit using USB Power

Expand Down

0 comments on commit 63669f2

Please sign in to comment.