Recent Changes - Search:
<^< E-blocks Projects | Course index | Physical Properties of E-blocks >^>

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 ## About E-blocks ## E-blocks Projects ##

How E-blocks Connect to Each Other ## Physical Properties of E-blocks ## Using a Backplane ## Protecting E-blocks Circuitry ## Using Covers ## Adding Power to E-blocks ## Understanding the Patch System ## Sharing a Port ## Using ZIF Sockets * 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

How E-blocks Connect to Each Other

<^< E-blocks Projects | Course Index | Physical Properties of E-blocks >^>(:nl:)

E-blocks are built on a bus-based concept. Each E-block D-type connector consists of 8 bits and ground - 9 connections in total.

In the E-blocks system it is important to understand which E-blocks are upstream and which are downstream because each uses different connectors - upstream devices connect using 9 way D-type sockets, and downstream devices connect to E-blocks using 9 way D-type plugs.

This combination works remarkably well as most system topologies require upstream devices to connect directly to downstream ones.

The following diagram shows the connections that can be made to the plugs and sockets. On each connector bit 0 is on pin 1, bit 7 is on pin 8 and pin 9 is designated 0V.

Where two upstream devices need to be connected together a gender changer or Insulation Displacement Connector (IDC) cable with two IDC sockets on can be used. (: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 August 19, 2011, at 02:59 PM