|
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 ## What is Flowcode? ## Flowcode Overview ## Start a New Flowchart ## Opening an Existing Flowchart ## Saving a Flowchart ## Saving Flowchart Images ## Zooming the View ## Printing Flowcharts ## View Options * Digital Outputs * Digital Inputs * Basic Loops * The LCD Display * 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 Zooming the View<^< Saving Flowchart Images | Course Index | Printing Flowcharts >^>(:nl:) As you develop larger programs you will want to display more icons in a window than the default zoom setting allows. To do this you can change the zoom setting of each flowchart in your program. The current zoom setting is displayed on the Zoom sub menu, and on the right hand side of the status bar at the bottom of the Flowcode window. The zoom parameters and options can be seen when you select 'View' and then select 'Zoom' to open submenu (View > Zoom >). There are several shortcuts to this menu available via function keys:* Increase Zoom (F3) - increases zoom size by 5% * Decrease zoom (F2) - decreases zoom size by 5% * Default zoom (F4) - set zoom to 75% * Zoom to fit - Zooms to fit the whole flowchart into the current window. * Zoom to fit width - Zooms to fit the width of the flowchart into the width of the window. Right-click zoom functionYou can also access a zoom menu by right-clicking on the workspace in each Flowchart window.(: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 07:50 AM