background image

Copyright © Parallax Inc.

 

 

Gimbal Joystick with Adapter (#27808) 

v1.2  11/13/2019  Page 3 of 9 

The horizontal and vertical output voltages can feed to an analog-to-digital converter (ADC) directly for 

use with either a P8X32A Propeller chip or a BASIC Stamp. Parallax modules that supply two or more 

channels of on-board ADC include the following: 

 

 

Propeller Activity Board (#32910) 

 

Propeller Board of Education (#32900) 

 

BASIC Stamp 2pe Motherboard (#28300) 

 

It is also possible to read the voltage outputs via the Propeller’s sigma-delta ADC. (See Parallax Appnote 

#AN008.) The following products provide two sigma-delta ADC channels each: 

 

 

Propeller Backpack (#28327) 

 

S2 Robot “hacker port” (#28136, #28336) 

 

In addition, one can deploy an external ADC, such as the MCP3202 (#604-00060) in conjunction with a 

BASIC Stamp or any other microcontroller. 

 

Propeller Microcontroller Example 

The wiring diagram below is compatible with the Propeller Activity Board and the Propeller Board of 

Education.  Both of those boards have an ADC that uses +5V for full-scale reading, rather than Vdd. 

However, the two boards use different ADC models, so example code may not be compatible for both 

boards. Propeller C code is provided for the Activity Board, and Spin code is provided for the Propeller 

Board of Education. 

 

Connect the joystick to the breadboard as shown below. 

 

 

 

 

Summary of Contents for 27808

Page 1: ...for convenient prototyping on breadboards or thru hole boards Simple soldering is required to use the optional but highly recommended adapter Features 5 k linear taper potentiometer on each axis Smoo...

Page 2: ...B from the underside 3 Solder the 3 pin headers in place from the top of the board 4 Solder the 1 5 mm socket in place on top of the board Quick Start Guide Voltage Divider Circuit The voltage divider...

Page 3: ...llowing products provide two sigma delta ADC channels each Propeller Backpack 28327 S2 Robot hacker port 28136 28336 In addition one can deploy an external ADC such as the MCP3202 604 00060 in conjunc...

Page 4: ...of 2 and 3 Joystick c http learn parallax com propeller c simple devices joystick include adcDCpropab h Include adcDCpropab include simpletools h Include simpletools int main Main function pause 1000...

Page 5: ...600 50 500 500 joy setup 1 400 500 600 0 0 1000 repeat rawh adc in 0 rawv adc in 1 pst str string 1 Raw Joystick 11 13 Horiz 14 7 pst dec rawh pst str string 14 15 pst dec joy value 0 rawh pst str str...

Page 6: ...Spin Object The Spin object joystick spin handles the scaling of the raw joystick data transforming the measurements into values that are more useful to a given application The following graph illust...

Page 7: ...ntal Vertical To measure each wiper position the attached microcontroller will charge that wiper s capacitor by outputting a high on the associated pin Then it will tri state the pin and let the cap d...

Page 8: ...basicstampsoftware STAMP BS2 PBASIC 2 5 LR VAR Word UD VAR Word DO HIGH 4 PAUSE 10 RCTIME 4 1 UD HIGH 11 PAUSE 10 RCTIME 11 1 LR DEBUG HOME Vert DEC UD CLREOL CR Horiz DEC LR CLREOL PAUSE 50 LOOP Pres...

Page 9: ...n the vertical axis Tighten to disable the return to center action Screw B Loosen to remove friction from the vertical axis Tighten to add friction Screw C Loosen to remove detents from the vertical a...

Reviews: