Difference between revisions of "Sensor-Joystick"

From Microduino Wiki
Jump to: navigation, search
(Introduction of Sensor Pin)
 
Line 10: Line 10:
  
 
==Introduction of Sensor Pin==
 
==Introduction of Sensor Pin==
{{Sensor_explain
+
{{ST_Pinout
|nameA=[[Sensor-Joystick]]
+
|st_name=Joystick
|modeA=Analog signal input
+
|pin3=Analog Input
|modeB=NC(null)
 
 
}}
 
}}
 +
 
==Features==
 
==Features==
 
*With small size which is easy to install.
 
*With small size which is easy to install.

Latest revision as of 22:50, 30 March 2017

Language: English  • 中文
Microduino-Joystick

The product number of Sensor-Joystick is: MSDS71

Sensor-Joystick is analog sensor, which is used as five-direction rocker button.

Introduction of Sensor Pin

Sensor backpin.png

Joystick
General Pin Out Sensor / Trinket's Pin Out
PIN1 (GND) GND
PIN2 (VCC) VCC
PIN3 (SIGNAL-A) Analog Input
PIN4 (SIGNAL-B) Not Connected
  • General Pin Out is the standard pin out of a Sensor / Trinket connector.
  • Sensor / Trinket's Pin Out is this specific Sensor / Trinket's wiring in relation to the General Pin Out.
  • SIGNAL-A / SIGNAL-B are signals that could be digital input, digital output, analog input or analog output. Or special signals such as serial communication (SoftwareSerial, IIC (I2C), etc) or other special signals.
  • Not Connected refers to the Pin not being used for this particular Sensor / Trinket.
  • Read more about the hub module.

Features

  • With small size which is easy to install.
  • Five-direction stick button, only occupying 1 analog port.

Specification

  • Sensor voltage
    • 3.3V~5V working voltage
  • Size of the sensor
    • Size of the board: 23.5mm*13mm
    • 1.27mm-spacing 4Pin interface connected with sensorhub
    • CAD drawing of the sensor: File:Sensor CAD.zip
  • Function description
    • It can detect the direction up, down, left, right and being pressed of the stick button.
  • Connection
    • This sensor can be connected to the following interfaces of the core: A0~A7

Document

Development

Program Download

Programming

  • Follow the Software Getting Started Guide.
  • Select the Board, Processor and Port.
  • Click [File]->[Open], browse to the project program address, and click "Sensor_Joystick_Test.ino" to open the program.
  • After confirming all these items are correct, click "→" to download the program to the development board.

Hardware Setup

  • Referring to the following diagram, connect the Sensor-Joystick to the analog port A0/A1 of Microduino-Sensorhub.


Microduino-sensorhub Joystick.JPG


Result

  • After download, open the serial monitor.
    • When press the stick toward different direction, the serial port will print out different contents.

Application

  • Rocker button input device

Project

History

Gallery

File:Microduino-Joystick-F.JPG
mCookie-Joystick Front
File:Microduino-Joystick-b.JPG
mCookie-Joystick Back
Retrieved from "https://wiki.microduinoinc.com/index.php?title=Sensor-Joystick&oldid=12669"