User Tools

Site Tools


start

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
start [2018/04/10 05:53]
jeff [Beginner's Guide]
start [2022/03/20 03:53]
dpisuperadmin [DPI Cards]
Line 1: Line 1:
-====== Demand Peripherals Projects Wiki ======+===== Demand Peripherals Wiki ===== 
 +==== How-To Guides ==== 
 +**[[usersguide:UsersGuide|User's Guide for Software Defined Peripherals]]**
  
-===== Beginner's Guide =====+**[[usersguide:DevGuide|Developers's Guide for Software Defined Peripherals]]**
  
-For users already well versed in Linux just follow the simply set of commands found at [[www.demandperipherals.com/support/downloads.html]]+**[[starterkit:peribot|The Starter Kit Robot Design]]**
  
-For those like myself who are just learning. I will go into greater detail. +**[[beginhere|Motor Control with Raspberry Pi and FPGA by Eric Ouyang]]** 
- +==== User Projects ====
-wget http://demandperipherals.com/downloads/dpserver-latest.tgz +
-tar —xzf dpdrivers-latest.tgz +
-cd dpserver +
-make +
-sudo make install +
-# connect Baseboard to your PC +
-sudo chmod 666 /dev/ttyUSB0 +
-stty -F /dev/ttyUSB0 raw     # no CR-to-CRLF translation +
-cat DPCore.fpga > /dev/ttyUSB0  # green LED turns on +
-# start dpserver and test Baseboard LEDs +
-dpserver /dev/ttyUSB0 +
-/usr/local/bin/dpset bb4io leds 55 +
- +
- +
- +
- +
-===== User Projects =====+
 **[[kbot|KBOT by Keithen Hayenga]]** **[[kbot|KBOT by Keithen Hayenga]]**
  
 +**[[jefebot|jefebot by Jeff Westerinen]]**
  
-**[[jefebot|jefebot by Jeff Westerinen]]**+**[[traincontrol|HO Train Control by Bob Smith]]** 
 +==== DPI Cards and Peripherals ==== 
 +**[[AVR Microcontroller Card]]**
  
 +**[[tonegen_design|Design Notes for a Verilog Tone Generator]]**
  
-===== How to Void Your Warranty ===== 
  
start.txt · Last modified: 2022/07/14 21:56 by dpisuperadmin