Analogue Joystick To Arduino Uno: Difference between revisions

From AgileMe
Jump to navigation Jump to search
(Created page with "Category:ArduinoCategory:Agile:Projects This page refers to using an [https://arduino.cc Arduino] Uno and a joystick to receive data relating to the direction indicat...")
 
No edit summary
Line 1: Line 1:
[[Category:Arduino]][[Category:Agile:Projects]]
[[Category:Arduino]][[Category:Agile:Projects]]


This page refers to using an [https://arduino.cc Arduino] Uno and a joystick to receive data relating to the direction indicated from the joystick.
This page refers to using an [https://arduino.cc Arduino] Uno and an analogue joystick to receive directional data.


==Connection==
==Connection==
Connecting the working Arduino Uno with the MAG3110 device:
Connecting the Arduino Uno with the analogue joystick:


[[File:Joystick to Arduino Uno bb.png|500px|Connecting The Joystick To The Arduino Uno]]
[[File:Joystick to Arduino Uno bb.png|500px|Connecting The Joystick To The Arduino Uno]]

Revision as of 02:18, 7 March 2020


This page refers to using an Arduino Uno and an analogue joystick to receive directional data.

Connection

Connecting the Arduino Uno with the analogue joystick:

Connecting The Joystick To The Arduino Uno


References

See Also