Difference between revisions of "Course Hardware"

From the Linux and Unix Users Group at Virginia Teck Wiki
Jump to: navigation, search
imported>Pew
imported>Pew
(Lab-in-a-Box)
 
(3 intermediate revisions by the same user not shown)
Line 4: Line 4:
 
* [https://sp.ts.fujitsu.com/dmsp/publications/public/ds-lifebook-t5010.pdf Fujitsu Lifebook T5010]
 
* [https://sp.ts.fujitsu.com/dmsp/publications/public/ds-lifebook-t5010.pdf Fujitsu Lifebook T5010]
 
* [https://www.apple.com/macbook/ Macbook]
 
* [https://www.apple.com/macbook/ Macbook]
 +
 +
== Other various things ==
 +
=== Lab-in-a-Box ===
 +
The [https://ece.vt.edu/undergrad/tutorials/labinabox Lab-in-a-Box] is an introductory electrical engineering project kit and accompanying textbook used for ECE 2074 Electric Circuit Analysis Laboratory and ECE 3074 AC Circuit Analysis Laboratory. It includes a breadboard called the A&D or "ANDY" board.
 +
 +
=== PIC ===
 +
'''PIC''' microcontrollers are a relatively popular line of [[w:Reduced_instruction_set_computing|RISC]] microcontrollers from [[w:Microchip_Technology|Microchip Technology]]. Different toolchains are required to build code between the 8-bit, 16-bit, and 32-bit data size lines. They are used in [[gp:ECE 2504 Introduction to Computer Engineering|ECE 2504 Introduction to Computer Engineering]] and [[gp:ECE 4534 Embedded System Design|ECE 4534 Embedded System Design]].
  
 
=== Vellemen PCSGU250 ===
 
=== Vellemen PCSGU250 ===

Latest revision as of 06:34, 4 January 2018

This is a list of hardware used by Virginia Tech classes

Laptops

Other various things

Lab-in-a-Box

The Lab-in-a-Box is an introductory electrical engineering project kit and accompanying textbook used for ECE 2074 Electric Circuit Analysis Laboratory and ECE 3074 AC Circuit Analysis Laboratory. It includes a breadboard called the A&D or "ANDY" board.

PIC

PIC microcontrollers are a relatively popular line of RISC microcontrollers from Microchip Technology. Different toolchains are required to build code between the 8-bit, 16-bit, and 32-bit data size lines. They are used in ECE 2504 Introduction to Computer Engineering and ECE 4534 Embedded System Design.

Vellemen PCSGU250

The Velleman PCSGU250 is a PC oscilloscope that was required for various ECE courses during 2011 and 2012. Professionals usually do not recommend buying PC oscilloscopes, instead suggesting Digital Storage Oscilloscopes for the same purpose. It has freely available (but not free) Windows drivers and software, and can be easily used in KVM or VirtualBox. Unfortunately, there is currently no linux support. bwr collected the following libpcap dumps using wireshark:

PICKit 2

The PICKit 2 is a microprocessor programming and debugging peripheral.