|
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 * 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 Site /
PageListTemplates(:nl:)(:Summary:Templates for PmWiki's Page lists directive:)
This page contains "templates" for PmWiki's Page list template documentation* PmWiki.Page Lists - Searching and listing pages by multiple criteria with templated output * PmWiki.Page List Templates - Creating page list format templates * PmWiki.Page Variables - variables that are associated with pages * Page Text Variables - Page variables automatically made available through natural or explicit page markup * PmWiki.Conditional Markup - Searching and listing pages by multiple criteria with templated output * Cookbook:Pagelist Template Samples - fmt=#defaultThe default template for pagelists when
fmt=#bygroupDisplay pages by group/name.
fmt=#simpleA simple bullet list of page names.
fmt=#titleA simple bullet list of page titles.
fmt=#titlespacedOutputs wiki page titles with spaces between the words in the title.
fmt=#groupA bullet list of groups.
[[#group]]
(:template first {=$Group}:)
* [[{=$Group}/]]
[[#groupend]]
fmt=#includeConcatenate the text of pages in the list. (Note, this can be an expensive operation!)
[[#include]]
(:include {=$FullName} self=0:)
[[#includeend]]
fmt=#includefaqInclude just the #faq sections from pages in the list. (This can also be expensive,
especially if the list includes pages that don't have the
[[#includefaq]]
!![[{=$FullName}|+]]
>>faq<<
(:include {=$FullName}#faq#faqend self=0:)
>><<
[[#includefaqend]]
fmt=#descriptionList pages and append the page's description if it exists. Creates dash by all names, but adding a nested loop to get rid of it causes markup problems (nested loops are not allowed).
fmt=#simplenameSimple bullet list of page names, without the Group name.
fmt=#simplenamespacedSimple bullet list of spaced page names, without the Group name.
fmt=#titlesummaryA simple bullet list of page title and summary.
fmt=#countNumber of pages in pagelist
(:nl:) |
(: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 August 25, 2011, at 08:30 AM