Skip to content

Instantly share code, notes, and snippets.

@stv0g
Last active March 22, 2016 07:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save stv0g/0de498de289834051ad3 to your computer and use it in GitHub Desktop.
Save stv0g/0de498de289834051ad3 to your computer and use it in GitHub Desktop.
DIY Hacker FPGA Link collection
https://joelw.id.au/FPGA/CheapFPGADevelopmentBoards
This Gist is a collection of open-source Pmod modules:
# Specs
- https://reference.digilentinc.com/pmod:pmod
- https://en.wikipedia.org/wiki/Pmod_Interface
# Open-source
- https://github.com/myriadrf/LMS6002-Pmod
- https://wiki.analog.com/resources/alliances/xilinx#pmod_compatible_boards
- https://github.com/twam/PmodHDMIIn
- https://apertus.org/pmod-debug
- https://github.com/fpga-logi/logi-boards/tree/master/logi-modules
- https://www.maximintegrated.com/en/design/reference-design-center/system-board/5878.html/tb_tab0
- http://doolittle.icarus.com/~larry/post_namuru.html
- https://github.com/DeadBugEngineering/8X7SEG_module
- https://github.com/DeadBugEngineering/HiSpeedUSB_module (*unreleased*)
- https://github.com/mithro/kicad-pmod
- https://github.com/imciner2/PMOD-Compatible_SNES_Controller
- https://github.com/PatternAgents/CPM_Pmod
- https://github.com/wallento/board_armjtag_pmod_compatible
- https://github.com/imciner2/PMOD-Compatible_Quadrature-Encoder
- https://github.com/imciner2/PMOD-Compatible_SNES_Controller
- https://github.com/myriadrf/LMS6002-Pmod
- https://github.com/soupie-62/Keypad
- https://github.com/xesscorp/StickIt
- See here for an overview of all Xess addons: http://www.xess.com/store/add-on-boards
### Digilent Pmod's (*closed-source*)
https://reference.digilentinc.com/pmod:pmod:pmods_by_category
OLIMEX introduced a slightly different interface for low pin count peripherals.
Like Digilent's Pmod they are using a 2x5 100mil pinheader but with a slightly different pinout.
# Specs
- https://www.olimex.com/Products/Modules/UEXT/
- https://www.olimex.com/Products/Modules/UEXT/resources/UEXT_rev_B.pdf
# Boards
- https://github.com/OLIMEX/UEXT-MODULES
- https://github.com/OLIMEX/MOD-OLED-128x64
- https://github.com/OLIMEX/MOD-MPU9150
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment