DM163035 Microchip Technology, DM163035 Datasheet - Page 94

KIT DEVELOPMENT PICDEM LAB

DM163035

Manufacturer Part Number
DM163035
Description
KIT DEVELOPMENT PICDEM LAB
Manufacturer
Microchip Technology
Type
MCUr
Datasheet

Specifications of DM163035

Contents
Board, Cable, Components, CD, PICkit Programmer
Processor To Be Evaluated
PIC10F, PIC12F615, PIC16F616
Data Bus Width
8 bit
Operating Supply Voltage
1.3 V to 5 V
Silicon Manufacturer
Microchip
Core Architecture
PIC
Core Sub-architecture
PIC10, PIC12, PIC16
Silicon Core Number
PIC10F, PIC12F, PIC16F
Silicon Family Name
PIC10F2xx, PIC12F6xx, PIC16F6xx
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
For Use With/related Products
PIC10F206, PIC16F690, PIC16F819
Lead Free Status / Rohs Status
Lead free / RoHS Compliant
PICDEM
DS41369A-page 90
TM
7. Copy/paste the code in Example 5-14 over the main() code from the previous
EXAMPLE 5-14:
8. Compile the project. There should be no errors.
5.2.4.3
Program the PIC16F690. An audible tone should emit from the speaker. Pinching the
thermistor should introduce body heat to the component thereby increasing the fre-
quency of the speaker output. Colder temperature sources applied to the thermistor
should reduce the speaker output frequency.
The solution for this project is located in the
C:\PICDEM_Lab\ADC_Labs\ADC_Lab2\solution directory.
Lab Development Board User’s Guide
lab:
Initialize(); //Initialize the relevant registers
while(1)
{
}
Get_Inputs();
Decide();
Do_Outputs();
Timing();
TESTING THE APPLICATION
MAIN() CODE FOR ADC LAB 2
© 2009 Microchip Technology Inc.

Related parts for DM163035