Difference between revisions of "ME 333 Lab 2"

From Mech
Jump to navigationJump to search
(New page: == Lab 2 == You should be familiar with making a circuit schematic and PCB design in PCB Artist. In this lab you will practice interfacing your NU32 PIC32 board to simple circuits. ...)
 
Line 1: Line 1:
== PCB Artist ==

== Lab 2 ==


You should be familiar with making a circuit schematic and PCB design in [[PCB Artist]].
You should be familiar with making a circuit schematic and PCB design in [[PCB Artist]].

Demonstrate that you can build a PCB by editing the following: ...

== PIC32 ==


In this lab you will practice interfacing your NU32 PIC32 board to simple circuits.
In this lab you will practice interfacing your NU32 PIC32 board to simple circuits.

Revision as of 15:12, 11 January 2010

PCB Artist

You should be familiar with making a circuit schematic and PCB design in PCB Artist.

Demonstrate that you can build a PCB by editing the following: ...

PIC32

In this lab you will practice interfacing your NU32 PIC32 board to simple circuits.

The goal of this lab is to design and breadboard a circuit that reads an analog voltage from a potentiometer and constantly outputs the value of the voltage on the LCD. When a push button, external to your NU32 PIC32 board, is pressed, the PIC sends the value of the voltage at that moment to a PC via an RS232 to USB cable.

Work out this lab in steps: