Recent Changes - Search:
<^< The LCD Display | Course index | LCD Displays >^>

Introduction to Microcontroller Programming * Course Index * Introduction * About the Author * About this Course * Feedback * Course Navigation * Quick Course Navigation * How to use this Course * Acronyms Used and Course Conventions

About PICmicro Chips * What is a PICmicro? * Microcontrollers * Digital versus Analogue * Inputs and Outputs * Memory * Programming * 16F1937 Architecture

Clocking Your PICmicro Devices * Introduction * The Clock Circuit * Clock Settings * Clock Confusion

E-Blocks * Introduction to E-blocks * Using E-blocks * E-blocks Boards

Flowcode Step By Step * Introduction to Flowcode * Basic Flowcode Functions * Digital Outputs * Digital Inputs * Basic Loops * The LCD Display ##

Set up the Equipment ## LCD Displays ## Adding the LCD component ## Writing Messages ## Other LCD Functions ## A More Useful Counter * Binary Numbers * Decisions * Goto (Connection Point) * 7-Segment Displays * Software Macro * Strings and Memory * A Simple Hi-Fi

PICmicro Projects * Introduction to PICmicro Projects * Construction Methods * Choosing a Power Source * Adding Inputs * Input Conditioning * Adding Outputs * Adding Drivers

Labs * Introduction and Lesson Plan * 1. Output * 2. Delay * 3. Connection Point * 4. Calculations * 5. Loop * 6. Input * 7. Decision * 8. LCD * 9. Keypad * 10. Analogue + EEPROM * 11. Software Macro * 12. External Interrupt * 13. Timer Interrupt

(:Summary:Contains the 'action' links (like Browse, Edit, History, etc.), placed at the top of the page, see site page actions:) (:comment This page can be somewhat complex to figure out the first time you see it. Its contents are documented at PmWiki.SitePageActions if you need help. :) * Print (:comment (:if group Site,SiteAdmin,Cookbook,Profiles,PmWiki*:) (:comment delete if and ifend to enable backlinks:) * %item rel=nofollow class=backlinks accesskey='$[ak_backlinks]'% [[{*$Name}?action=search&q=link={*$FullName} | $[Backlinks] ]] (:ifend:) :) * Login

Set up the Equipment

<^< The LCD Display | Course Index | LCD Displays >^>(:nl:)

The diagram below shows you the E-blocks equipment you will need for this section:

Multiprogrammer Hardware settings:Setting:
PICmicro Device16F1937
Power supply13.5V
SW1 (Fast/Slow)N/A
SW2 (RC/XT)XT
XTAL19 660 800 Hz
PORTAN/A
PORTBLCD Board
PORTCN/A
PORTDN/A
PORTEN/A
LVP Selection JumperI/O PORT
J12-14 (ICD2-USB)USB
J29 (PSU-USB)PSU

Note that in this experiment we will use the Crystal Oscillator and you will need to change the switch settings on your Multiprogrammer board, and in the Flowcode you can do this by selecting 'Build' from the main menu, then selecting 'Project Options...' and fianlly going to the 'Configure' tab where you will see a list of options (Build > Project Options... > Configure). (:nl:)(:table style="clear:both":)

(:Summary: Website page footer:)

Print - (:comment (:if group Site,SiteAdmin,Cookbook,Profiles,PmWiki*:) (:comment delete if and ifend to enable backlinks:) %item rel=nofollow class=backlinks accesskey='$[ak_backlinks]'% [[{*$Name}?action=search&q=link={*$FullName} | $[Backlinks] ]] (:ifend:) :) Search - Login

Page last modified on May 07, 2013, at 08:28 AM