Skip to content

Commit f39a8a7

Browse files
authored
Update content/tutorials/generic/interfacing-a-joystick/interfacing-a-joystick.md
1 parent c99f175 commit f39a8a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/tutorials/generic/interfacing-a-joystick/interfacing-a-joystick.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
author: 'Arduino'
33
description: 'This tutorial shows you how to connect a joystick '
44
title: 'Interfacing a Joystick'
5-
tags: [Joystick, potentiometer]
5+
tags: [Joystick, Potentiometer]
66
---
77
## Introduction
88
The typical joystick is nothing but two potentiometers that allow us to measure the movement of the stick in 2-D. Potentiometers are variable resistors and, in a way, they act as sensors providing us with a variable voltage depending on the rotation of the device around its shaft.

0 commit comments

Comments
 (0)