Free Essay

Getting Started Guide

In:

Submitted By moongto
Words 1922
Pages 8
Getting Started Guide

Opal Kelly

XEM3001

XEM6001

XEM3005

XEM3010

XEM3050

XEM5010

XEM6010

Thank You!
Thank you for purchasing an Opal Kelly XEM product. We’ve included this printed guide to help you start using the XEM and FrontPanel software. Much more documentation is available on the included CD-ROM. In addition, several examples are included which illustrate how to add FrontPanel support to your own FPGA designs. Finally, source code to several programs in both C/C++, Python, and Java show how easy it is to add FPGA communication to your own software.
If you have any questions or just want to chat, please visit our community forums online at:

http://forums.opalkelly.com For technical answers from our support staff, email us at: support@opalkelly.com

Software, documentation, samples, and related materials are Copyright © 2005-2011 Opal Kelly Incorporated. Opal Kelly Incorporated Portland, Oregon http://www.opalkelly.com All rights reserved. Unauthorized duplication, in whole or part, of this document by any means except for brief excerpts in published reviews is prohibited without the express written permission of Opal Kelly Incorporated. Opal Kelly, the Opal Kelly Logo, and FrontPanel are trademarks of Opal Kelly Incorporated. Linux is a registered trademark of Linus Torvalds. Microsoft and Windows are both registered trademarks of Microsoft Corporation. All other trademarks referenced herein are the property of their respective owners and no trademark rights to the same are claimed.

Getting Started

Contents
Your XEM package should have arrived with the following items. If anything is missing, please contact us as soon as possible so we may replace the item. • • • XEM - Xilinx Integration Module USB Cable Software CD-ROM

Installation and Setup
This section will guide you through the software installation. The XEM is a USB device which requires a special driver to be installed on your system. You should install this driver before connecting the XEM to your system. After installation, you should attach your device. Windows performs additional device driver installation after the device is attached, so you should do this before starting FrontPanel for the first time.

System Requirements
• • • • Microsoft Windows XP, Vista, or Windows 7 (32- or 64-bit) USB (version 1.1 or 2.0) 256 MB RAM Approximately 50 MB free disk space

CD-ROM Contents
The CD-ROM contains the following items in the root directory: File / Folder Documentation Description This folder contains the Adobe PDF documentation for FrontPanel and the XEM. Also included in this directory is the HTML documentation for the FrontPanel API. This folder contains items that are not directly related to FrontPanel development , but may be of interest to programmers. This folder contains the installer files for Linux and Mac versions as well as a Windows “Driver-Only” installer that OEMs can use when distributing products that use the XEM. The 32-bit Windows installation executable for FrontPanel, the USB driver and several samples to get you started. The 64-bit Windows installation executable for FrontPanel, the USB driver and several samples to get you started. This guide in Adobe PDF format.

Extras

FrontPanel

Setup-Win-Win32.exe Setup-Win-x64.exe GettingStarted.pdf

Software Installation
The software included with the XEM includes the following components: • • Universal USB driver for all XEMs. Opal Kelly’s FrontPanelTM virtual instrumentation software.

2

www.opalkelly.com

Getting Started
• • • FrontPanel API for C, C++, Python, and Java. Sample Verilog and VHDL projects. Sample FrontPanel projects.

To start installation, run the Setup.exe application in the root directory of the included CD. The installation wizard will guide you through the installation and should only take a minute or two. We suggest installing everything available -- it won’t take up much space. By default, the installation procedure will copy files to the following directory: C:\Program Files\Opal Kelly\FrontPanel When installation is complete, a two new entry will be made in your Start Menu: Start Menu → All Programs → Opal Kelly

The folder (Opal Kelly) contains shortcuts to the documentation as well as a shortcut to the Samples folder. The shortcut (Opal Kelly FrontPanel) will start FrontPanel.

Powering the XEM3001 and XEM6001
These devices are configured by default to use USB bus power. No external supply is required.

Powering the XEM3005
The XEM3005 has been designed to be a low-cost USB/FPGA interface to your own hardware. As such, it has been designed without the necessary 3.3v or 1.2v power supplies. The intent is that you provide these voltages from your design. To make the XEM3005 usable in evaluation situations, we have included the necessary power supply circuitry on our BRK3005 breakout board. The BRK3005 has on-board 3.3v and 1.2v regulators and may be used to power the XEM3005 in bus-powered or self-powered mode (using an external supply).

Powering the XEM3010, XEM3050, XEM5010, and XEM6010
These generally consume more power than the USB provides to bus-powered devices. Therefore, in the default configuration, these are self-powered devices. You will need to attach a power source with the following specifications: • Voltage: 4.5-5.5VDC (must be well-regulated) • DC connector: 2.1mm center / 5.5mm ring, Ring is DGND The XEM3010 may be bus-powered by soldering across the J3 solder-jumper on the bottom side of the PCB. NOTE: This requires USB power and you should be aware of the limitations that the Universal Serial Bus can provide to bus-powered devices.

IMPORTANT - Heat Dissipation
Care should be taken to provide proper cooling for the XEM and components on the board. The devices can potentially generate more heat than can be dissipated in still air. Passive or active cooling should be considered. Cooling requirements must be determined by the enduser using empirical data or simulation information from the Xilinx tools.

www.opalkelly.com

3

Getting Started Connecting the XEM
Once the software is installed on your system, connect the XEM to a USB port which can provide bus power. Windows will recognize that a new device has been attached and will display a notice (example shown at the right) near the taskbar. Windows will then display the following dialog:

Allow Windows to install the software automatically and click Next. Windows should then properly locate the driver installed previously and complete the installation. Your XEM is now ready to be used and will be recognized in FrontPanel. Note that different XEM boards have different USB serial numbers. Windows recognizes them as different devices and therefore performs the “Found New Hardware” procedure for each board. If you have multiple XEM boards, you’ll need to go through this short procedure for each one. Each time, Windows should find the appropriate driver automatically.

An Introductory Project
A few examples have been installed with the FrontPanel software. These can be found at the following location under the Start Menu: Opal Kelly → FrontPanel → Samples

Browse to this location and open the First example to find the following: File / Folder XEMxxxx-Verilog XEMxxxx-VHDL ... First.xfp first-xxxx-yyyy.bit Description Project source folder for the XEMxxxx in Verilog. Project source folder for the XEMxxxx in VHDL. Project source folders for other Opal Kelly boards. The FrontPanel XML interface description. Pre-built FPGA bitfile for each board model.

4

www.opalkelly.com

Getting Started Download the Configuration File
Start FrontPanel and click the download button to open a file selector dialog. Browse to the appropriate bitfile (e.g. first-xem3005-1200.bit) and click Ok. FrontPanel will then download the configuration file to the FPGA. Download time typically varies between 50 ms and 300 ms. Note: Instead of using the file selector dialog to browse for the bitfile, you can drag the First.bit file onto the FPGA Download button.

Load the FrontPanel Profile
When the download is complete, click the “Load Profile” button to open another file selector dialog. This time, select the First.xfp file and click Ok. FrontPanel will load the profile and open the first (and only) panel in the profile. It should look like this:

The panel contains eight okToggleButtons which are connected to the physical LEDs on the XEM3001 as well as four okLEDs which are connected to the physical pushbuttons. You can click on the toggle buttons and observe that the LEDs change state. You can also press the pushbuttons and observe the virtual LEDs in FrontPanel echo their state. At the bottom are the inputs (A and B) and the output (SUM) of a 16-bit adder designed into the FPGA. Using the mousewheel or keyboard, you can change the inputs and observe the output. Note that the functionality varies slightly depending on what LEDs and buttons are available on your specific hardware. For example, the XEM3010 only has two pushbuttons. Congratulations! You’ve just been introduced to the simplicity and power of FrontPanel. More elaborate examples are available in the Samples directory. Please see the FrontPanel User’s Manual for a short tutorial on FrontPanel.

What’s Next?
You’re ready to start using the XEM. A few documents will help get you going quickly. These documents are located on the installation CD, and, if you elected to do so, were installed with the Opal Kelly FrontPanel software. FrontPanel User’s Manual - This manual describes FrontPanel and descibes how to add FrontPanel support to new or existing FPGA designs. XEM User’s Manual - This manual describes the design and function of the XEM. Look here to find details about the XEM such as FPGA pin mappings.

www.opalkelly.com

5

Getting Started
FrontPanel API Documentation - This HTML documentation is a browsable description of the FrontPanel programmer’s interface. Although specifically written for the C++ API, it readily translates to the Python API except in noted areas. Samples - Several sample projects provide a great starting point to developing your own project. These are installed with FrontPanel in the installation directory.

Extras
Included on the installation CD-ROM are several packages that you may find useful in conjuntion with the XEM. You may want to check the respective websites to see if a more recent version of any of this software is available.

Xilinx ISE WebPack and latest Service Pack [NOT INCLUDED]
This is a free download from Xilinx’s website and provides the tools necessary to design and implement a complete project on the XEM3001, XEM3005, XEM3010, XEM5010, and XEM6001. The XEM3050 requires a license of ISE Foundation which is not free. Xilinx provides several tutorial examples and a lot of design assistance on their website: http://www.xilinx.com

Python 2.7 for Windows
Python is an object-oriented, multi-platform interpreted language with a simple syntax. Together with extensive libraries, application development with Python is quick, easy, and robust. FrontPanel Python extensions allow you to configure and communicate with the XEM within any Python program. More information on Python can be found at their official website: http://www.python.org

wxWidgets 2.8 wxWidgets is an Open Source C++ class library designed to make GUI design fast and portable. Applications designed with wxWidgets can easily be ported between Windows, Linux, and Apple operating systems. wxWidgets is often favorably compared to the Microsoft Foundation Classes (MFC). More information can be found at the website: http://www.wxwidgets.org

wxPython 2.8
This is an implementation of the wxWidgets library for use under Python. This diverse library makes it very easy to build graphical applications quickly. In addition to the FrontPanel Python extensions, a complete GUI interface to your project can be built quickly and easily. The official website for wxPython is at: http://www.wxpython.org

6

www.opalkelly.com

Similar Documents

Free Essay

Homer Software

...Getting Started Guide for HOMER Version 2.1 April 2005 National Renewable Energy Laboratory 1617 Cole Boulevard, Golden, Colorado 80401-3393 303-275-3000 • www.nrel.gov Operated for the U.S. Department of Energy Office of Energy Efficiency and Renewable Energy by Midwest Research Institute • Battelle HOMER Getting Started Guide 2/30 About this Getting Started Guide This Getting Started guide introduces you to HOMER by walking you through eleven steps. You will start by providing HOMER with information, or inputs, about power system designs that you want to consider. HOMER will simulate system configurations, create a list of feasible system designs, and sort the list by cost-effectiveness. In the final step, you will use HOMER to perform a sensitivity analysis. By going through each step in the guide, you should become familiar with the software, and develop enough experience to start using the model on your own. It should take about an hour to complete this exercise. The online version of this guide You can open an online version of this guide by choosing Getting Started on HOMER's Help menu. Checking your work as you go Throughout the guide are illustrations that show how HOMER should look as you use the software. Be sure to compare what appears on your computer screen to the illustrations to make sure that you have correctly completed each step. About Tips and Notes: Throughout this guide, tips and notes provide additional information to help you better understand...

Words: 5505 - Pages: 23

Premium Essay

Bloomberg Get Start

...FOR EDUCaTION a bloomberg Professional Service Offering GETTING STaRTED GUIDE FOR STUDENTS // FEbRUaRy 2012 CONTENTS>>>>>>>>>> 02 bLOOMbERG TERMINaL® 02 The bloomberg Keyboard 03 accessing the application 04 Logging In 05 bloomberg Panels 06 FUNCTIONS & SECURITIES 06 Running Functions 07 Working with Securities 09 basic Search (autocomplete) 10 Full Search 11 browsing Menus 09 NavIGaTION 12 PERFORMING aNaLySIS 12 Navigating Functions 13 Stock/Company Screening 14 analyzing a Company 15 analyzing an Index, bond or Currency 16 ExPORTING DaTa 16 The bloomberg Excel add-In 19 Drag & Drop 19 Printing and Other Export Options 20 GETTING HELP aND LEaRNING MORE CONTENTS>>>>>>>>>> 21 aPPENDIx 21 Equity 21 Fundamental analysis 22 analytics 23 M&a analysis 23 Fixed Income 25 Swaps 26 Money Markets 27 Structured Finance analytics 28 Price Discovery 29 analytics 29 Descriptive 29 Relative value 29 Ticketing 29 Hedging 30 additional FI Functions 31 FI Futures and Options 32 Repo analysis Data 32 Calculators 33 High yield/Syndicated Loans/Distressed Research 34 Municipal bonds INTRODUCTION For more than 20 years, bloomberg has been committed to helping universities and colleges incorporate the bLOOMbERG PROFESSIONaL® service into their academic programs to better prepare students for the global job market. >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Universities and colleges around the globe use Bloomberg to bring the real world of finance into...

Words: 13258 - Pages: 54

Premium Essay

Intro to Paypal

...PayPal Payments Pro Integration Guide Last updated: December 2012 PayPal Payments Pro Integration Guide Document Number: 100001.en_US-201212 © 2010-2011 PayPal, Inc. All rights reserved. PayPal is a registered trademark of PayPal, Inc. The PayPal logo is a trademark of PayPal, Inc. Other trademarks and brands are the property of their respective owners. The information in this document belongs to PayPal, Inc. It may not be used, reproduced or disclosed without the written approval of PayPal, Inc. Copyright © PayPal. All rights reserved. PayPal S.à r.l. et Cie, S.C.A., Société en Commandite par Actions. Registered office: 22-24 Boulevard Royal, L2449, Luxembourg, R.C.S. Luxembourg B 118 349 Consumer advisory: The PayPal™ payment service is regarded as a stored value facility under Singapore law. As such, it does not require the approval of the Monetary Authority of Singapore. You are advised to read the terms and conditions carefully. Notice of non-liability: PayPal, Inc. is providing the information in this document to you “AS-IS” with all faults. PayPal, Inc. makes no warranties of any kind (whether express, implied or statutory) with respect to the information contained herein. PayPal, Inc. assumes no liability for damages (whether direct or indirect), caused by errors or omissions, or resulting from the use of this document or the information contained in this document or resulting from the application or use of the product or service described herein. PayPal, Inc...

Words: 10583 - Pages: 43

Premium Essay

Bloomberg Guide Finance

...================================================= BLOOMBERG FOR EDUCATION A Bloomberg Professional Service Offering GETTING STARTED GUIDE FOR STUDENTS // 2014 CONTENTS 02 INTRODUCTION 03 BLOOMBERG TERMINAL 03 The Bloomberg Keyboard 03 Helpful Keys 04 Accessing The Application 05 Logging In 06 Bloomberg Panels 07 FUNCTIONS & SECURITIES 07 Running Functions 08 Working With Securities 10 NAVIGATION 10 Basic search (Autocomplete) 11 Full Search 12 Browsing Menus 13 PERFORMING ANALYSIS 13 Navigating Functions 14 Stock/Company Screening 15 Analyzing a Company 16 Analyzing an Index, Bond or Currency 17 EXPORTING DATA 17 The Bloomberg Excel Add-In 20 Drag & Drop 20 Printing & Other Export Options 20 GETTING HELP & LEARNING MORE 22 APPENDIX 22 Equity 22 Fundamental Analysis 23 Analytics 24 M&A Analysis 24 Fixed Income 26 Swaps 27 Money Markets 28 Structured Finance Analytics 29 Price Discovery 29 Analytics 29 Descriptive 30 Relative Value 30 Ticketing 30 Hedging 30 Additional Fixed-Income Functions 32 FI Futures & Options 33 Repo Analysis Data 33 CALCULATORS 33 High Yield/Syndicated Loans/ Distressed Research 34 Municipal Bonds INTRODUCTION For more than 20 years, Bloomberg has been committed to helping universities and colleges incorporate the Bloomberg Professional® service into their academic programs to better prepare students for the global job market. Universities and colleges around the globe use Bloomberg to bring the real world of...

Words: 13167 - Pages: 53

Premium Essay

Eng221 User Manual Final

...| University Library User Manual | Prepared by Team A | | Christine Polatis, Tchangwe Nchumuluh, Bryan Thomas, Emily Glasser, William Cross, | 1/21/2013 | | University Library User Manual Contents Online Access to Course Textbooks 5 My Papers 7 Grammar and Plagiarism Review: 7 River point Writer: 7 Grammar and Writing Guides 7 Element K Tutorials 8 Websites for Aid 9 Center for Mathematics Excellence 9 Step-By-Step Math Review 9 ALEKS Running Start - Practice 10 Building Math Confidence 12 Student Labs 13 Learning Team Toolkit 15 Useful Links 21 Submit a Paper for Review 21 WritePoint® 21 CWE Review 21 Plagiarism Checker 22 Reference and Citation Generator 22 APA Information 23 Sample Paper 24 Reference and Citation Examples 24 Reference and Citation Generator 24 APA Style Blog 24 Title Page Template 24 Riverpoint Writer 24 Grammar and Writing Guides 25 Student Resources Guide 25 o Math Resources 25 o Writing Resources 25 o Formatting and Writing Guidelines 25 o Technical Services 25 o Student Workshops and Labs 25 o University Library 26 o Learning Teams 26 o Critical Thinking 26 o University Disability Services 26 o Career Services 26 o University Perks 26 References 27 Library. (2013). Retrieved from https://portal.phoenix.edu/library.html 27 Online Access to Course Textbooks The University of Phoenix provides access to course materials and textbooks online...

Words: 2797 - Pages: 12

Free Essay

Sharepoint

...Adoption Guide Empower people. Preface People are continually changing the way they connect with each other in their personal and professional lives. Within the world of work, people’s expectations of how they should be able to collaborate to get things done are in a state of continual evolution, accelerated by the consumerization of IT. SharePoint and Yammer offer your organization a new way of getting work done – a way of being more connected, collaborative and structured in how your people communicate in their day to day work. But it can only be that if you take the people in your organization on that journey with you. When you do, the value of effective Microsoft Corporation August 2013 Applies to: Office 365 | SharePoint 2013 | SharePoint Online Summary: Adoption of new technologies at work, like SharePoint, won’t happen all at once. In this book, learn how to craft an effective plan, aligned with business goals, that will demonstrate how SharePoint will benefit business people personally, how it will make their job easier, and how it will address the pain points they experience at work. By taking a planned, phased approach, you can ensure successful adoption by using the best practices obtained by the SharePoint User Adoption Research from Microsoft, and from customers and partners who are successful at driving SharePoint adoption. ©2013 Microsoft Corporation. All rights reserved. This document is provided “as-is.” Information and views expressed in this document...

Words: 6390 - Pages: 26

Free Essay

Team Paper

...Team B University of Phoenix 3157 E. Elwood St. Phoenix, AZ 85034 August 25, 2010 Tyrie Smith University of Phoenix 3157 E. Elwood St. Phoenix, AZ 85034 Good Day, TEAM B WILL CRAFT A MANUAL BASED ON THE LIBRARY SERVICE (SEE ATTACHED) Team B’s choice of creating a manual on the Library did not come without some deliberation. Most of the team’s members had no experience on how to begin the process of creating a manual of any kind. Team B’s reasoning behind choosing the Library is, although it seems like something that wouldn’t be much to cover in a manual, it has much to offer in the way of content and services. Our intentions for selecting the Library are to have enough content to constitute a solid manual, yet be small enough to allow an easy understanding of how to create a manual. Not to say the Library does not have much to offer for a manual. When contemplating between the Library and the Online Learning System (OLS), we believe that the OLS would have more content, which would make it easier to create a hearty manual. After breaking down each of the two candidates, we found that the Library has more to offer than just some databases that hold books and a program that tells its users whether they have plagiarized or not. In the end, our decision is to write the manual over the Library and its many benefits and services to students at University of Phoenix. Thank you for your time, Team B University of Phoenix Library The library consists of...

Words: 741 - Pages: 3

Free Essay

Zytaba

...Getting Started Overview The purpose of this guide is to get Deep Freeze installed and running on your machine without any issues. It provides a reference for many common questions that arise when installing and using this software. Deep Freeze Resources User guides, video tutorials, white papers, and other documentation on Deep Freeze Standard are available in the Faronics Content Library at www.faronics.com/library. What is Deep Freeze? Deep Freeze is a software program that prevents any permanent changes being made to a machine. Deep Freeze has two states: Frozen and Thawed. When Deep Freeze is in a Frozen state, any changes made to the machine are forgotten when the machine is restarted. When Deep Freeze is in a Thawed state, any changes made to the machine are retained when the machine is restarted. When making changes to a machine, such as installing software or performing updates, the computer needs to be put into a Thawed state. A reboot is required every time the state of the computer is changed. Requirements Deep Freeze requires Windows 95/98/Me/2000/XP/Vista and 10% free hard drive space. The hardware requirements are the same as the recommended hardware requirements for the host operating system. Installing Deep Freeze Standard When installing Deep Freeze, close and disable all background utilities and antivirus software. Complete the following steps to install Deep Freeze Standard: 1. 2. Double-click the DeepFreezeSTDEval.exe file to begin the installation...

Words: 852 - Pages: 4

Free Essay

Personal Experience

...Jake Livingston Mrs. Niel English composition 101 MW 1-12:30 9-10-11 Underneath the Rapids “Jake, come and eat before your brothers eat everything!” It was another gorgeous morning in the West Virginian Mountains. My parents decided that we all needed to bond a little more as a family, so they planned for us all to go on a family vacation. This wasn’t such a terrible idea seeing as how my brothers seemed to hate me, as all older brothers hate their snitch little brothers. They decided that a white water rafting trip seemed like a fun idea for the boys. My sister had to stay home because she was pregnant with her first child. So off we went in the summer of 2005, to good ole’ West Virginia. I was 12 at the time, while my older brothers, Nate and Nick, were 19 and 17. Nate was a two time convicted felon who loved to drink at the time. His life wasn’t exactly going down the right path and my parents wanted to try and connect with him more. Nick on the other hand was a pretty nice kid who was well liked in the community, he had his secrets though. Nick loved to sneak out and go to girl’s houses late at night, I was fortunate enough to share a room with him. Every time he would sneak out when I was still awake, I would tell my parents. I don’t know why I did this to my own older brother; I guess I just liked the attention. He would know it was me and beat me up for betraying him, which would inevitably end up in even more trouble for him. So as you can guess he didn’t like...

Words: 1387 - Pages: 6

Free Essay

It Guide

...[pic] Step-by-Step Guide to Getting Started with Hyper-V Microsoft Corporation Published: December 2007 Author: Kathy Davies Editor: Ron Loi Abstract This guide helps you become familiar with Hyper-V™ by providing instructions on installing this new technology and creating a virtual machine. [pic] Copyright Information This document supports a preliminary release of a software product that may be changed substantially prior to final commercial release, and is the confidential and proprietary information of Microsoft Corporation. It is disclosed pursuant to a non-disclosure agreement between the recipient and Microsoft. This document is provided for informational purposes only and Microsoft makes no warranties, either express or implied, in this document. Information in this document, including URL and other Internet Web site references, is subject to change without notice. The entire risk of the use or the results from the use of this document remains with the user. Unless otherwise noted, the example companies, organizations, products, domain names, e-mail addresses, logos, people, places, and events depicted herein are fictitious, and no association with any real company, organization, product, domain name, e-mail address, logo, person, place, or event is intended or should be inferred. Complying with all applicable copyright laws is the responsibility of the user. Without limiting the rights under copyright, no part of this document...

Words: 1544 - Pages: 7

Free Essay

We Are to Dependent on Technology

...It was on July 18, 2013 and I just got up at 3 o’clock in the morning getting ready to go to the scout hut to meet up with the rest of our crew to go to the airport. I went to the bath room doing the normal morning routines getting a shower, getting dressed, brushing my teeth and trying to make myself presentable to the public. My dad walked up to me and said “you want coffee?” I replied back to him “no I plan on crashing on the way there and on the flight.” My mother, dad and me both got up got our stuff and put it inside the car and headed off to the scout hut. When we got there Cade was already there waiting for everyone else to get there. When we got out I said “Cade, are you ready?” and of course we all know what he said “Yep.” I just started to walk around waiting for Mr. Valcaro to get here until Cades dad just got a text saying Mr. Vacaro forgot to get some paperwork and it will be another 10 minutes before he gets there. It was the slowest ten minutes of my life because I was so eager to get on the road. Finally he got here and I said “it took you guys long enough!” Everyone started laughing as we got our stuff in his suburban. I gave my mom a hug goodbye and we were off on the road. I rested my head on the side of the window not listening to anyone’s conversation exempt for the guns and roses that was playing on the radio. When we got there we unloaded everything went through checking and sat there for about 30 minutes waiting for our flight to board. When the...

Words: 859 - Pages: 4

Premium Essay

Personal Narrative-Axe Murder House

...When I approached the yard where fourteen other people and our tour guide were standing I couldn’t help but look up and daze at the what had seemed like a small house from afar but actually pretty big up close. The tour guide greeted us and told us the rules and history of what had happen in that house. When we were finally able to go into the house, we followed the tour guide as he led the way. I was actually fine for the most part until I started to get goosebumps all over my body. I realized that a family had been murdered, a man and his wife and kids lost their lives on what they thought to be a normal day. Ten minutes into the tour, Roman had a brilliant idea to sneak off and hide in the attic until everyone was gone. “Boy what is wrong with you?” tommy said with a puzzling face. Roman being the rebel he has always been took off upstairs into the attic where the man hid with the axe. We all looked at each other, then slowly one by one they started walking upstairs too. I walked up there hesitantly looking back each second making sure no one was coming. It was hard to keep quiet with the stairs creaking at each step I took. When I reached the top there wasn’t anything up there but the old, cobwebbed window. It was such a small sized attic and the ceiling was hanging low. I was so scared of getting caught, I suggested going back with the...

Words: 817 - Pages: 4

Premium Essay

How To Grow Your Hair Essay

...[TITLE OF E-BOOK?] EXPERIENCE OPTIMUM HAIR HEALTH PROVEN TECHNIQUES TO GROW YOUR CHILD’S HAIR FAST! Tired of scouring the Internet for hours on end, seeking information for your natural child’s hair? Is your child’s hair experiencing dryness and breakage? Have you tried everything possible to get your child’s hair in peak condition, but still come up with mediocre results? Not to Worry. There’s Hope. At last! Everything you’ve ever wanted to know about natural hair for kids. In this step-by-step guide, you’ll get all of the trade secrets for getting lush, long and healthy natural hair for your child. Never before has there been a guide specifically devoted to the growth of kids with natural hair. You Can Grow Your Child’s Hair Too....

Words: 1344 - Pages: 6

Free Essay

How to Use Exel

...the file in the Recycle Bin / trash and delete it. Windows XP SP3 or later / XP x64 Edition SP3 or later / Vista (32bit version) /Vista (64bit version)/ 7 (32bit version)/ 7 (32bit version) - When the access point information cannot be detected in the network environment where your computer is connected to. Depending on the product you are using, go toeither of the following steps: When you are using the product you use the printer unit to enter the network key, go to the step 1 When you are using the product you use the PC windows to enter the network key, go the step 7 [[In case of entering the network key using the printer unit]] 1. Display the window for selecting access point using the printer unit. Please refer tothe Getting Started Guide if you are unable to display the below window on the LCD screen. 2. 3. Execute the downloaded tool "Canon PIXMA Wireless Setup Assistant" (CNMNPHLP) on the computer. Read theLicense Agreement, then click Yes when you accept the agreement. 4. The tool "Canon PIXMA Wireless Setup Assistant" is launched. Confirm that the same access point names are listed in the following window as the ones in the Access Points window displayed on the printer unit in the step 1. Then, write down the Network Key of the access point. Note: The Network Key may be displayed with texts of the alphabets from A to F (base 16 number). Write down it as-is. The access point name is the same. SSID_01 5. In the window for selecting access...

Words: 640 - Pages: 3

Premium Essay

Nursing

...Giving and Receiving Feedback Leader Guide Leader Guide Table of Contents Table of Contents INTRODUCTORY MATERIAL Getting Started About This Guide The Program In Perspective Program Preparation Training At A Glance iii iii vi vii ix MODULES Self-Assessment Giving Feedback Receiving Feedback Reviewing Your Assessments Feedback Reviewing Feedback? What is Feedback? How Do We Give Feedback? Redirection and Reinforcement Communication Styles What are Communication Styles? Understanding Styles Planning Feedback Why Are You Providing Feedback? Setting the Environment BridgeSpan, Inc. © 2003 Rev. Date 9/23/2003 1 2 4 5 6 7 11 12 14 17 18 21 25 26 28 Page i Table of Contents Identify Behavior and Performance Issues Providing Examples Identify Desired Results Understanding Expectations Controlling the Situation Accepting Feedback Delaying Feedback Taking Time for Feedback Useful Feedback Detailed Feedback Reinforcement Redirection Receiving Feedback Two-way Process Listening Developing Your Feedback Skills Leader Guide 30 32 33 34 35 36 37 38 39 40 45 47 52 53 55 62 Page ii Giving and Receiving Feedback Leader Guide Getting Started Getting Started About This Guide What’s the purpose of this guide? This leader guide provides a master reference document to help you prepare for and deliver the Giving and Receiving Feedback program. What will I find in the guide? This leader guide is a comprehensive package that contains the workshop delivery...

Words: 12281 - Pages: 50