Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
pmod:pmodjstk:start [2022/09/13 15:40] – changed forum.digilentinc.com to forum.digilent.com Jeffreypmod:pmodjstk:start [2023/12/04 20:41] (current) – [Additional Resources] Martha
Line 1: Line 1:
 +~~NOTOC~~ 
 +   
 +====== Pmod JSTK ======
  
 +  
 +{{Digilent Infobox
 +| Manual = [[reference-manual]]
 +| Support = https://forum.digilent.com/forum/7-add-on-boards/
 +| Title = Pmod JSTK
 +| Subtitle = 2-axis Joystick
 +| Header = Features
 +| Bullet = 2-axis resistive joystick with central push button
 +| Bullet = Two additional user push buttons
 +| Bullet = Two user indicator LEDs
 +| Bullet = 6-pin Pmod connector with SPI interface
 +| Bullet = Follows the Digilent {{/reference/pmod/digilent-pmod-interface-specification.pdf |Pmod Interface Specification}} Type 2
 +| Header = Electrical
 +| Bus = [[learn/fundamentals/communication-protocols/spi/start | SPI]]
 +| Specification Version = 1.2.0
 +| Logic Level = 3.3V
 +| Header = Physical
 +| Width = 1.8 in (4.57 cm)
 +| Length = 1.3 in (3.30 cm)
 +| Header = Design Resources
 +| Fritzing Part = {{reference:pmod:pmodjstk:pmodjstk.fzpz |}}
 +| Header = Documentation
 +| Primary IC = [[http://www.atmel.com/Images/doc8006.pdf | Atmel ATtiny24]]
 +| Reference Manual = [[pmod/pmodjstk/reference-manual]]
 +| Schematic = {{reference:pmod:pmodjstk:pmodjstk_sch.pdf| }}
 +| Header = J1 Pinout
 +| Full Row = {{ :reference:pmod:pmod-pinout-1x6.png?direct |}}
 +| Pin 1 = ~CS
 +| Pin 2 = MOSI
 +| Pin 3 = MISO
 +| Pin 4 = SCLK
 +| Pin 5 = GND
 +| Pin 6 = VCC
 +}}
 +
 +{{page>reference-manual}} \\ \\
 + 
 +
 +
 +===== Example Projects =====
 +{{topic>pmodjstk +project}}
 +==Microprocessor==
 +  * [[learn/software/tutorials/digilent-core-install/start | Installing the Digilent Core for Arduino]]
 +  * {{:reference:pmod:pmodjstk:pmodjstk-mpide-lib.zip|Library and MPIDE Example}}
 +  * [[http://www.instructables.com/id/Building-Jousting-Robots/|Building Jousting Robots]] - Community Project
 +  * [[http://www.instructables.com/id/How-to-use-the-PmodJSTK-with-the-WF32/|How to use the PmodJSTK with the WF32]] - Community Project
 +  * [[http://www.instructables.com/id/Plug-and-Play-Pmods-Using-LabVIEW/step4/LabVIEW-Code/|Plug and Play Pmods Using LabVIEW]] - Community Project
 +  * [[https://www.hackster.io/mmigs/using-the-pmod-jstk-with-arduino-uno-6b6bc9|Using the Pmod JSTK with Arduino Uno]] - Application note
 +==Programmable Logic==
 +  * {{:reference:pmod:pmodjstk:pmodjstk_demo_verilog.zip|Nexys 3 Verilog Example - ISE 14.2}}
 +  * {{:reference:pmod:pmodjstk:pmodjstk_demo.zip|Nexys 3 VHDL Example - ISE 14.2}}
 +  * [[http://www.instructables.com/id/How-to-Use-the-PmodJSTK-With-the-Basys3-FPGA/|How to use a Joystick with an FPGA]] - Community Project
 +  * [[http://www.instructables.com/id/The-Claw-Game-the-Acrylic-Structure/?ALLSTEPS|How to Build Your Own Claw Game Structure]] - Community Project
 +  * [[http://www.instructables.com/id/Using-the-PmodJSTK-to-Control-Stepper-Motors-on-th/|Using a Joystick to control Stepper Motors with an FPGA]] - Community Project
 +  * [[learn/programmable-logic/tutorials/pmod-ips/start | Getting Started with Digilent Pmod IPs]]
 +    * Digilent Pmod IPs are only supported in Vivado and Xilinx SDK versions 2019.1 and earlier.
 +
 +
 +----
 +
 +===== Additional Resources =====
 +  * Specification Version 1.2.0: {{reference/pmod/pmod-interface-specification-1_2_0.pdf |PDF}}
 +
 +----
 +
 +{{tag>legacy pmod pmod-start pmod-spi pmodjstk 2-axis joystick resource-center}}