Department of Electronic & Electrical Engineering PIC simulator. Quick intro to using the MPLABX PIC simulator.

Slides:



Advertisements
Similar presentations
Instructions Start Game Quit. E C P I E FF OB CB I W S TP R L HL TR A RM Quit S O.
Advertisements

PLEASE CLICK. Once you have logged in you will be greeted with your Home Page See the Administration Section in the lower left Course Files is where you.
Synchronous Counters with SSI Gates
©2004 Brooks/Cole FIGURES FOR CHAPTER 17 VHDL FOR SEQUENTIAL LOGIC Click the mouse to move to the next page. Use the ESC key to exit this chapter. This.
KRONOS 5.1 Generating Reports. After reviewing this presentation, you will be able to download Reports in Kronos, including the following:  Employee.
Click to edit Master title style How to Create a Discussion Silver & VIP members
The main portal page is the entry point to your project information.
Slides created by: Professor Ian G. Harris PIC Development Environment MPLAB IDE integrates all of the tools that we will use 1.Project Manager -Groups.
The IDE (Integrated Development Environment) provides a DEBUGGER for locating and correcting errors in program logic (logic errors not syntax errors) The.
Computer Learning Ph.D. Candidate Department of Electrical and Computing Engineering University of Delaware Instructor: Jonghyun Kim 4 (Beginning Level)
Computer Learning Ph.D. Candidate Department of Electrical and Computing Engineering University of Delaware Instructor: Jonghyun Kim 6 (Beginning Level)
1 Gentle Introduction to Programming Tirgul 2: Scala “hands on” in the lab.
Department of Electronic & Electrical Engineering Embedded system Aims: Introduction to: Hardware. Software Ideas for projects ? Robotics/Control/Sensors.
Using a Debugger. SWC What is ”debugging”? An error in a computer program is often called a ”bug”… …so, to ”debug” is to find and get rid of errors in.
Facilities ESR Electronic Service Request. Use the ESR to do the following: Submit a service request electronically to the facilities department Submit.
DMU: Kinematics Workbench By: Michael Johnson Kyle Pflueger Paul Sowiniski.
Intro to Excel - Session 7.31 Tutorial 7 - Session 7.3 Developing an Excel Application.
The aim of the first part of this game is to get the object before the time runs out which will be 20 seconds The objects get harder to catch as you get.
The George Washington University Department of ECE ECE Intro: Electrical & Computer Engineering –Intro to the Robotics –Introducing the IC –Discuss.
Programmable Logic Training Course HDL Editor
Ribbon-a row of tabs used in Microsoft Office 2007 and 2010 which provides access to commands and options Keywords--different words that might describe.
HPCC Mid-Morning Break Dirk Colbry, Ph.D. Research Specialist Institute for Cyber Enabled Discovery TotalView Parallel Debugger.
Digital Logic Circuits (Part 1) Computer Architecture (Fall 2006)
Windows Basics Computers 1. Windows Desktop What is the desktop? What is the desktop? –On-screen work area on which windows, icons, menus, and dialog.
Adding Shortcuts Topic 8 7/28/2010. What is a Shortcut? A shortcut offers a way of doing a task more quickly such as starting a program or accessing a.
Lecture 7: Overview Microprocessors / microcontrollers.
Simulink by Dr. Amin Danial Asham. References  MATLAB Help  Telemark University College - Department of Electrical Engineering, Information Technology.
Department of Electronic & Electrical Engineering EE10140 Introduction to Microprocessors and interfacing (Embedded Systems)  Microcontrollers (PIC16F84A)
The Reference Navigator Using the asset hierarchy.
Department of Electronic & Electrical Engineering Lecture 2 ● Introduction to IO ● Using a subroutine ● Driving a 7seg display.
Department of Electronic & Electrical Engineering Introduction to microcontrollers A microcontroller is a small computer on a single integrated circuit.
Department of Electronic & Electrical Engineering Further work? Simple Voltmeter. ● Analogue to Digital converter (MCP3001 SPI ) ● Analogue → 10bit binary.
Department of Electronic & Electrical Engineering Program design. USE CASES. Flow charts. Decisions. Program state.
Department of Electronic & Electrical Engineering Types and Memory Addresses Pointers & and * operators.
Department of Electronic & Electrical Engineering Lecture 2. PIC16F84A Architecture / Instructions Memory. Program/Data (Harvard) File Registers (Data).
SPL basic – Build Simulation Environment Young Joon Kim SPL First Beginner Course – 03.
Intro to Debugging Marwan H. Hussein, TA B.Sc., Systems & Biomedical Engineering Department, Cairo University Egypt SBE201 – Data Structures and Algorithms.
The Word Window Fill out your Word Window Worksheet as you view this PowerPoint.
Star Words!!! List 9 Directions: 1. Touch each sound button and read each sound out loud from left to right. 2. Use all the sounds to read the word. 3.
Department of Electronic & Electrical Engineering Lecture 4. ➢ Loops ➢ Delays ➢ Conditional instructions ➢ Simple clock example.
Instructions Start Game Quit V O E P M N K U G L A T J Q R H D S F H.
THE MOUSE Left Click THE MOUSE Right Click.
Electronic counter surveillance.
Build on a Breadboard Simulator
The George Washington University Department of ECE ECE Intro: Electrical & Computer Engineering Intro to the Robotics Introducing the IC Discuss.
Government engineering college, Palanpur
Microcontroller Applications
Federal Reserve Economic Data (FRED) and Federal Budgets
Trackpad. Trackpad The Start menu The Start menu provides quick and easy access to the applications available on your computer. Within the.
Instructions Start Game Quit.
WINDOWS 10 Cheat Sheet Start menu: Left click to access. Right click for quick access to settings, control panel, power, task manager, etc. Global windows.
Test Automation For Web-Based Applications
5kk73 Assignment 1 Intro Shakith Fernando.
How to Use a Mouse The One for a computer.
Chapter 2 Problems Previous Exams and quizzes Huseyin Bilgekul Eeng360 Communication Systems I Department of Electrical.
ECE 3130 – Digital Electronics and Design
مديريت موثر جلسات Running a Meeting that Works
Figure 2-1. PIC WREG and ALU Using Literal Value
The department of Computer Engineering Shin ho hwan
CS-401 Assembly Language Programming
Figure 7-1. Examining the Special Function Registers Using MPLAB
Young Joon Kim SPL basic – Quick Start SPL First Beginner Course – 01 Young Joon Kim
Registers and Counters
CLICK TO START.
Raman imaging of DC current profiles in graphene
CLICK TO START.
Counter Fundamentals Presented by :
Call Now : Click : -
Call Now : Click : -
Call Now : Click : -
Presentation transcript:

Department of Electronic & Electrical Engineering PIC simulator. Quick intro to using the MPLABX PIC simulator

Department of Electronic & Electrical Engineering Selector the simulator in project settings

Department of Electronic & Electrical Engineering Running the debugger 1. Left click to toggle break points 2. Then run current line Debugger controls (hover mouse over)

Department of Electronic & Electrical Engineering Looking at the state of the PIC Program counter STATUS bits (Z set z not set) Working register

Department of Electronic & Electrical Engineering Looking at the file registers.

Department of Electronic & Electrical Engineering