No changes between revisions
/Modules/AVR/ATprogISPUSB01A/DOC/SRC/ATprogISPUSB01A.doc
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes:
Deleted: svn:mime-type
-application/octet-stream
\ No newline at end of property
/Modules/AVR/ATprogISPUSB01A/DOC/ATprogISPUSB01A.pdf
File deleted
===================================================================
--- Modules/AVR/ATprogISPUSB01A/DOC/navrh/index.html (nonexistent)
+++ Modules/AVR/ATprogISPUSB01A/DOC/navrh/index.html (revision 1037)
@@ -0,0 +1,635 @@
+<html><head><title>Evertool - combined AVR programmer and debugger</title>
+
+
+<link type="text/css" rel="stylesheet" href="index_soubory/andreas_style.css"></head><body>
+<h1>Evertool</h1>
+
+
+<p><emph>Evertool is an AVRISP/STK500-protocol <b>and</b> JTAGICE compatible Programmer/JTAG debugger.</emph></p>
+<ul>
+<li>ISP Programmer compatible with Atmel AVRISP, directly accessable with AVRStudio and avrdude</li>
+<li>JTAG debugger compatible with Atmel JTAGICE, directly accessable with AVRStudio and AVaRice</li>
+<li>Evertool supports all AVR devices Atmel supports with their AVRISP and JTAGICE.</li>
+<li>Easy update of the programmer for new target AVRs via RS232/serial port</li>
+<li>Rescue clock generaration to recover from wrong fuse-bit-settings</li>
+<li>Simple hardware, standard parts</li>
+</ul>
+
+<h3>Intro</h3>
+
+<p>The ATMEL AVRISP In-System Programmer is a small device to program ATMEL AVR microcontrollers.
+The original ATMEL AVRISP device is described <a href="http://www.atmel.com/dyn/products/tools_card.asp?tool_id=2726">here</a>.
+To avoid misunderstandings: ATMEL's AVRISP is a "small STK500".
+Evertool which emulates an AVRISP is not a "bit-bang-programmer" or an
+AVR910-type-programmer. Evertool "talks" STK500-protocol on the
+RS232-port since the STK500-firmware ATMEL delivers with the AVRStudio
+is
+used. From the programming interface the AVRISP is compatible with the
+Atmel STK500 in low-voltage serial programming mode.<br>
+The ATMEL JTAGICE is a device to program and debug ATMEL AVR microcontrollers with JTAG-Interface (ATmega16, ATmega32,
+ATmega64, ATmega128...) The ATMEL JTAGICE is described <a href="http://www.atmel.com/dyn/products/tools_card.asp?tool_id=2737">here</a>.</p>
+
+<p>This is a rebuild of <b>both devices on a single board</b>. The main
+advantage of such a programmer is the
+compatibility with the ATMEL AVRstudio since it uses the original ATMEL
+firmware code supplied with AVRStudio on an ATmega16 (JTAG) and
+ATmega8535 (ISP). So the front-end software (AVRStudio) and programmer
+firmware are supported by the makers of the target-controllers and new
+devices should be supported
+as soon as a new AVRStudio gets released with the new firmware-files
+for STK500/AVRISP or JTAGICE. With the AVRStudio AVRISP/STK500-plug-in
+programming of flash, eeprom, fuse- and lockbits is an easy task. The
+JTAG part of Evertool is compatible with AVRstudio's JTAGICE plug-in.
+And yes, it is possible "to jtag" the AVR Butterfly with Evertool.</p>
+
+<p>Before you start you may concider this:</p>
+
+<ul>
+
+<li>The original ATMEL AVRISP device is cheap (prices May 2004: ca. 40 EUR incl. Tax at www.reichelt.de,
+ca. 26 EUR+TAX at de.digi-key.com). So if you don't need the JTAG-part this universal programmer may not be worth the effort.</li>
+
+<li>The presented device has no ESD-protection IC or level-shifters on board. Refer to the
+<a href="http://www.atmel.com/dyn/resources/prod_documents/Avrisp_Sch.pdf">schematic of the original ATMEL AVRISP device</a>.
+(Sorry, the schematic of the Atmel JTAGICE is not available here.) But since the AVR IO-pins have a rather good internal
+protection this should not be a problem.</li>
+
+<li>You need a programmer to build this programmer. A simple STK200-type dongle will do. Refer to the <a href="http://www.lancos.com/prog.html">
+lancos.com PonyProg page</a>
+which describes a simple programming interface. The dongle is only
+needed for 10 minutes so you may borrow one from a friend. Another
+AVRISP, an AVR910-type programmer or a STK500 will do too, of cause.
+The programmer is just needed to program the special Evertool
+bootloader into the ATmega16 once. Updating of Evertool to new
+firmware(s) is done with the Evertool-bootloader - no additional
+progammer needed.</li>
+
+<li>If you are just interested in the JTAG-part: Rainer Radow made a
+board based on the Evertool JTAG-section. This board only emulates
+the JTAGICE. More information on <a href="#etlight">"Evertool-Light"</a> further down on this page.</li>
+
+<li>If you are just interested in the AVRISP-part (although the original by ATMEL is cheap): see the
+<a href="http://www.siwawi.arubi.uni-kl.de/avr_projects/avrispre/index.html">ispRE page</a>.</li>
+
+
+</ul>
+
+<p>Evertool has some extra functions:</p>
+<ul>
+<li>Rescue mode, so AVR controllers where the clock fuse bits have been set incorrectly can be reseted and reprogrammed</li>
+<li>Power-supply to the target AVR-controller-board either from a
+regulated source or from the onboard voltage regulator (3,3V and 5V).</li>
+<li>Reset Button for target AVR (connected to the AVRISP-part)</li>
+</ul>
+
+
+<hr>
+<center>
+<script type="text/javascript"><!--
+google_ad_client = "pub-3972068798267869";
+google_ad_width = 728;
+google_ad_height = 150;
+google_ad_format = "728x90_as";
+google_ad_channel ="";
+google_color_border = "336699";
+google_color_bg = "FFFFFF";
+google_color_link = "336699";
+google_color_url = "008000";
+google_color_text = "000000";
+//--></script>
+<script type="text/javascript" src="index_soubory/show_ads.js">
+</script><iframe name="google_ads_frame" src="index_soubory/ads.htm" marginwidth="0" marginheight="0" vspace="0" hspace="0" allowtransparency="true" frameborder="0" height="150" scrolling="no" width="728"></iframe>
+
+</center>
+<hr>
+
+
+<h3>Changelog</h3>
+<ul>
+<li>29. Jun. 2004 - updated schematic, picture gallery.</li>
+<li>30. Jun. 2004 - added "Evertool-light"</li>
+<li>16. Sept. 2004 - added remark about "L"-type AVRs</li>
+<li>20. Sept. 2004 - updated schematic (power-supply), Hardware Version 0.9</li>
+<li>14. Jan. 2005 - updated Evertool schematic (JTAG VTG voltage-Divider). Thanks to Martin Kohout for spotting this.</li>
+<li>28. Jan. 2005 - Remark about ATmega8535 chip-erase problem with bootloader version 0.2 in section "Software".</li>
+<li>11. Feb. 2005 - Updated Bootloader binary (version 0.7)</li>
+<li>7. Mar. 2005 - Remark about avrdude and STK500/AVRISP Firmware 2 in section "operation"</li>
+<li>19. Apr. 2005 - moved Pull-up from PD4 to PD6. Thanks to Björn B.</li>
+<li>17. Dec. 2005 - A current-limiting resistor (around 200 Ohm) should
+be placed between the Target-Reset-Button and GND (Schematic will
+be updated soon). Thanks to <a href="http://www.myevertool.de/">Dirk Büttner</a></li>
+<li>24. Jan. 2006 - Information about how to program the AVR fuses with Ponyprog. Provided by Jeff Havens. Thank you, Jeff.
+</li><li>2. Feb. 2006 - Added Step-by-Step guide for softare-installation on Evertool-LIGHT</li>
+<li>8. Sept. 2006 - Evertool-based device with USB by Florian Schenk</li>
+</ul>
+
+
+<h3>License</h3>
+<ul>
+<li>The schematic is as free as ATMEL made their schematics freely available.</li>
+<li>The layout is copyrighted. Free for non-commercial use. For commercial use please contact me by e-mail.</li>
+<li>The bootloader is also copyrighted. Free for non-commercial use. For commercial use please contact me by e-mail.</li>
+<li>It's also free to build yourself an Evertool for your work and just <b>use</b> the tool for programming/debugging.</li>
+</ul>
+<p>
+Here commercial use is meant as: building and/or selling devices with the Evertool PCB-Layout with or without
+a preinstalled Evertool-Bootloader or selling the Evertool-Bootloader itself without hardware
+(as binary, source-code or programmed in a controller). Or just simply: If you earn money with my work,
+you owe me a part of your profit.
+</p>
+
+
+<h3>Hardware</h3>
+
+<h4>Schematic</h4>
+
+<p>Evertool V 0.9 Schematic</p>
+
+<center>
+
+<table>
+<tbody><tr>
+<td>
+<a href="http://www.siwawi.arubi.uni-kl.de/avr_projects/evertool/evertool_schem_0_9b.png">
+<img src="index_soubory/evertool_schem_0_9b_small.jpg">
+</a>
+<br>
+<a href="http://www.siwawi.arubi.uni-kl.de/avr_projects/evertool/evertool_schem_0_9b.png">enlarge (2400*1600 png-Graphics)</a>
+</td>
+<td>
+<script type="text/javascript"><!--
+google_ad_client = "pub-3972068798267869";
+google_ad_width = 120;
+google_ad_height = 240;
+google_ad_format = "120x240_as_rimg";
+google_cpa_choice = "CAAQo-WbzgEaCPNnEyuh612cKM3B93M";
+//--></script>
+<script type="text/javascript" src="index_soubory/show_ads.js">
+</script><iframe name="google_ads_frame" src="index_soubory/ads_002.htm" marginwidth="0" marginheight="0" vspace="0" hspace="0" allowtransparency="true" frameborder="0" height="240" scrolling="no" width="120"></iframe>
+</td>
+</tr>
+</tbody></table>
+
+</center>
+
+<!--
+<p>Evertool V 0.3 Layout SMD (<b>preliminary</b>)</p>
+<center>
+<img src="evertool_layout_0_3_small.png">
+</center>
+-->
+
+<h4>Board</h4>
+
+<p>
+</p><center>
+<img src="index_soubory/evertool_0_6_pcb.jpg"><br>
+Evertool V 0.6 JMP Board - Thanks to Mark Pepper for makeing the prototype-PCB. @0lmx:&nbsp;first ;-) )
+</center>
+<p></p>
+
+<p>Remarks:</p>
+<ul>
+<li> In this layout all "thru-hole"-parts are located on the backside. So a one-sided PCB with
+some "wire-bridges" will do. Still around 100 holes to drill...</li>
+</ul>
+
+<p>Florian Schenk has created a device based on the Evertool-design with an USB-Interface (FTDI232-IC) and created a layout. See <a href="#etusb">below</a>.
+
+
+</p><p>Main Parts:</p><p>
+
+</p><ul>
+<li>AVRISP-section
+<ul>
+<li>ATmega8535 or AT90S8535</li>
+<li>MAX(3)232 (3,3V Version preferred)</li>
+<li>2*5 pin-header</li>
+<li>SUBD-9 Socket</li>
+</ul>
+</li><li>JTAGICE-section</li>
+<ul>
+<li>ATmega16</li>
+<li>2 2*5 pin-headers</li>
+</ul>
+<li><a href="http://www.siwawi.arubi.uni-kl.de/avr_projects/evertool/partlist_0_5.txt">Complete Part-List the old Version 0.5.</a></li>
+</ul>
+
+
+<p>During development:</p>
+<ul>
+<li>any ISP capable AVR programmer (STK200-dongle, AVRISP, AVR910, STK500)</li>
+</ul>
+
+<p>Since Evertool can be powered by the target-system the MAX<b>3</b>232 (or compatible
+3.3V RS-232-interface-IC) is preferred for reliable programming and debugging of 3.3V target systems.
+Some "5Volt-MAX232" (or compatible) ICs are known to work at 3.3V. But I do not
+have any reliable source of information.</p>
+
+<p>Two remarks about low-voltage ("L"-type) AVRs:</p>
+<ul>
+<li><a href="http://www.robotgames.net/atmel/mega8_or_mega8l.htm">Here</a> is an information from
+the AVR Technical support.</li>
+<li>Another <b>non</b>-offical information: The datasheets state that only L-type AVRs
+should be used for voltages below 4.5V. According to the information I've got from some "insiders"
+(who do not work for ATMEL) there is no selection for "low-voltage" operation. The selection is done for
+controllers which do not work reliably at 16MHz. Those are labeled as "L"-type. So there should be no
+problem using "normal" (non-"L") AVRs with Evertool at 3.3V operation voltage. I have tested "normal"
+AVRs with my prototypes and had no problems with Vcc=3.3V. Since XTAL-frequencies for both
+Evertool-controllers are below 8MHz you may just select the type you can get cheaper.</li>
+</ul>
+
+<!-- Text vom Link:
+Is there actually a difference between the chips?
+
+Someone told me that the Mega8L chips were Mega 8L's that failed the 16MHz speed tests. I asked Atmel about this and this was their engineer's response:
+
+ Dear Customer,
+ All versions are basically the same device. The only difference is that they are tested with different voltage levels and speed grads. There is no requalification of failing devices from one classification to another. As you can see by the definition of the voltage level and speed grades of the AVR devices, there is a clear relation between these settings. It is therefore very likely that a specific device from one classification will work within the specification limits of another classification. But this can never be guarantied from Atmel, due to the fact that that specific device is in production only tested within its own classification limits.
+ Best Regards,
+ Atmel AVR Technical Support
+
+So failed chips don't get sold off under a different label and it's very likely that a Mega8L will run at 16MHz and a Mega8 will run at 2.7V. Just note that they haven't been tested outside their specs and remember it's unlikely that either will run at 16MHz and 2.7V at the same time.
+
+Of course if you're buying a chip buy the one tested for the conditions you expect to use it under. For me the decision was easy because on a Robot voltage tolerance can be an issue. You don't want your Bot to coats to a halt in the middle of a bout because the voltage dipped below 4V. I also don't care about the higher speed because I plan on using the internal clock which only goes up to 8MHz anyway
+-->
+
+
+<h4>Development-Prototype-Board</h4>
+
+<center>
+<img src="index_soubory/evertool_proto.jpg">
+</center>
+
+<h4><a href="http://www.siwawi.arubi.uni-kl.de/avr_projects/evertool/gallery/index.html">Picture Gallery</a></h4>
+
+
+<h3>Software</h3>
+
+<ul>
+<li>The special Evertool-firmware (a "bootloader"). This bootloader
+gets programmed into the ATmega16. The distribution-archive includes a
+Windows batch-file for easier installation (see below). The installer
+uses "AVRDUDE W32" which is also included. Make sure the driver
+"give-io" is installed when a par-port-programmer (i.e. a
+STK200-type-dongle) is used with WinNT/2k/XP. Give-io is also included.
+Functions of the Evertool-bootloader: <ul>
+ <li>UART-Bootloader to upload the ATMEL JTAGICE firmware into
+the flash of the ATmega16 on the Evertool-board thru AVRStudio/AVRProg.</li>
+ <li>AVR910-style
+ISP programmer to program the ATMEL AVRISP firmware into the ATmega8535
+on the Evertool-board thru AVRProg. The Evertool ATmega16 acts like the
+AVR90S1200 in the original AVR910-design but the hardware UART and
+hardware SPI of the ATmega16 are used instead of the "bit-bang" SPI and
+software UART in the original design with an AVR90S1200. The Evertool's
+bootloader programming support has only been tested with an ATmega8535
+(also in AT90S8535-compatibility-mode) since this is the only Atmel
+AVRISP/STK500 compatible controller.</li>
+ <li>High speed clock generation for rescue clock.</li>
+ </ul>
+
+ Binary-distributions of the Evertool-bootloader. Only free for <b>non-commercial</b> use!
+ <ul>
+ <li><a href="http://www.siwawi.arubi.uni-kl.de/avr_projects/evertool/evertool_SW07_HW09_PB0_20050211.zip">Version 0.7_HW09</a> (Timestamp 20050211). For the Hardware-Versions 0.7-&gt;1.1.
+ </li><li><a href="http://www.siwawi.arubi.uni-kl.de/avr_projects/evertool/evertool_SW07_HW06_PA0_20050211.zip">Version 0.7_HW06</a> (Timestamp 20050211). For the Hardware-Version 0.6 JMP.
+ </li><li><a href="http://www.siwawi.arubi.uni-kl.de/avr_projects/evertool/evertool_0_2_bin_20040601.zip"><b>Old</b> Version 0.2</a>
+(Timestamp 20040601). This version has two issues in the ATmega8535
+programming-module: (a) Sometimes AVRProg looses sync. Just press the
+OK-Button if the Sync-Dialog appears on the screen. (b) The ATmega8535
+can't be erased from the Evertool-Bootloader which causes errors during
+upgrade of the AVRISP-firmware when there is already some code in the
+ATmega8535 flash. Both issues have no influence on the ATmega16
+JTAG-firmware update and have been fixed in version 0.7 and 1.1a.</li>
+ </ul>
+
+ Licensed users will find the commercial version 1.1a on the web-page mentioned in the Evertool manual.
+
+</li><li>ISP-Programming software compatible to the programmer you've got from your friend (AVRDUDE, ponyprog, STK500-plungin etc.).
+To upload the bootloader into the ATmega16 and set the fuses and lock-bits in the ATmega8535 and ATmega16</li>
+<li>AVRStudio 4 - AVRProg (from the tools-menu) is needed to upload the AVRISP-firmware and the JTAGICE-firmware which also
+come with AVRStudio.</li>
+</ul>
+
+<hr>
+<center>
+<script type="text/javascript"><!--
+google_ad_client = "pub-3972068798267869";
+google_ad_width = 728;
+google_ad_height = 150;
+google_ad_format = "728x90_as";
+google_ad_channel ="";
+google_color_border = "336699";
+google_color_bg = "FFFFFF";
+google_color_link = "336699";
+google_color_url = "008000";
+google_color_text = "000000";
+//--></script>
+<script type="text/javascript" src="index_soubory/show_ads.js">
+</script><iframe name="google_ads_frame" src="index_soubory/ads_003.htm" marginwidth="0" marginheight="0" vspace="0" hspace="0" allowtransparency="true" frameborder="0" height="150" scrolling="no" width="728"></iframe>
+</center>
+<hr>
+
+<!--
+There is a small error in the public bootloader-code (0.2): sometimes AVRProg looses sync. Just press the OK-Button if the Sync-Dialog appears on the
+screen. In the commercial version of the bootloader this has been fixed.
+<br>
+There is another small error in the 0.2-Bootloader:
+the ATmega8535 can't be erased from the Evertool-Bootloader which causes errors during upgrade of the AVRISP-firmware when there is already some code
+in the ATmega8535 flash. Workaround for Version 0.2: use another programmer (a "ParPort-Dongle" and PonyProg or avrdude will do) and erase the ATmega8535
+(Chip- or Flash-Erase) before uploading a new stk500-firmware (stk500.ebn) via the Evertool bootloader. The problem has been fixed in the commecial version
+a while ago and a new non-commercial binary will be available here soon after some testing of the "backport". This is a non-issue for Evertool-light,
+the internal ATmega16 "Application-Section-Erase" does work.
+</li>
+-->
+
+
+<h3>Step-by-Step Guide to Software-Installation</h3>
+
+<ol>
+<li>Build the board and double-check it.</li>
+<li>Set the reset-select jumper near the ATMega16 to "ISP ATmega16".</li>
+<li>Set the reset-select jumper near the ATMega8535 to "ISP ATmega8535".</li>
+<li>Connect your programmer (STK200-dongle or whatever) to the ATmega16 ISP-Port.</li>
+<li>Connect an external power supply to the Evertools board if STK200-PPI, AVRISP or AVR910-type programmer is used.</li>
+<li>Upload the Evertool bootloader into the ATmega16 flash using
+PonyProg or avrdude or whatever software can talk to you programmer.</li>
+<li>Program the ATmega16 fuses and lock-bits (external high freq.
+crystal, boot-reset, boot-size 1024 words, SPM in boot-section locked).</li>
+<li>Connect your programmer (STK200-dongle or whatever) to the ATmega8535 ISP-Port.</li>
+<li>Program the ATmega8535 fuses (external high freq. crystal, AT90S8535-compatibility flag (not needed - but can not do any harm)).</li>
+<li>Set the reset-select jumper near the ATmega16 to "Normal/ATmega8535 programming".</li>
+<li>Power-down the Evertool board.</li>
+<li>Connect your PCs serial port to the Evertool board with a serial/RS232 cable.</li>
+<li>Select the UART-Jumpers/Switch to connect to the ATmega16.</li>
+<li>Close the "enable Bootloader (BL)" Jumper near the ATmega16.</li>
+<li>Connect the ATmega16 ISP Pin-Header ("ISP mega16") to the ATmega8535 ISP Pin-Header ("ISP mega8535") with a 10-wire cable (You
+will need such a cable to connect Evertool to you target boards - so this is no extra part).</li>
+<li>Power-up the board.</li>
+<li>Start AVRStudio, start Tools/AVRProg. <b>(2)</b></li>
+<li>Select "ATmega16 boot" from the AVRProg device selection.</li>
+<li>Select [Browse] and browse to /programs/Atmel/AVR Tools/JTAGICE in
+the file-dialog, select the file Upgrade.ebn (set filter to *.*).</li>
+<li>Press the [Program] button in the "Flash" frame. Now the JTAGICE
+firmware gets uploaded into the ATmega16 via "self-programming" aka
+bootloader-programming and verified from the Evertool-bootloader.</li>
+<li>Select "ATmega8515 boot" (yes: no typo. It's 8515 not 8535) from the AVRProg device selection.<b>(3)</b></li>
+<li>Select [Browse] and browse /programs/Atmel/AVR Tools/STK500, select the file stk500.ebn (set filter to *.*).</li>
+<li>Press the [Program]-Flash button. AVRProg will ask to continue
+since the Flash "overwrites boot", select "continue". The next message
+box will ask if the file should be truncated: say "no". Now the
+Evertool-bootloader uploads and verifies the AVRISP firmware into the
+ATmega8535 via serial-(in-system-)programming.<b>(4)</b></li>
+<li>Power-down the board</li>
+<li>Remove the cable between ATmega16 ISP-connector and ATmega8535 ISP-connector.</li>
+<li>Open the Bootloader-Enable ("enable BL") Jumper near the ATmega16</li>
+<li>Set the reset-select jumper near the ATMega8535 to "normal/AVRISP mode"</li>
+<li>Done.</li>
+</ol>
+
+<b>Remarks:</b><br>
+(1) n.t.<br>
+(2) If the message box "No supported board found" appears on the screen
+verify that no user software uses the COM-port, the UART-select
+jumpers/switch are/is set to ATmega16/JTAG, the Evertool bootloader is
+programmed into the ATmega16, the board is powered and the "enable
+Bootloader"-jumper is set. You may also read the <a href="http://www.atmel.com/dyn/resources/prod_documents/DOC1021.PDF">AVRProg user guide</a>.<br>
+(3) You may verify that the ISP connection between the ATmega16 and the ATmega8535 is established by pressing the [Advanced]
+button while the device "ATmega8515 boot" is selected. The Advanced Screen should show the ATmega8535 device signature (see the
+<a href="http://www.atmel.com/dyn/resources/prod_documents/doc2502.pdf">ATmega8535 datasheet</a>).<br>
+(4) If you get verify-errors after the ATmega8535 programming first
+verify that all connections and jumper settings are correct and
+the signature-bytes can be read (Advanced Button). If there are still
+problems press the Chip-Erase button in the advance stettings Chip
+Erase for the Mega8535 is implemented in bootloader version 0.7 and
+above.<br>
+
+
+<p>The steps 1-10 are only needed for the first time to prepare the
+"virgin" ATmegas. The binary-distribution of the Evertool bootloader
+includes a setup-routine which will partly automate the steps 1-10
+(flash upload and fuse-settings). All other steps are needed every time
+the AVRStudio whants to update an AVRISP or JTAGICE to a new firmware.
+Avoid letting AVRStudio do the updates automatically (it will not
+work). Just cancel the "upgrade-dialogs" and follow the
+"AVRProg-procedure" (Steps 11 to end) above.</p>
+
+<p>A description how to program the ATmega16- and ATmega8535-fuses with PonyProg provided by Jeff Havens can be found on
+<a href="http://www.siwawi.arubi.uni-kl.de/avr_projects/evertool/Evertool_fuses_PonyProg.html">this page</a>.
+
+</p><p>The commercial version of the bootloader comes preprogrammed on
+an ATMega16. No additional programmer ist needed for the initial
+Evertool setup. There are no "overwrite" and "truncate" dialogs during
+ATmega8535 programming when using the commercial version and the
+ATmega8535 fuses are set to the correct values by the bootloader.</p>
+
+<h3>Operation</h3>
+
+<p>Depending on the UART-Jumpers/switch and the connection to the target the board now acts as an AVRISP or as a JTAGICE.</p>
+<ul>
+<li>Set the UART-jumpers to ATmega8535 and connect the target to the
+ATmega8535 ISP pin-header (either 10pin "Kanda-standard" or 6pin "Atmel
+standard") and the board will act as an
+AVRISP/STK500-protocol-programmer which can be accessed from
+AVRStudio's Tools-menue (or from AVRDUDE as programmer-type STK500).
+See the Application-note <a href="http://www.atmel.com/dyn/resources/prod_documents/doc2521.pdf">AVR 042</a>
+for pin-assigments.
+avrdude 4.3.0 does not support the AVRISP/STK500 firmware version 2.x
+which is shipped in the stk500.ebn-file of AVRStudio 4.11. An
+experimental avrdude-Version with firmware version 2 support is
+available from my <a href="http://www.siwawi.arubi.uni-kl.de/avr_projects/index.html#avrdudew32">AVR-projects-page</a>.</li>
+<li>Set the UART-jumpers/switch to ATmega16 and connect the target to the JTAG-header and the board will act
+as a JTAGICE which can be accessed from the AVRStudio Tools-menu.</li>
+<li><b>Special "Rescue"-Mode</b>: When the Bootloader-Enable jumper is
+set during power-up a clock-signal (0,73MHz) is available at the
+"Rescue-Clock" pin-header. With this clock-signal connected to the
+XTAL1-pin of an AVR a misconfigured controller can be accessed and
+reprogrammed. (helps with fuses: external clock-signal instead of
+external crystal/quarz et.). Use the AVRISP part of Evertool to
+reprogram the fuses with the AVRStudio STK500/AVRISP plug-in (the
+JTAGICE part is not available if the ATmega16 is in
+bootloader/rescue-mode).</li>
+</ul>
+
+The operation is described in the AVRStudio online-help. The AVRISP parts acts exactly as the original. The only extension is
+the "Target Reset" button.<br>
+The JTAGICE-Part <!-- may not show the target-voltage correctly but other functions (programming/debugging) work as expected and --> works as
+described in the AVRStudio online-help. You may also use the JTAG-section with the <a href="http://avarice.sourceforge.net/">AVaRICE</a>
+interface-software to the gnu-debugger (gdb) on non-MS-Windows machines.
+
+
+<h3>Questions and Answers</h3>
+
+
+<!--
+<p><cite>Are printed circuit boards available?</cite><br>
+Coming soon! A bundle of a PCB (Version 1.1) and an ATmega16 preprogrammed with an improved version of the Evertool bootloader will
+be available soon. All needed parts are "thru-hole" (see picture below) and easily available. No additional programming-hardware
+needed which means only the steps 12-end in the "step-by-step guide" above have to be done for firmware-installation. No additional
+programming hardware needed. Kits with all needed parts and fully assembled and tested Evertools will follow.
+Please "stay tuned" for further information.</p>
+<center><img src="et_pdip.jpg"><br>Layout and Picture (c) 2004 <a href="http://www.ispf.de">www.ispf.de</a></center>
+-->
+
+<p><cite>Are ready-made Evertools available?</cite><br>
+Yes, see the <a href="http://www.myevertool.de/">Myevertool-Page</a>. The page is in German but you can contact
+Mr. Büttner by e-mail in English. Myevertool is a sligthly modified version of the Evertool-design and has
+a licensed version of the "commercial" Evertool-Bootloader preinstalled.</p>
+
+<p><cite>Are printed circuit-boards available?</cite><br>
+Yes, see the <a href="http://www.myevertool.de/">Myevertool-Page</a>.
+The page is in German but you can contact Mr. Büttner by e-mail in English (info (AT) myevertool [D O T] de).</p>
+
+<p><cite>Can I have the Eagle-files?</cite><br>
+No, I do not offer Eagle-Files neither schematic nor layout.</p>
+
+<p><cite>Why two controllers?</cite><br>
+Since the original Atmel firmwares are used, there have to be two
+controllers. One for each task. It may be possible to extend the Evertool-bootloader
+to emulate an STK500/AVRISP or AVR910-type programmer but I do not have enough
+time and knowledge to keep this software up-to-date with every new AVR-device.</p>
+
+<p><cite>Why no USB interface?</cite><br>
+An USB to serial (RS232) converter has been tested succesfully with the Evertool prototyp-board. This
+converter is avaialable for only 13EUR inlcuding cable at www.reichelt.de. A FT232/245 with USB-socket
+and cable is not cheaper in small amounts. For a device similar to the Evertool but with USB-Interace see <a href="#etusb">below</a>.</p>
+
+<p><cite>Why SMD?</cite><br>
+Well, no reason. It's my first SMD-project. Thought Evertool might be "nicer" in SMD.</p>
+
+<p><cite>Does Evertool support Debugwire?</cite><br>
+No. So far no MKII schematic is available for "inspiration" and the MKII Firmware coming
+with AVRStudio seems to have another format than the ebn-files.</p>
+
+<p><cite>AVRProg shows "No supported board found" - what's wrong?</cite><br>
+Please double check your board and double check that all configuration-steps
+have been done as described above before sending me an e-mail. You can test
+if the Bootloader is installed, the fuses are set correctly and the bootloader
+is active by using a terminal software (Hyperterm, Bray Terminal...). Set the terminal
+to: 19200, 8N1, no flowcontrol, mount the "enable Bootloader (BL)"-Jumper,
+apply power to the board, make sure the RS232-level-shifter is connected to
+the ATmega16 and send a S (capital S) to the Evertool.
+If everything is o.k. the bootloader will answer with the characters:
+AVRBOOT. If not: double check...</p>
+
+
+<hr>
+<a name="etlight"></a>
+<h2>"Evertool-Light"</h2>
+<p>"Evertool-Light" is a stripped down version of Evertool which emulates the JTAGICE only.
+The design has been done by Rainer Rakow. The schematic is based on my Evertool design.
+Basicly this is an extended version of the "BOOTICE"-design which can be found somewhere else. </p>
+
+<center>
+<a href="http://www.siwawi.arubi.uni-kl.de/avr_projects/evertool/light/etl_schem.jpg"><img src="index_soubory/etl_schem_t.jpg"></a>
+<a href="http://www.siwawi.arubi.uni-kl.de/avr_projects/evertool/light/smd_side.jpg"><img src="index_soubory/smd_side_t.jpg"></a>
+<a href="http://www.siwawi.arubi.uni-kl.de/avr_projects/evertool/light/connector_side.jpg"><img src="index_soubory/connector_side_t.jpg"></a>
+<br>Click on the images for higher resolution pictures.
+</center>
+
+<p>
+<a href="http://www.siwawi.arubi.uni-kl.de/avr_projects/evertool/light/evertool_light_rr.zip">zip-Archive including schematic and PCB-layout (Postscript-files) of Evertool-Light</a> (ca. 180kB)
+<br>(9.Jul.2004: Message from Rainer: the free end of resistor R2 should be connected to GND in his layout.)
+</p>
+
+
+<h3>Software-Installation on Evertool LIGHT</h3>
+
+<ol>
+<li>Build the board and double-check it.</li>
+<li>Connect your programmer (STK200-dongle or whatever) to the ISP-Port.</li>
+<li>Connect an external power supply to the Evertool-Light board if STK200-PPI, AVRISP or AVR910-type programmer is used.</li>
+<li>Upload the Evertool bootloader (which can also be used for
+Evertool-Light) into the ATmega16 flash using PonyProg or avrdude or
+whatever software can talk to you programmer.</li>
+<li>Program the ATmega16 fuses and lock-bits (external high freq.
+crystal, boot-reset, boot-size 1024 words, SPM in boot-section locked -
+lfuse:&nbsp;0xff hfuse:&nbsp;0xd8:m lock:&nbsp;0x2f).</li>
+<li>Power-down the Evertool-Light board.</li>
+<li>Connect your PCs serial port to the board with a serial/RS232 cable.</li>
+<li>Close the "enable Bootloader (BL)" (JP3) Jumper</li>
+<li>Power-up the board.</li>
+<li>Start AVRStudio, start Tools/AVRProg. <b>(1)</b></li>
+<li>Select "ATmega16 boot" from the AVRProg device selection.</li>
+<li>Select [Browse] and browse to /programs/Atmel/AVR Tools/JTAGICE in
+the file-dialog, select the file Upgrade.ebn (set filter to *.*).</li>
+<li>Press the [Program] button in the "Flash" frame. Now the JTAGICE
+firmware gets uploaded into the ATmega16 via "self-programming" aka
+bootloader-programming and verified from the Evertool-bootloader.</li>
+<li>Power-down the board</li>
+<li>Open the Bootloader-Enable ("enable BL"/JP3) Jumper</li>
+<li>Done.</li>
+</ol>
+
+<b>Remarks:</b><br>
+(1) If the message box "No supported board found" appears on the screen
+verify that no user software uses the COM-port, the UART-select
+jumpers/switch are/is set to ATmega16/JTAG, the Evertool bootloader is
+programmed into the ATmega16, the board is powered and the "enable
+Bootloader"-jumper is set. You may also read the <a href="http://www.atmel.com/dyn/resources/prod_documents/DOC1021.PDF">AVRProg user guide</a>.<br>
+
+<p>The steps 1-5 are only needed for the first time to prepare the new
+ATmega16. The binary-distribution of the Evertool bootloader includes a
+setup-routine which will partly automate the steps 1-5 (flash upload
+and fuse-settings). All other steps are needed every time the AVRStudio
+whants to update the JTAGICE to a new firmware. Avoid letting AVRStudio
+do the updates automatically (it will not work). Just cancel the
+"upgrade-dialogs" and follow the "AVRProg-procedure" (Steps 6 to end)
+above.</p>
+
+
+<center>
+<script type="text/javascript"><!--
+google_ad_client = "pub-3972068798267869";
+google_ad_width = 728;
+google_ad_height = 150;
+google_ad_format = "728x90_as";
+google_ad_channel ="";
+google_color_border = "336699";
+google_color_bg = "FFFFFF";
+google_color_link = "336699";
+google_color_url = "008000";
+google_color_text = "000000";
+//--></script>
+<script type="text/javascript" src="index_soubory/show_ads.js">
+</script><iframe name="google_ads_frame" src="index_soubory/ads_004.htm" marginwidth="0" marginheight="0" vspace="0" hspace="0" allowtransparency="true" frameborder="0" height="150" scrolling="no" width="728"></iframe>
+</center>
+
+
+<hr>
+<a name="etusb"></a>
+<h2>"Evertool-USB"</h2>
+
+<p>Florian Schenk has extended the Evertool with an USB-Interface (FTDI232-USB-to-serial IC). He has also created a layout.
+The schematic and the Eagle-files (.brd and .sch) can be downloaded from <a href="http://www.siwawi.arubi.uni-kl.de/avr_projects/evertool/evertool_usb_v1.zip">[here]</a> (timestamp 20060908).
+If you have questions you may ask Florian Schenk directly by e-mail (schenk (At) schema2000 (Dot) de).</p>
+
+<p>I (M.Thomas) do not offer any support for this ET-USB-design. I have
+not reviewed the layout and I do not own such a device. Anyway, at
+least a remark from my side: Take care about the voltage-supply. When
+the jumper near the USB-connector of "ET-USB" is closed VCC for the
+complete device is 5V and
+the levels at the ISP- and JTAG-connectors are also near 5V. This is a
+"no-no" when connecting to a 3,3V target. If in doubt leave the
+supply-jumper near the USB-connector open and supply the ET-USB from
+the target-board.</p>
+
+
+
+<hr>
+
+<p><a href="http://www.siwawi.arubi.uni-kl.de/avr_projects/index.html"> back to my AVR projects page</a></p>
+
+<hr>
+Martin Thomas<br>
+<img src="index_soubory/mtmailadr2.jpg" alt="e-mail: mthomas (AT) rhrk (D O T) uni-kl (DOT) de"><hr>
+<p align="right">
+ <small>
+ <font color="#aaaaaa">
+ <br>21436 hits since
+ <br>Last mod.: Wednesday, 29-Aug-2007 03:27:24 CEST
+ <br><!-- # echo var="REMOTE_HOST" -->
+ </font>
+ </small>
+</p>
+
+</body></html>
\ No newline at end of file
/Modules/AVR/ATprogISPUSB01A/DOC/navrh/index_soubory/ads.htm
0,0 → 1,2
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html><head><style>a:link,a:visited,a:hover,a:active{color:#336699;cursor:pointer;}body,table,div,ul,li{font-size:10px;margin:0px;padding:0px}body{background-color:transparent;font-family:verdana,arial,sans-serif;height:100%}#aus{height:90px;width:728px}#ads{left:1px;position:absolute;top:1px;width:726px}#ads ul{list-style:none;}#ads ul li{cursor:pointer;float:left;height:70px;overflow:hidden;width:242px}.ad{margin:0px 2px}.adt{font-size:11px;font-weight:bold;line-height:12px;}.adb{color:#000000;display:block;font-size:10px;line-height:12px;}.adu{color:#008000;font-size:10px;line-height:12px;overflow:hidden;white-space:nowrap}#att{left:635px;position:absolute;top:71px}#att ul{height:18px;list-style:none;width:92px}#att ul li{float:left}#abgf{background-color:#336699;height:18px;width:74px}#abgt{height:18px;position:relative;width:18px}#abgi{left:648px;position:absolute;top:73px}#aubg{background-color:#ffffff;border:1px solid #336699;height:88px;width:726px}</style><script>function ss(w,id) {window.status = w;a = document.getElementById(id);if (a) {bi = a.href.indexOf("&nm="); if (bi < 1) {a.href += "&nm=1";return true;}c = a.href.substring(0, bi+4); d = a.href.substring(bi+4, a.href.length);ei = d.indexOf("&");if (ei < 0) {f = d;r = '';} else {f = d.substring(0, ei);r = d.substring(ei, d.length); }var g = parseInt(f); g++;a.href= c+g+r; }return true;}function st(a) {return true;}function cs(){window.status='';} function jcc(a) {pha=document.getElementById(a); nc=pha.href.indexOf('&jca='); if(nc>=1) return; jca=(68)+String('Hneub').charCodeAt(2); if (a=='aw0') {jca+=(5917);} else if (a=='aw1') {jca+=(364);} else if (a=='aw2') {jca+=(7849);} else {jca=0;} phb=pha.href+'&jca='+jca; pha.href=phb;} function ha(a){ pha=document.getElementById(a); nhi=pha.href.indexOf("&nh=");if(nhi < 1) {phb=pha.href+"&nh=1";} pha.href=phb; jcc(a); }function ca(a) { pha=document.getElementById(a); nci=pha.href.indexOf("&nc=");if(nci < 1) {phb=pha.href+"&nc=1";} pha.href=phb; jcc(a); top.location.href=document.getElementById(a).href;}function ga(o,e) {if (document.getElementById) {a=o.id.substring(1);p = "";r = "";g = e.target;if (g) {t = g.id;f = g.parentNode;if (f) {p = f.id;h = f.parentNode;if (h)r = h.id;}} else {h = e.srcElement;f = h.parentNode;if (f)p = f.id;t = h.id;}if (t==a || p==a || r==a)return true;pha=document.getElementById(a); nbi=pha.href.indexOf("&nb=");if(nbi < 1) {phb=pha.href+"&nb=1";} pha.href=phb; jcc(a); top.location.href=document.getElementById(a).href;}}</script><style type="text/css">#abgt .curve div{background-color: #336699}</style></head><body><div id="aus"><div id="aubg"></div><div id="ads"><ul><li id="taw0" onclick="ga(this,event)" onfocus="ss('','aw0')" onmousedown="st('aw0')" onmouseover="ss('','aw0')"><div class="ad"><a class="adt" href="http://pagead2.googlesyndication.com/pagead/iclk?sa=l&amp;ai=BV8t2uKI6R7v5NZnQ-QKE_OiEB-GizRqZrN-XAcCNtwHwwU0QARgBIMWhggIoAzgAUN-N55v6_____wFgzOHtgfwGsgEad3d3LnNpd2F3aS5hcnViaS51bmkta2wuZGW6AQk3Mjh4OTBfYXPIAQHaAThodHRwOi8vd3d3LnNpd2F3aS5hcnViaS51bmkta2wuZGUvYXZyX3Byb2plY3RzL2V2ZXJ0b29sL4ACAagDAcgDB-gDHugDH-gDzQXoA3M&amp;num=1&amp;adurl=http://www.rfideasstore.com/rfideas/proxcard.html%3Fsource%3Dgoogle&amp;client=ca-pub-3972068798267869&amp;nm=0" id="aw0" onclick="ha('aw0')" onfocus="ss('','aw0')" onmousedown="st('aw0')" onmouseover="return ss('','aw0')" target="_top"><span>Proximity Cards &amp; Readers</span></a><div class="adb">Buy prox cards-readers at RF IDeas for facility access and computers! </div><div class="adu">www.RFIDeasStore.com</div></div></li><li id="taw1" onclick="ga(this,event)" onfocus="ss('','aw1')" onmousedown="st('aw1')" onmouseover="ss('','aw1')"><div class="ad"><a class="adt" href="http://pagead2.googlesyndication.com/pagead/iclk?sa=l&amp;ai=BmP2FuKI6R7v5NZnQ-QKE_OiEB9i7nhK4yun0AcCNtwHwkwkQAhgCIMWhggIoAzgAUOn-4ekGYMzh7YH8BrIBGnd3dy5zaXdhd2kuYXJ1YmkudW5pLWtsLmRlugEJNzI4eDkwX2FzyAEB2gE4aHR0cDovL3d3dy5zaXdhd2kuYXJ1YmkudW5pLWtsLmRlL2F2cl9wcm9qZWN0cy9ldmVydG9vbC-pAhN97YKJi7g-qAMByAMH6AMe6AMf6APNBegDcw&amp;num=2&amp;adurl=http://www.brendes.de/4&amp;client=ca-pub-3972068798267869&amp;nm=0" id="aw1" onclick="ha('aw1')" onfocus="ss('','aw1')" onmousedown="st('aw1')" onmouseover="return ss('','aw1')" target="_top"><span>ARM development tools</span></a><div class="adb">Real-time trace and JTAG adapters C/C++ compiler, debugger, boards </div><div class="adu">www.brendes.de</div></div></li><li id="taw2" onclick="ga(this,event)" onfocus="ss('','aw2')" onmousedown="st('aw2')" onmouseover="ss('','aw2')"><div class="ad"><a class="adt" href="http://pagead2.googlesyndication.com/pagead/iclk?sa=l&amp;ai=B9SnHuKI6R7v5NZnQ-QKE_OiEB4vFzRab9pDwAcCNtwGQ_EQQAxgDIMWhggIoAzgAUMXEnLIBYMzh7YH8BrIBGnd3dy5zaXdhd2kuYXJ1YmkudW5pLWtsLmRlugEJNzI4eDkwX2FzyAEB2gE4aHR0cDovL3d3dy5zaXdhd2kuYXJ1YmkudW5pLWtsLmRlL2F2cl9wcm9qZWN0cy9ldmVydG9vbC-AAgGoAwHIAwfoAx7oAx_oA80F6ANz&amp;num=3&amp;adurl=http://www.ats-usa.com/overture/bellmenu.html&amp;client=ca-pub-3972068798267869&amp;nm=0" id="aw2" onclick="ha('aw2')" onfocus="ss('','aw2')" onmousedown="st('aw2')" onmouseover="return ss('','aw2')" target="_top"><span>School or Factory Bells</span></a><div class="adb">School Bell, Ring Class Change Factory Break or School Bells </div><div class="adu">www.ats-usa.com</div></div></li></ul></div><div id="att"><ul><li style="" id="abgt"><div class="curve" style="overflow: hidden; position: absolute; left: 0px; top: 0px; width: 18px; height: 18px;"><div style="overflow: hidden; position: absolute; left: 18px; top: 1px; width: 1px; height: 17px;"></div><div style="overflow: hidden; position: absolute; left: 18px; top: 0px; width: 1px; height: 1px; opacity: 0.934504;"></div><div style="overflow: hidden; position: absolute; left: 17px; top: 1px; width: 1px; height: 17px;"></div><div style="overflow: hidden; position: absolute; left: 17px; top: 0px; width: 1px; height: 1px; opacity: 0.872914;"></div><div style="overflow: hidden; position: absolute; left: 16px; top: 1px; width: 1px; height: 17px;"></div><div style="overflow: hidden; position: absolute; left: 16px; top: 0px; width: 1px; height: 1px; opacity: 0.75428;"></div><div style="overflow: hidden; position: absolute; left: 15px; top: 1px; width: 1px; height: 17px;"></div><div style="overflow: hidden; position: absolute; left: 15px; top: 0px; width: 1px; height: 1px; opacity: 0.528117;"></div><div style="overflow: hidden; position: absolute; left: 14px; top: 2px; width: 1px; height: 16px;"></div><div style="overflow: hidden; position: absolute; left: 14px; top: 1px; width: 1px; height: 1px; opacity: 0.978835;"></div><div style="overflow: hidden; position: absolute; left: 14px; top: 0px; width: 1px; height: 1px; opacity: 0.142529;"></div><div style="overflow: hidden; position: absolute; left: 13px; top: 3px; width: 1px; height: 15px;"></div><div style="overflow: hidden; position: absolute; left: 13px; top: 2px; width: 1px; height: 1px; opacity: 0.991322;"></div><div style="overflow: hidden; position: absolute; left: 13px; top: 1px; width: 1px; height: 1px; opacity: 0.365792;"></div><div style="overflow: hidden; position: absolute; left: 12px; top: 4px; width: 1px; height: 14px;"></div><div style="overflow: hidden; position: absolute; left: 12px; top: 3px; width: 1px; height: 1px; opacity: 0.843665;"></div><div style="overflow: hidden; position: absolute; left: 12px; top: 2px; width: 1px; height: 1px; opacity: 0.250257;"></div><div style="overflow: hidden; position: absolute; left: 11px; top: 7px; width: 1px; height: 11px;"></div><div style="overflow: hidden; position: absolute; left: 11px; top: 6px; width: 1px; height: 1px; opacity: 0.997887;"></div><div style="overflow: hidden; position: absolute; left: 11px; top: 5px; width: 1px; height: 1px; opacity: 0.763506;"></div><div style="overflow: hidden; position: absolute; left: 11px; top: 4px; width: 1px; height: 1px; opacity: 0.343794;"></div><div style="overflow: hidden; position: absolute; left: 11px; top: 3px; width: 1px; height: 1px; opacity: 0.0148076;"></div><div style="overflow: hidden; position: absolute; left: 10px; top: 9px; width: 1px; height: 9px;"></div><div style="overflow: hidden; position: absolute; left: 10px; top: 8px; width: 1px; height: 1px; opacity: 0.832642;"></div><div style="overflow: hidden; position: absolute; left: 10px; top: 7px; width: 1px; height: 1px; opacity: 0.493654;"></div><div style="overflow: hidden; position: absolute; left: 10px; top: 6px; width: 1px; height: 1px; opacity: 0.143882;"></div><div style="overflow: hidden; position: absolute; left: 9px; top: 12px; width: 1px; height: 6px;"></div><div style="overflow: hidden; position: absolute; left: 9px; top: 11px; width: 1px; height: 1px; opacity: 0.856118;"></div><div style="overflow: hidden; position: absolute; left: 9px; top: 10px; width: 1px; height: 1px; opacity: 0.506347;"></div><div style="overflow: hidden; position: absolute; left: 9px; top: 9px; width: 1px; height: 1px; opacity: 0.167358;"></div><div style="overflow: hidden; position: absolute; left: 9px; top: 8px; width: 1px; height: 1px; opacity: 0;"></div><div style="overflow: hidden; position: absolute; left: 8px; top: 15px; width: 1px; height: 3px;"></div><div style="overflow: hidden; position: absolute; left: 8px; top: 14px; width: 1px; height: 1px; opacity: 0.985192;"></div><div style="overflow: hidden; position: absolute; left: 8px; top: 13px; width: 1px; height: 1px; opacity: 0.656206;"></div><div style="overflow: hidden; position: absolute; left: 8px; top: 12px; width: 1px; height: 1px; opacity: 0.236494;"></div><div style="overflow: hidden; position: absolute; left: 8px; top: 11px; width: 1px; height: 1px; opacity: 0.00211285;"></div><div style="overflow: hidden; position: absolute; left: 7px; top: 16px; width: 1px; height: 2px;"></div><div style="overflow: hidden; position: absolute; left: 7px; top: 15px; width: 1px; height: 1px; opacity: 0.749743;"></div><div style="overflow: hidden; position: absolute; left: 7px; top: 14px; width: 1px; height: 1px; opacity: 0.156335;"></div><div style="overflow: hidden; position: absolute; left: 6px; top: 17px; width: 1px; height: 1px;"></div><div style="overflow: hidden; position: absolute; left: 6px; top: 16px; width: 1px; height: 1px; opacity: 0.634208;"></div><div style="overflow: hidden; position: absolute; left: 6px; top: 15px; width: 1px; height: 1px; opacity: 0.00867815;"></div><div style="overflow: hidden; position: absolute; left: 5px; top: 18px; width: 1px; height: 0px;"></div><div style="overflow: hidden; position: absolute; left: 5px; top: 17px; width: 1px; height: 1px; opacity: 0.857471;"></div><div style="overflow: hidden; position: absolute; left: 5px; top: 16px; width: 1px; height: 1px; opacity: 0.0211654;"></div><div style="overflow: hidden; position: absolute; left: 4px; top: 18px; width: 1px; height: 0px;"></div><div style="overflow: hidden; position: absolute; left: 4px; top: 17px; width: 1px; height: 1px; opacity: 0.471883;"></div><div style="overflow: hidden; position: absolute; left: 3px; top: 18px; width: 1px; height: 0px;"></div><div style="overflow: hidden; position: absolute; left: 3px; top: 17px; width: 1px; height: 1px; opacity: 0.24572;"></div><div style="overflow: hidden; position: absolute; left: 2px; top: 18px; width: 1px; height: 0px;"></div><div style="overflow: hidden; position: absolute; left: 2px; top: 17px; width: 1px; height: 1px; opacity: 0.127086;"></div><div style="overflow: hidden; position: absolute; left: 1px; top: 18px; width: 1px; height: 0px;"></div><div style="overflow: hidden; position: absolute; left: 1px; top: 17px; width: 1px; height: 1px; opacity: 0.0654964;"></div></div></li><li id="abgf"></li></ul></div><script>var sc=['abgt',18,18,'#336699',false,false];</script><script src="ads_data/graphics.js"></script><div id="abgi"><a href="http://pagead2.googlesyndication.com/pagead/pageclick?type=5&amp;redir_url=http%3A//services.google.com/feedback/abg%3Furl%3Dhttp%3A//www.siwawi.arubi.uni-kl.de/avr_projects/evertool/%26hl%3Den%26client%3Dca-pub-3972068798267869%26adU%3Dwww.RFIDeasStore.com%26adT%3DProximity%2BCards%2B%2526amp%253B%2BReaders%26adU%3Dwww.brendes.de%26adT%3DARM%2Bdevelopment%2Btools%26adU%3Dwww.ats-usa.com%26adT%3DSchool%2Bor%2BFactory%2BBells%26done%3D1%26gl%3DCZ%26oasu%3Dtrue" target="_blank"><img alt="Ads by Google" src="ads_data/abg-en-100c-ffffff.png" border="0" height="16" width="78"></a></div></div></body></html>
/Modules/AVR/ATprogISPUSB01A/DOC/navrh/index_soubory/ads_002.htm
0,0 → 1,5
<html><head><style><!--
a:link { color: #ffffff }a:visited { color: #ffffff }a:hover { color: #ffffff }a:active { color: #ffffff } --></style><script><!--
function ss(w,id) {window.status = w;return true;}function st(a) {return true;}function cs(){window.status='';}function ha(a){ }function ca(a) { top.location.href=document.getElementById(a).href;}function ga(o,e) {if (document.getElementById) {a=o.id.substring(1);p = "";r = "";g = e.target;if (g) {t = g.id;f = g.parentNode;if (f) {p = f.id;h = f.parentNode;if (h)r = h.id;}} else {h = e.srcElement;f = h.parentNode;if (f)p = f.id;t = h.id;}if (t==a || p==a || r==a)return true;top.location.href=document.getElementById(a).href;}}
//-->
</script></head><body leftmargin="0" topmargin="0" style="background: transparent none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;" marginheight="0" marginwidth="0"><a id="aw0" target="_top" href="http://pagead2.googlesyndication.com/pagead/iclk?sa=l&amp;num=0&amp;client=ca-ref-pub-3972068798267869&amp;adurl=http://www.google.com/adsense/%3Fhl%3Den_GB%26ai%3DBpW3-uKI6R66IHqDM-wLUy827DYXP5iej5ZvOAcWNtwEAEAEg27i-BDgBUKim2t36_____wFgzOHtgfwGoAGXlcj9A7IBGnd3dy5zaXdhd2kuYXJ1YmkudW5pLWtsLmRlyAEC2gFCaHR0cDovL3d3dy5zaXdhd2kuYXJ1YmkudW5pLWtsLmRlL2F2cl9wcm9qZWN0cy9ldmVydG9vbC9pbmRleC5odG1sgAIBqAMD&amp;ai=BGYRnuKI6R66IHqDM-wLUy827DYXP5iej5ZvOAcWNtwEAEAEg27i-BDgBUJ_Nge8EYMzh7YH8BqABl5XI_QOyARp3d3cuc2l3YXdpLmFydWJpLnVuaS1rbC5kZcgBAtoBQmh0dHA6Ly93d3cuc2l3YXdpLmFydWJpLnVuaS1rbC5kZS9hdnJfcHJvamVjdHMvZXZlcnRvb2wvaW5kZXguaHRtbIACAagDAw" onfocus="ss('go to www.google.com/adsense','aw0')" onmouseover="return ss('go to www.google.com/adsense','aw0')" onmouseout="cs()" onclick="ca('aw0')"><img src="ads_data_002/imgad.png" border="" height="240" width="120"></a></body></html>
/Modules/AVR/ATprogISPUSB01A/DOC/navrh/index_soubory/ads_003.htm
0,0 → 1,5
<html><head><style><!--
a:link { color: #ffffff }a:visited { color: #ffffff }a:hover { color: #ffffff }a:active { color: #ffffff } --></style><script><!--
function ss(w,id) {window.status = w;return true;}function st(a) {return true;}function cs(){window.status='';}function ha(a){ }function ca(a) { top.location.href=document.getElementById(a).href;}function ga(o,e) {if (document.getElementById) {a=o.id.substring(1);p = "";r = "";g = e.target;if (g) {t = g.id;f = g.parentNode;if (f) {p = f.id;h = f.parentNode;if (h)r = h.id;}} else {h = e.srcElement;f = h.parentNode;if (f)p = f.id;t = h.id;}if (t==a || p==a || r==a)return true;top.location.href=document.getElementById(a).href;}}
//-->
</script></head><body leftmargin="0" topmargin="0" marginheight="0" marginwidth="0"><script language="javascript">var _ait_url = "http://pagead2.googlesyndication.com/pagead/conversion/?ai=Bd_WHuKI6R9aENqaG-QLW7OWEB7KLvjLO38ayA8CNtwGQsAoQARgBIMWhggI4AFCckvWPAWDM4e2B_AagAeKIu_wDsgEad3d3LnNpd2F3aS5hcnViaS51bmkta2wuZGW6AQk3Mjh4OTBfYXPIAQTaAThodHRwOi8vd3d3LnNpd2F3aS5hcnViaS51bmkta2wuZGUvYXZyX3Byb2plY3RzL2V2ZXJ0b29sL-ABAoACAakColhhSrU8pz64AhjIAu6boAGoAwHoAx7oAx_oA80F6ANz&sigh=VSV01qmmMQI&label=_AITNAME_&value=_AITVALUE_";var _ait_counter = 0;function _ADS_ReportInteraction(opt_name, opt_value) {if (_ait_url == "") return;if (typeof opt_name == "undefined") opt_name = "primaryinteraction";if (typeof opt_value == "undefined") opt_value = 0;if (typeof opt_name != "string" || typeof opt_value != "number") return;var url = _ait_url;url = url.replace("_AITNAME_", escape(opt_name));url = url.replace("_AITVALUE_", opt_value);if (_ait_counter > 0) {url += "&noconv=1";url += "&random=" + _ait_counter;}_ait_counter++;var t = document.createElement("img");t.src = url;}</script><div id="google_flash_inline_div" style="position: relative; z-index: 1001; width: 728px;"><div id="google_flash_div" style="position: absolute; left: 0px; z-index: 1001;"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" id="google_flash_relay_obj" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" height="1" width="1"><param name="movie" value="http://pagead2.googlesyndication.com/pagead/flash_ad_relay.swf"><param name="quality" value="high"><param name="AllowScriptAccess" value="always"><param name="wmode" value="opaque"><embed src="ads_data_003/flash_ad_relay.swf" id="google_flash_relay_embed" wmode="opaque" type="application/x-shockwave-flash" allowscriptaccess="always" pluginspage="http://www.macromedia.com/go/getflashplayer" height="1" width="1"></object><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" id="google_flash_obj" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" height="90" width="728"><param name="movie" value="/pagead/imgad?id=CMeiv_OXppWngQEQ2AUYWjIIdK2XiiGv7UA"><param name="quality" value="high"><param name="AllowScriptAccess" value="never"><param name="wmode" value="opaque"><param name="FlashVars" value="clickTAG=http://pagead2.googlesyndication.com/pagead/iclk%3Fsa%3Dl%26ai%3DBd_WHuKI6R9aENqaG-QLW7OWEB7KLvjLO38ayA8CNtwGQsAoQARgBIMWhggI4AFCckvWPAWDM4e2B_AagAeKIu_wDsgEad3d3LnNpd2F3aS5hcnViaS51bmkta2wuZGW6AQk3Mjh4OTBfYXPIAQTaAThodHRwOi8vd3d3LnNpd2F3aS5hcnViaS51bmkta2wuZGUvYXZyX3Byb2plY3RzL2V2ZXJ0b29sL-ABAoACAakColhhSrU8pz64AhjIAu6boAGoAwHoAx7oAx_oA80F6ANz%26num%3D1%26client%3Dca-pub-3972068798267869%26adurl%3Dhttp://www.activetechpros.com/index2.htm%253Fsrc%253Dgoogle_sem_eu_devprogtoolC_img"><embed src="ads_data_003/imgad.swf" id="google_flash_embed" wmode="opaque" flashvars="clickTAG=http://pagead2.googlesyndication.com/pagead/iclk%3Fsa%3Dl%26ai%3DBd_WHuKI6R9aENqaG-QLW7OWEB7KLvjLO38ayA8CNtwGQsAoQARgBIMWhggI4AFCckvWPAWDM4e2B_AagAeKIu_wDsgEad3d3LnNpd2F3aS5hcnViaS51bmkta2wuZGW6AQk3Mjh4OTBfYXPIAQTaAThodHRwOi8vd3d3LnNpd2F3aS5hcnViaS51bmkta2wuZGUvYXZyX3Byb2plY3RzL2V2ZXJ0b29sL-ABAoACAakColhhSrU8pz64AhjIAu6boAGoAwHoAx7oAx_oA80F6ANz%26num%3D1%26client%3Dca-pub-3972068798267869%26adurl%3Dhttp://www.activetechpros.com/index2.htm%253Fsrc%253Dgoogle_sem_eu_devprogtoolC_img" type="application/x-shockwave-flash" allowscriptaccess="never" pluginspage="http://www.macromedia.com/go/getflashplayer" height="90" width="728"></object></div></div><div style="position: relative; width: 728px; height: 90px; z-index: 1000;"></div><!--[if IE]><script language="javascript" src="http://pagead2.googlesyndication.com/pagead/inject_object_div.js"> </script><![endif]--></body></html>
/Modules/AVR/ATprogISPUSB01A/DOC/navrh/index_soubory/ads_004.htm
0,0 → 1,2
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html><head><style>a:link,a:visited,a:hover,a:active{color:#336699;cursor:pointer;}body,table,div,ul,li{font-size:10px;margin:0px;padding:0px}body{background-color:transparent;font-family:verdana,arial,sans-serif;height:100%}#aus{height:90px;width:728px}#ads{left:1px;position:absolute;top:1px;width:726px}#ads ul{list-style:none;}#ads ul li{cursor:pointer;float:left;height:63px;overflow:hidden;width:181px}.ad{margin:0px 2px}.adt{font-size:10px;font-weight:bold;line-height:12px;}.adb{color:#000000;display:block;font-size:10px;line-height:12px;}.adu{color:#008000;font-size:10px;line-height:12px;overflow:hidden;white-space:nowrap}#att{left:635px;position:absolute;top:71px}#att ul{height:18px;list-style:none;width:92px}#att ul li{float:left}#abgf{background-color:#336699;height:18px;width:74px}#abgt{height:18px;position:relative;width:18px}#abgi{left:648px;position:absolute;top:73px}#aubg{background-color:#ffffff;border:1px solid #336699;height:88px;width:726px}</style><script>function ss(w,id) {window.status = w;a = document.getElementById(id);if (a) {bi = a.href.indexOf("&nm="); if (bi < 1) {a.href += "&nm=1";return true;}c = a.href.substring(0, bi+4); d = a.href.substring(bi+4, a.href.length);ei = d.indexOf("&");if (ei < 0) {f = d;r = '';} else {f = d.substring(0, ei);r = d.substring(ei, d.length); }var g = parseInt(f); g++;a.href= c+g+r; }return true;}function st(a) {return true;}function cs(){window.status='';} function jcc(a) {pha=document.getElementById(a); nc=pha.href.indexOf('&jca='); if(nc>=1) return; jca=(4570)-(87)-(14); if (a=='aw0') {jca+=(2386);} else if (a=='aw1') {jca+=(1627);} else if (a=='aw2') {jca+=(3396);} else if (a=='aw3') {jca+=(-4407);} else {jca=0;} phb=pha.href+'&jca='+jca; pha.href=phb;} function ha(a){ pha=document.getElementById(a); nhi=pha.href.indexOf("&nh=");if(nhi < 1) {phb=pha.href+"&nh=1";} pha.href=phb; jcc(a); }function ca(a) { pha=document.getElementById(a); nci=pha.href.indexOf("&nc=");if(nci < 1) {phb=pha.href+"&nc=1";} pha.href=phb; jcc(a); top.location.href=document.getElementById(a).href;}function ga(o,e) {if (document.getElementById) {a=o.id.substring(1);p = "";r = "";g = e.target;if (g) {t = g.id;f = g.parentNode;if (f) {p = f.id;h = f.parentNode;if (h)r = h.id;}} else {h = e.srcElement;f = h.parentNode;if (f)p = f.id;t = h.id;}if (t==a || p==a || r==a)return true;pha=document.getElementById(a); nbi=pha.href.indexOf("&nb=");if(nbi < 1) {phb=pha.href+"&nb=1";} pha.href=phb; jcc(a); top.location.href=document.getElementById(a).href;}}</script><style type="text/css">#abgt .curve div{background-color: #336699}</style></head><body><div id="aus"><div id="aubg"></div><div id="ads"><ul><li id="taw0" onclick="ga(this,event)" onfocus="ss('','aw0')" onmousedown="st('aw0')" onmouseover="ss('','aw0')"><div class="ad"><a class="adt" href="http://pagead2.googlesyndication.com/pagead/iclk?sa=l&amp;ai=Ba40XuKI6R53mNpua-wKDjI2FB7rStQjugciyAcCNtwGA8QQQARgEIMWhggIoBDgAUPiMtpr9_____wFgzOHtgfwGsgEad3d3LnNpd2F3aS5hcnViaS51bmkta2wuZGW6AQk3Mjh4OTBfYXPIAQHaAThodHRwOi8vd3d3LnNpd2F3aS5hcnViaS51bmkta2wuZGUvYXZyX3Byb2plY3RzL2V2ZXJ0b29sL-ABA6gDAcgDB-gDHugDH-gDzQXoA3M&amp;num=4&amp;adurl=http://www.macraigor.com&amp;client=ca-pub-3972068798267869&amp;nm=0" id="aw0" onclick="ha('aw0')" onfocus="ss('','aw0')" onmousedown="st('aw0')" onmouseover="return ss('','aw0')" target="_top"><span>Low-cost JTAG debuggers</span></a><div class="adb">Debug HW and/or SW via JTAG Real-time, low cost, Graphical </div><div class="adu">www.macraigor.com</div></div></li><li id="taw1" onclick="ga(this,event)" onfocus="ss('','aw1')" onmousedown="st('aw1')" onmouseover="ss('','aw1')"><div class="ad"><a class="adt" href="http://pagead2.googlesyndication.com/pagead/iclk?sa=l&amp;ai=BmkQKuKI6R53mNpua-wKDjI2FB5-d6QbpmOm_AsCNtwHg1AMQAhgFIMWhggIoBDgAUIGTmv_______wFgzOHtgfwGsgEad3d3LnNpd2F3aS5hcnViaS51bmkta2wuZGW6AQk3Mjh4OTBfYXPIAQHaAThodHRwOi8vd3d3LnNpd2F3aS5hcnViaS51bmkta2wuZGUvYXZyX3Byb2plY3RzL2V2ZXJ0b29sL-ABA4ACAagDAcgDB-gDHugDH-gDzQXoA3M&amp;num=5&amp;adurl=http://www.futurlec.com/ET-AVR_Stamp.shtml&amp;client=ca-pub-3972068798267869&amp;nm=0" id="aw1" onclick="ha('aw1')" onfocus="ss('','aw1')" onmousedown="st('aw1')" onmouseover="return ss('','aw1')" target="_top"><span>ATMega128 Controller</span></a><div class="adb">Great New ET-AVR Stamp with ATMega128, Terrific Value at $19.90 </div><div class="adu">www.futurlec.com</div></div></li><li id="taw2" onclick="ga(this,event)" onfocus="ss('','aw2')" onmousedown="st('aw2')" onmouseover="ss('','aw2')"><div class="ad"><a class="adt" href="http://pagead2.googlesyndication.com/pagead/iclk?sa=l&amp;ai=Bt-LQuKI6R53mNpua-wKDjI2FB7WF0h_JqYaUA8CNtwGwzAsQAxgGIMWhggIoBDgAUM-GxsIGYMzh7YH8BqABu4H7-AOyARp3d3cuc2l3YXdpLmFydWJpLnVuaS1rbC5kZboBCTcyOHg5MF9hc8gBAdoBOGh0dHA6Ly93d3cuc2l3YXdpLmFydWJpLnVuaS1rbC5kZS9hdnJfcHJvamVjdHMvZXZlcnRvb2wv4AEDgAIBqQITfe2CiYu4PqgDAcgDB-gDHugDH-gDzQXoA3M&amp;num=6&amp;adurl=http://www.e-jtag.com/&amp;client=ca-pub-3972068798267869&amp;nm=0" id="aw2" onclick="ha('aw2')" onfocus="ss('','aw2')" onmousedown="st('aw2')" onmouseover="return ss('','aw2')" target="_top"><span>e-JTAG extends JTAG</span></a><div class="adb">JTAG test has limitations. See how Extended JTAG solves these. </div><div class="adu">www.e-jtag.com</div></div></li><li id="taw3" onclick="ga(this,event)" onfocus="ss('','aw3')" onmousedown="st('aw3')" onmouseover="ss('','aw3')"><div class="ad"><a class="adt" href="http://pagead2.googlesyndication.com/pagead/iclk?sa=l&amp;ai=BanUduKI6R53mNpua-wKDjI2FB4T6nSmIyeqMA8CNtwHgxQgQBBgHIMWhggIoBDgAUPuZwPgEYMzh7YH8BqAB1Jim_wOyARp3d3cuc2l3YXdpLmFydWJpLnVuaS1rbC5kZboBCTcyOHg5MF9hc8gBAdoBOGh0dHA6Ly93d3cuc2l3YXdpLmFydWJpLnVuaS1rbC5kZS9hdnJfcHJvamVjdHMvZXZlcnRvb2wv4AEDyAKUtJQBqAMByAMH6AMe6AMf6APNBegDcw&amp;num=7&amp;adurl=http://www.globalspec.com/ProductFinder/findproducts%3Fquery%3Dplc%2520programmer%26se%3Dggka%26setag%3DMOTN&amp;client=ca-pub-3972068798267869&amp;nm=0" id="aw3" onclick="ha('aw3')" onfocus="ss('','aw3')" onmousedown="st('aw3')" onmouseover="return ss('','aw3')" target="_top"><span>Plc Programmer Search</span></a><div class="adb">Free Technical Search Engine Search Thousands of Catalogs Today </div><div class="adu">www.globalspec.com</div></div></li></ul></div><div id="att"><ul><li style="" id="abgt"><div class="curve" style="overflow: hidden; position: absolute; left: 0px; top: 0px; width: 18px; height: 18px;"><div style="overflow: hidden; position: absolute; left: 18px; top: 1px; width: 1px; height: 17px;"></div><div style="overflow: hidden; position: absolute; left: 18px; top: 0px; width: 1px; height: 1px; opacity: 0.934504;"></div><div style="overflow: hidden; position: absolute; left: 17px; top: 1px; width: 1px; height: 17px;"></div><div style="overflow: hidden; position: absolute; left: 17px; top: 0px; width: 1px; height: 1px; opacity: 0.872914;"></div><div style="overflow: hidden; position: absolute; left: 16px; top: 1px; width: 1px; height: 17px;"></div><div style="overflow: hidden; position: absolute; left: 16px; top: 0px; width: 1px; height: 1px; opacity: 0.75428;"></div><div style="overflow: hidden; position: absolute; left: 15px; top: 1px; width: 1px; height: 17px;"></div><div style="overflow: hidden; position: absolute; left: 15px; top: 0px; width: 1px; height: 1px; opacity: 0.528117;"></div><div style="overflow: hidden; position: absolute; left: 14px; top: 2px; width: 1px; height: 16px;"></div><div style="overflow: hidden; position: absolute; left: 14px; top: 1px; width: 1px; height: 1px; opacity: 0.978835;"></div><div style="overflow: hidden; position: absolute; left: 14px; top: 0px; width: 1px; height: 1px; opacity: 0.142529;"></div><div style="overflow: hidden; position: absolute; left: 13px; top: 3px; width: 1px; height: 15px;"></div><div style="overflow: hidden; position: absolute; left: 13px; top: 2px; width: 1px; height: 1px; opacity: 0.991322;"></div><div style="overflow: hidden; position: absolute; left: 13px; top: 1px; width: 1px; height: 1px; opacity: 0.365792;"></div><div style="overflow: hidden; position: absolute; left: 12px; top: 4px; width: 1px; height: 14px;"></div><div style="overflow: hidden; position: absolute; left: 12px; top: 3px; width: 1px; height: 1px; opacity: 0.843665;"></div><div style="overflow: hidden; position: absolute; left: 12px; top: 2px; width: 1px; height: 1px; opacity: 0.250257;"></div><div style="overflow: hidden; position: absolute; left: 11px; top: 7px; width: 1px; height: 11px;"></div><div style="overflow: hidden; position: absolute; left: 11px; top: 6px; width: 1px; height: 1px; opacity: 0.997887;"></div><div style="overflow: hidden; position: absolute; left: 11px; top: 5px; width: 1px; height: 1px; opacity: 0.763506;"></div><div style="overflow: hidden; position: absolute; left: 11px; top: 4px; width: 1px; height: 1px; opacity: 0.343794;"></div><div style="overflow: hidden; position: absolute; left: 11px; top: 3px; width: 1px; height: 1px; opacity: 0.0148076;"></div><div style="overflow: hidden; position: absolute; left: 10px; top: 9px; width: 1px; height: 9px;"></div><div style="overflow: hidden; position: absolute; left: 10px; top: 8px; width: 1px; height: 1px; opacity: 0.832642;"></div><div style="overflow: hidden; position: absolute; left: 10px; top: 7px; width: 1px; height: 1px; opacity: 0.493654;"></div><div style="overflow: hidden; position: absolute; left: 10px; top: 6px; width: 1px; height: 1px; opacity: 0.143882;"></div><div style="overflow: hidden; position: absolute; left: 9px; top: 12px; width: 1px; height: 6px;"></div><div style="overflow: hidden; position: absolute; left: 9px; top: 11px; width: 1px; height: 1px; opacity: 0.856118;"></div><div style="overflow: hidden; position: absolute; left: 9px; top: 10px; width: 1px; height: 1px; opacity: 0.506347;"></div><div style="overflow: hidden; position: absolute; left: 9px; top: 9px; width: 1px; height: 1px; opacity: 0.167358;"></div><div style="overflow: hidden; position: absolute; left: 9px; top: 8px; width: 1px; height: 1px; opacity: 0;"></div><div style="overflow: hidden; position: absolute; left: 8px; top: 15px; width: 1px; height: 3px;"></div><div style="overflow: hidden; position: absolute; left: 8px; top: 14px; width: 1px; height: 1px; opacity: 0.985192;"></div><div style="overflow: hidden; position: absolute; left: 8px; top: 13px; width: 1px; height: 1px; opacity: 0.656206;"></div><div style="overflow: hidden; position: absolute; left: 8px; top: 12px; width: 1px; height: 1px; opacity: 0.236494;"></div><div style="overflow: hidden; position: absolute; left: 8px; top: 11px; width: 1px; height: 1px; opacity: 0.00211285;"></div><div style="overflow: hidden; position: absolute; left: 7px; top: 16px; width: 1px; height: 2px;"></div><div style="overflow: hidden; position: absolute; left: 7px; top: 15px; width: 1px; height: 1px; opacity: 0.749743;"></div><div style="overflow: hidden; position: absolute; left: 7px; top: 14px; width: 1px; height: 1px; opacity: 0.156335;"></div><div style="overflow: hidden; position: absolute; left: 6px; top: 17px; width: 1px; height: 1px;"></div><div style="overflow: hidden; position: absolute; left: 6px; top: 16px; width: 1px; height: 1px; opacity: 0.634208;"></div><div style="overflow: hidden; position: absolute; left: 6px; top: 15px; width: 1px; height: 1px; opacity: 0.00867815;"></div><div style="overflow: hidden; position: absolute; left: 5px; top: 18px; width: 1px; height: 0px;"></div><div style="overflow: hidden; position: absolute; left: 5px; top: 17px; width: 1px; height: 1px; opacity: 0.857471;"></div><div style="overflow: hidden; position: absolute; left: 5px; top: 16px; width: 1px; height: 1px; opacity: 0.0211654;"></div><div style="overflow: hidden; position: absolute; left: 4px; top: 18px; width: 1px; height: 0px;"></div><div style="overflow: hidden; position: absolute; left: 4px; top: 17px; width: 1px; height: 1px; opacity: 0.471883;"></div><div style="overflow: hidden; position: absolute; left: 3px; top: 18px; width: 1px; height: 0px;"></div><div style="overflow: hidden; position: absolute; left: 3px; top: 17px; width: 1px; height: 1px; opacity: 0.24572;"></div><div style="overflow: hidden; position: absolute; left: 2px; top: 18px; width: 1px; height: 0px;"></div><div style="overflow: hidden; position: absolute; left: 2px; top: 17px; width: 1px; height: 1px; opacity: 0.127086;"></div><div style="overflow: hidden; position: absolute; left: 1px; top: 18px; width: 1px; height: 0px;"></div><div style="overflow: hidden; position: absolute; left: 1px; top: 17px; width: 1px; height: 1px; opacity: 0.0654964;"></div></div></li><li id="abgf"></li></ul></div><script>var sc=['abgt',18,18,'#336699',false,false];</script><script src="ads_data/graphics.js"></script><div id="abgi"><a href="http://pagead2.googlesyndication.com/pagead/pageclick?type=5&amp;redir_url=http%3A//services.google.com/feedback/abg%3Furl%3Dhttp%3A//www.siwawi.arubi.uni-kl.de/avr_projects/evertool/%26hl%3Den%26client%3Dca-pub-3972068798267869%26adU%3Dwww.macraigor.com%26adT%3DLow-cost%2BJTAG%2Bdebuggers%26adU%3Dwww.futurlec.com%26adT%3DATMega128%2BController%26adU%3Dwww.e-jtag.com%26adT%3De-JTAG%2Bextends%2BJTAG%26adU%3Dwww.globalspec.com%26adT%3DPlc%2BProgrammer%2BSearch%26done%3D1%26gl%3DCZ%26oasu%3Dtrue" target="_blank"><img alt="Ads by Google" src="ads_data/abg-en-100c-ffffff.png" border="0" height="16" width="78"></a></div></div></body></html>
/Modules/AVR/ATprogISPUSB01A/DOC/navrh/index_soubory/ads_data/abg-en-100c-ffffff.png
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes:
Added: svn:mime-type
+application/octet-stream
\ No newline at end of property
/Modules/AVR/ATprogISPUSB01A/DOC/navrh/index_soubory/ads_data/graphics.js
0,0 → 1,11
(function(){
a.s=0;a.H=1;a.G=2;a.I=3;a.d=0;a.c=1;a.e=2;a.f=3;a.v=navigator.userAgent;a.r=typeof opera!="undefined";a.q=!a.r&&a.v.indexOf("MSIE")!=-1;a.F=!a.r&&a.v.indexOf("Safari")!=-1;a.u="curve";a.m="rc_bg";a.t="rc_border";a.SIGMOID_FUNCTION_WIDTH=12;a.SIGMOID_FUNCTION_OFFSET=6;function a(){}a.prototype.j=function(b){return b};a.prototype.k=function(b){return b+1};a.prototype.i=function(b){return b};a.prototype.l=function(b){return b+1};a.prototype.h=function(b,e,c){b=12*b/e-6;return c/(1+Math.exp(b))};a.prototype.n=
function(b,e,c){if(b<=0)return e;if(b>=c)return 0;b=b/c;var d=Math.log((1-b)/b);return e*(d+6)/12};a.prototype.b=function(b,e){var c=Math.sqrt(Math.pow(e,2)-Math.pow(b,2));return isNaN(c)?0:c};a.prototype.g=function(b,e){if(a.q){document.styleSheets[0].addRule(b,e)}else{var c=document.createElement("style");c.type="text/css";var d=a.F?"innerText":"innerHTML";c[d]=b+"{"+e+"}";var f=document.getElementsByTagName("head")[0];f.appendChild(c)}};a.prototype.a=function(b,e,c,d,f){var g=document.createElement("div"),
h="position:absolute;overflow:hidden;left:";h+=b;h+="px;top:";h+=e;h+="px;width:";h+=c;h+="px;height:";h+=d;h+="px;";if(f!=null){h+="opacity:";h+=f;if(a.q){h+=";filter: alpha(opacity=";h+=Math.round(f*100);h+=");"}}g.style.cssText=h;return g};a.prototype.B=function(b,e,c){var d=new Array(4);d[a.e]=this.b(this.j(b),c);d[a.f]=this.b(this.k(b),c);d[a.c]=this.b(this.i(e),c);d[a.d]=this.b(this.l(e),c);return d};a.prototype.D=function(b,e,c,d){var f=new Array(4);f[a.e]=this.h(this.j(b),c,d);f[a.f]=this.h(this.k(b),
c,d);f[a.c]=this.n(this.i(e),c,d);f[a.d]=this.n(this.l(e),c,d);return f};a.prototype.C=function(b,e,c,d){var f=this.D(b,e,c,d),g=this.o(b,e,f);return g==-1?0:g};a.prototype.p=function(b,e,c,d){var f=this.B(b,e,c),g=this.o(b,e,f);if(g==-1){return 0}return d?1-g:g};a.prototype.o=function(b,e,c){var d=0,f=new Array(2),g=new Array(2),h=false,o=false,k=false,j=false,i=this.i(e),p=this.l(e),n=this.j(b),s=this.k(b);if(c[a.e]>=i&&c[a.e]<p){h=true;f[0]=0;g[0]=c[a.e]-i}else if(c[a.d]>=n&&c[a.d]<s){o=true;f[0]=
c[a.d]-n;g[0]=1}if(!o&&!h){return-1}if(c[a.f]>=i&&c[a.f]<p){k=true;f[1]=1;g[1]=c[a.f]-i}else if(c[a.c]>=n&&c[a.c]<s){j=true;f[1]=c[a.c]-n;g[1]=0}if(h&&k){var m=g[0]<=g[1]?g[0]:g[1],l=g[0]>g[1]?g[0]:g[1];d=m+(l-m)/2}else if(h&&j){d=g[0]*f[1]/2}else if(o&&k){d=1-(1-f[0])*(1-g[1])/2}else if(o&&j){var q=f[0]<=f[1]?f[0]:f[1],t=f[0]>f[1]?f[0]:f[1];d=q+(t-q)/2}return d};a.prototype.A=function(b,e,c,d,f,g){this.g("#"+b.id+" ."+a.u+" div","background-color: "+d);b.style.display="none";var h=this.a(0,0,e,c);
h.className=a.u;var o,k=c-1,j,i,p,n,s=c-1;for(var m=0;m<e;++m){o=k;k=Math.floor(this.h(m+1,e,c));i=f?m:e-m;p=g?0:c-k;j=this.a(i,p,1,k);h.appendChild(j);for(var l=k;l<=o;++l){n=this.C(m,l,e,c);p=g?l:s-l;j=this.a(i,p,1,1,n);h.appendChild(j)}}b.appendChild(h);b.style.display=""};a.prototype.w=function(b,e,c,d,f,g,h,o){this.g("#"+b.id+" ."+a.m+" div","background-color: "+d);this.g("#"+b.id+" ."+a.t+" div","background-color: "+f);e+=g;c+=g;var k=b.style;k.display="none";b.innerHTML="";k.position="absolute";
k.borderWidth="0px";k.backgroundColor="transparent";var j=g+"px solid "+f,i=o==a.s||o==a.G,p=o==a.s||o==a.H,n=e-h;if(n>0){var s=i?e-n:0,m=this.a(s,0,n,c-g),l=m.style;l.backgroundColor=d;p?(l.borderTop=j):(l.borderBottom=j);b.appendChild(m)}var q=c-h;if(q>0){var t=p?c-q:0,m=this.a(0,t,e-g,q),l=m.style;l.backgroundColor=d;i?(l.borderLeft=j):(l.borderRight=j);b.appendChild(m)}this.z(b,e,c,h,g,i,p);k.display=""};a.prototype.z=function(b,e,c,d,f,g,h){var o=f>0,k=d-f,j=g?0:e-d,i=h?0:c-d,p=this.a(j,i,d,
d);p.className=a.m;var n=this.a(j,i,d,d);n.className=o?a.t:a.m;var s=k,m=d,l=k,q=d,t,x,y,v,z=d-1;for(var w=0;w<d;++w){j=g?z-w:w;s=l;m=q;l=Math.ceil(this.b(w+1,k));q=Math.floor(this.b(w+1,d));t=o?s:q;i=h?d-t:0;v=this.a(j,i,1,t);p.appendChild(v);for(var r=q;r<=m;++r){y=this.p(w,r,d,false);i=h?z-r:r;v=this.a(j,i,1,1,y);n.appendChild(v)}if(o){x=q-t;if(x>0){i=h?d-t-x:t;v=this.a(j,i,1,x);n.appendChild(v)}for(var r=l-1;r<s;++r){y=this.p(w,r,k,true);i=h?z-r:r;v=this.a(j,i,1,1,y);n.appendChild(v)}}}b.appendChild(p);
b.appendChild(n)};var B=new a;if(typeof window.rcl!="undefined"){var u;for(var A=0;A<rcl.length;A++){u=rcl[A];B.w(document.getElementById(u[0]),u[1],u[2],u[3],u[4],u[5],u[6],u[7])}}if(typeof window.sc!="undefined"){B.A(document.getElementById(sc[0]),sc[1],sc[2],sc[3],sc[4],sc[5])};
})()
/Modules/AVR/ATprogISPUSB01A/DOC/navrh/index_soubory/ads_data_002/imgad.png
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes:
Added: svn:mime-type
+application/octet-stream
\ No newline at end of property
/Modules/AVR/ATprogISPUSB01A/DOC/navrh/index_soubory/ads_data_003/flash_ad_relay.swf
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes:
Added: svn:mime-type
+application/octet-stream
\ No newline at end of property
/Modules/AVR/ATprogISPUSB01A/DOC/navrh/index_soubory/ads_data_003/imgad.swf
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes:
Added: svn:mime-type
+application/octet-stream
\ No newline at end of property
/Modules/AVR/ATprogISPUSB01A/DOC/navrh/index_soubory/andreas_style.css
0,0 → 1,90
body {
margin: 3ex;
padding: 4ex;
font-family: "Times New Roman", Garamond, serif;
line-height: 125%;
font-size: 105%;
text-align: justify;
border: 1px solid silver;
}
 
body i {
font-family: "Times New Roman", Garamond, serif;
line-height: 125%;
font-size: 100%;
}
 
pre.code {line-height:10.5pt;font-family:Courier New,Courier; font-size:0.8em;
color:#660033; letter-spacing:0.005px; border:1px solid #660033;
margin-left:2em; padding:1em; background-color:#FAFAFA;}
 
h1 {
font-size: 2.1em;
}
 
h2 {
font-size: 1.6em;
}
 
h3 {
font-size: 1.5em;
}
 
h4 {
font-size: 1.2em;
}
 
h1,h2,h3,h4 {
font-family: Verdana, sans-serif;
font-weight: bold;
color: #444;
line-height: 115%;
text-align: left;
}
 
ul {
list-style-type:square;
}
 
ul ul {
list-style-type:circle;
}
 
table {
line-height: 125%;
font-size: 90%;
}
 
table.normsize {
font-size: 100%;
}
 
 
small {
line-height: 115%;
font-size: 80%;
}
 
a:link {
/* color: #900; */
color: #004080;
}
 
a:visited {
/* color: #900; */
color: #004080;
}
 
a:hover {
color: #c00;
}
 
a:active {
/* color: #900; */
color: #ff0000;
}
 
 
li {
margin-bottom: 5px;
}
/Modules/AVR/ATprogISPUSB01A/DOC/navrh/index_soubory/connector_side_t.jpg
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes:
Added: svn:mime-type
+application/octet-stream
\ No newline at end of property
/Modules/AVR/ATprogISPUSB01A/DOC/navrh/index_soubory/etl_schem_t.jpg
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes:
Added: svn:mime-type
+application/octet-stream
\ No newline at end of property
/Modules/AVR/ATprogISPUSB01A/DOC/navrh/index_soubory/evertool_0_6_pcb.jpg
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes:
Added: svn:mime-type
+application/octet-stream
\ No newline at end of property
/Modules/AVR/ATprogISPUSB01A/DOC/navrh/index_soubory/evertool_proto.jpg
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes:
Added: svn:mime-type
+application/octet-stream
\ No newline at end of property
/Modules/AVR/ATprogISPUSB01A/DOC/navrh/index_soubory/evertool_schem_0_9b_small.jpg
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes:
Added: svn:mime-type
+application/octet-stream
\ No newline at end of property
/Modules/AVR/ATprogISPUSB01A/DOC/navrh/index_soubory/mtmailadr2.jpg
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes:
Added: svn:mime-type
+application/octet-stream
\ No newline at end of property
/Modules/AVR/ATprogISPUSB01A/DOC/navrh/index_soubory/show_ads.js
0,0 → 1,33
(function(){
var J={google_ad_channel:"channel",google_ad_host:"host",google_ad_region:"region",google_ad_section:"region",google_ad_type:"ad_type",google_adtest:"adtest",google_alternate_ad_url:"alternate_ad_url",google_alternate_color:"alt_color",google_bid:"bid",google_city:"gcs",google_color_bg:"color_bg",google_color_border:"color_border",google_color_line:"color_line",google_color_link:"color_link",google_color_text:"color_text",google_color_url:"color_url",google_contents:"contents",google_country:"gl",
google_cust_age:"cust_age",google_cust_ch:"cust_ch",google_cust_gender:"cust_gender",google_cust_id:"cust_id",google_cust_interests:"cust_interests",google_cust_job:"cust_job",google_cust_l:"cust_l",google_cust_lh:"cust_lh",google_cust_u_url:"cust_u_url",google_disable_video_autoplay:"disable_video_autoplay",google_ed:"ed",google_encoding:"oe",google_feedback:"feedback_link",google_flash_version:"flash",google_gl:"gl",google_hints:"hints",google_kw:"kw",google_kw_type:"kw_type",google_language:"hl",
google_referrer_url:"ref",google_region:"gr",google_reuse_colors:"reuse_colors",google_safe:"adsafe",google_targeting:"targeting",google_ui_features:"ui"},E={google_ad_format:"format",google_ad_output:"output",google_ad_override:"google_ad_override",google_ad_slot:"slotname",google_analytics_webpropids:"ga_wpids",google_correlator:"correlator",google_cpa_choice:"cpa_choice",google_image_size:"image_size",google_last_modified_time:"lmt",google_max_num_ads:"num_ads",google_max_radlink_len:"max_radlink_len",
google_num_radlinks:"num_radlinks",google_num_radlinks_per_unit:"num_radlinks_per_unit",google_only_ads_with_video:"only_ads_with_video",google_page_location:"loc",google_page_url:"url",google_rl_dest_url:"rl_dest_url",google_rl_filtering:"rl_filtering",google_rl_mode:"rl_mode",google_rt:"rt",google_skip:"skip"};function C(b){return J[b]||E[b]||null}var R=document;function U(){var b=R.cookie,a=Math.round((new Date).getTime()/1000),d=b.indexOf("__utma=")>-1,f=b.indexOf("__utmb=")>-1,c=b.indexOf("__utmc=")>
-1,e,g={};if(d){e=b.split("__utma=")[1].split(";")[0].split(".");g.sid=(!f||!c?a:e[4])+"";g.vid=e[1]+"."+e[2];g.from_cookie=true}else{g.sid=window&&window.gaGlobal&&window.gaGlobal.sid?window.gaGlobal.sid:a+"";g.vid=window&&window.gaGlobal&&window.gaGlobal.vid?window.gaGlobal.vid:Math.round(Math.random()*2147483647)+"."+a;g.from_cookie=false}g.hid=window&&window.gaGlobal&&window.gaGlobal.hid?window.gaGlobal.hid:Math.round(Math.random()*2147483647);window.gaGlobal=g;return g}(function(){function b(){}
b.prototype.l=function(f){var c=f.indexOf("#")+1;return c?f.substr(c):""};b.prototype.n=function(f){return/[&<>\"]/.test(f)?f.replace(/&/g,"&amp;").replace(/</g,"&lt;").replace(/>/g,"&gt;").replace(/\"/g,"&quot;"):f};b.prototype.b=function(f){var c="<iframe";for(var e in f){c+=" "+e+'="'+this.n(f[e])+'"'}return c+"></iframe>"};b.prototype.m=function(f,c){try{return f.frames[c]}catch(e){return null}};b.prototype.e=function(f){var c=document.createElement("iframe");for(var e in f){c.setAttribute(e,
f[e])}return c};b.prototype.i=function(f,c){var e=this;setTimeout(function(){document.body.appendChild(e.e({id:f,name:f,src:c,width:0,height:0,frameBorder:0}))},0)};b.prototype.r=function(f,c){var e=this;document.write(e.b({id:f,name:f,src:c,width:0,height:0,frameBorder:0}))};b.prototype.g=function(f,c){var e=[],g=f.length,l=0;while(l<g){var j=f.substr(l,c),k=j.length;if(l+k<g){for(var i=1;i<3;++i){if(j.charAt(k-i)=="%"){j=j.substr(0,k-=i)}}}e.push(j);l+=k}return e};b.prototype.a=function(f,c,e){if(!window[f]){var g=
window[f]=new c;for(var l=0;l<e.length;++l){g[e[l][0]]=e[l][1]}}};var a=b.prototype,d=[["getHash",a.l],["htmlEscape",a.n],["makeIframeTag",a.b],["getIframe",a.m],["makeIframeNode",a.e],["appendHiddenIframe",a.i],["writeHiddenIframe",a.r],["splitURIComponent",a.g],["exportSingleton",a.a],["MAX_URL_LENGTH",4095],["IDI_DEFAULT_POLLING_INTERVAL",1000]];b.prototype.a("IDICommon",b,d)})();(function(){function b(c,e){for(var g in e){c[g]=e[g]}}function a(){var c=this;c.s=window.location.href.replace(/([^:\/])\/.*$/,
"$1/robots.txt");c.t="";c.k={};c.c={};c.f={};c.u={};c.o={}}a.prototype.w=function(c,e){var g=this,l=g.c[c];if(isNaN(l)){throw new Error("Invalid module id");}else{var j=g.d(g.u[c]),k=encodeURIComponent(e)+"$",i=IDICommon.MAX_URL_LENGTH-1-j.length,p=IDICommon.g(k,i),n=p.length;for(var q=0;q<n;++q){IDICommon.i(c+"_"+(l+q),j+"#"+p[q])}g.c[c]+=n}};a.prototype.p=function(c,e,g){var l=this;l.h(c);l.o[c]=window.setInterval(function(){l.v(c,e)},typeof g=="object"&&g.pollingInterval||IDICommon.IDI_DEFAULT_POLLING_INTERVAL)};
a.prototype.h=function(c){var e=this;window.clearInterval(e.o[c]);e.o[c]=0};a.prototype.x=function(c){this.s=c};a.prototype.q=function(c){this.t=c};a.prototype.d=function(c){return this.t||c.replace(/([^:\/]\/).*$/,"$1ig/idi_relay")};a.prototype.v=function(c,e){var g=this,l=window.frames[c];if(l){var j;while(j=IDICommon.m(l,c+"_"+g.k[c])){try{if(j.location.href=="about:blank"){break}}catch(k){break}g.f[c]+=IDICommon.l(j.location.href);++g.k[c]}var i=g.f[c].split("$"),p=i.length-1;if(p>0){g.f[c]=i[p];
for(var n=0;n<p;++n){e(decodeURIComponent(i[n]),c)}}}};a.prototype.j=function(c,e,g,l,j){var k=this,i={frameBorder:0,scrolling:"no"},p,n,q,z,s;if(typeof j=="object"){p=j.iframeAttrs;n=j.callback;q=j.userPrefs;z=j.pollingInterval;s=j.parentDivId}if(typeof p=="object"){b(i,p)}b(i,{id:e,name:e,src:c,width:g,height:l});k.k[e]=0;k.c[e]=0;k.f[e]="";k.u[e]=c;var t=[];if(typeof q=="object"){for(var r in q){t.push(encodeURIComponent(r)+"="+encodeURIComponent(q[r]))}}if(typeof n=="function"){t.push("idi_hr="+
encodeURIComponent(k.s));k.p(e,n,j)}if(t.length){var u=t.join("&");if(i.src.length+1+u.length>IDICommon.MAX_URL_LENGTH){u+="$";var F=k.d(c),O=IDICommon.MAX_URL_LENGTH-1-F.length,G=IDICommon.g(u,O),H=G.length;for(var r=0;r<H;++r){var B=e+"_"+r,I=F+"#"+G[r];if(s){var y=document.getElementById(s);y.innerHTML=y.innerHTML+k.e({id:B,name:B,src:I,width:0,height:0,frameBorder:0})}else{IDICommon.r(B,I)}}k.c[e]+=H;u=""}i.src+="#"+u}if(s){var y=document.getElementById(s);y.innerHTML=y.innerHTML+IDICommon.b(i)}else{document.write(IDICommon.b(i))}};
var d=a.prototype,f=[["setHostRelayUrl",d.x],["setModuleRelayUrl",d.q],["getModuleRelayUrl",d.d],["createModule",d.j],["postMessageToModule",d.w],["registerListener",d.p],["unregisterListener",d.h]];IDICommon.a("IDIHost",a,f)})();function w(b){return b!=null?'"'+b+'"':'""'}function S(b){if(typeof encodeURIComponent=="function"){return encodeURIComponent(b)}else{return escape(b)}}function m(b,a){if(b&&a){window.google_ad_url+="&"+b+"="+a}}function h(b){var a=window,d=C(b),f=a[b];m(d,f)}function v(b,
a){if(a){m(b,S(a))}}function o(b){var a=window,d=C(b),f=a[b];v(d,f)}function x(b,a){var d=window,f=C(b),c=d[b];if(f&&c&&typeof c=="object"){c=c[a%c.length]}m(f,c)}function V(b,a){var d=b.screen,f=navigator.javaEnabled(),c=-a.getTimezoneOffset();if(d){m("u_h",d.height);m("u_w",d.width);m("u_ah",d.availHeight);m("u_aw",d.availWidth);m("u_cd",d.colorDepth)}m("u_tz",c);m("u_his",history.length);m("u_java",f);if(navigator.plugins){m("u_nplug",navigator.plugins.length)}if(navigator.mimeTypes){m("u_nmime",
navigator.mimeTypes.length)}}function D(b){if(b){b=b.toLowerCase();if(b.substring(0,3)!="ca-"){b="ca-"+b}}return b}function ba(b,a){var d=document.getElementById(b);d.style.height=a+"px"}function W(b,a,d){window.clearTimeout(d);var f=/^google_resize_flash_ad_idi\((\d+)\)/,c=b.match(f);if(c){ba(a,c[1])}}function ca(b,a,d,f){d=d.substring(0,2000);d=d.replace(/%\w?$/,"");if(b.google_ad_output=="js"&&(b.google_ad_request_done||b.google_radlink_request_done)){a.write('<script language="JavaScript1.1" src='+
w(d)+"><\/script>")}else if(b.google_ad_output=="html"){if(b.name!="google_ads_frame"){if(f!=null){a.write('<div id="'+f+'">')}if(X(b.google_ad_output,b.google_ad_client)){IDIHost.q("http://pagead2.googlesyndication.com/pagead/idi_relay.html");var c="google_inline_div"+b.google_num_ad_slots,e="<div id="+w(c)+' style="position:relative;"></div><div style="position:relative;width:'+b.google_ad_width+"px;height:"+b.google_ad_height+'px;z-index:-1"></div>';a.write(e);var g="google_frame"+b.google_num_ad_slots,
l=b.setTimeout(function(){IDIHost.h(g)},5000);IDIHost.j(d,g,b.google_ad_width,b.google_ad_height,{callback:function(j,k){W(j,k,l)},pollingInterval:500,iframeAttrs:{style:"position: absolute;left:0px",marginWidth:"0",marginHeight:"0",vspace:"0",hspace:"0",allowTransparency:"true"},parentDivId:c})}else{a.write('<iframe name="google_ads_frame" width='+w(b.google_ad_width)+" height="+w(b.google_ad_height)+" frameborder="+w(b.google_ad_frameborder)+" src="+w(d)+' marginwidth="0" marginheight="0" vspace="0" hspace="0" allowtransparency="true" scrolling="no">');
a.write("</iframe>")}if(f!=null){a.write("</div>")}}}else if(b.google_ad_output=="textlink"){a.write('<script language="JavaScript1.1" src='+w(d)+"><\/script>")}}function aa(b){for(var a in J){b[a]=null}for(var a in E){b[a]=null}}function P(){var b=null,a=window,d=document,f=new Date,c=f.getTime(),e=a.google_ad_format;if(a.google_cpa_choice!=b){a.google_ad_url="http://pagead2.googlesyndication.com/cpa/ads?";a.google_ad_url+="client="+escape(D(a.google_ad_client));a.google_ad_region="_google_cpa_region_";
h("google_cpa_choice");if(typeof d.characterSet!="undefined"){v("oe",d.characterSet)}else if(typeof d.charset!="undefined"){v("oe",d.charset)}}else{a.google_ad_url="http://pagead2.googlesyndication.com/pagead/ads?";a.google_ad_url+="client="+escape(D(a.google_ad_client))}h("google_ad_host");var g=a.google_num_slots_by_client,l=a.google_num_slots_by_channel,j=a.google_prev_ad_formats_by_region,k=a.google_prev_ad_slotnames_by_region;if(a.google_ad_region==b&&a.google_ad_section!=b){a.google_ad_region=
a.google_ad_section}var i=a.google_ad_region==b?"":a.google_ad_region,p=false;if(e){p=e.indexOf("_0ads")>0}else if(a.google_ad_output!="html"&&a.google_num_radlinks>0){p=true}if(p){if(a.google_num_0ad_slots){a.google_num_0ad_slots=a.google_num_0ad_slots+1}else{a.google_num_0ad_slots=1}if(a.google_num_0ad_slots>3){return false}}else if(a.google_cpa_choice==b){if(a.google_num_ad_slots){a.google_num_ad_slots=a.google_num_ad_slots+1}else{a.google_num_ad_slots=1}if(a.google_num_slots_to_rotate){j[i]=b;
k[i]=b;if(a.google_num_slot_to_show==b){a.google_num_slot_to_show=c%a.google_num_slots_to_rotate+1}if(a.google_num_slot_to_show!=a.google_num_ad_slots){return false}}else if(a.google_num_ad_slots>6&&i==""){return false}}m("dt",f.getTime());h("google_language");if(a.google_country){h("google_country")}else{h("google_gl")}h("google_region");o("google_city");o("google_hints");h("google_safe");h("google_encoding");h("google_last_modified_time");o("google_alternate_ad_url");h("google_alternate_color");
h("google_skip");h("google_targeting");var n=a.google_ad_client;if(!g[n]){g[n]=1;g.length+=1}else{g[n]+=1}if(j[i]){v("prev_fmts",j[i].toLowerCase());if(g.length>1){m("slot",g[n])}}if(k[i]){v("prev_slotnames",k[i].toLowerCase())}if(e&&!a.google_ad_slot){v("format",e.toLowerCase());if(j[i]){j[i]=j[i]+","+e}else{j[i]=e}}if(a.google_ad_slot){if(k[i]){k[i]=k[i]+","+a.google_ad_slot}else{k[i]=a.google_ad_slot}}h("google_max_num_ads");m("output",a.google_ad_output);h("google_adtest");h("google_ad_slot");
o("google_correlator");if(a.google_ad_channel){o("google_ad_channel");var q="",z=a.google_ad_channel.split("+");for(var s=0;s<z.length;s++){var t=z[s];if(!l[t]){l[t]=1}else{q+=t+"+"}}v("pv_ch",q)}o("google_page_url");x("google_color_bg",c);x("google_color_text",c);x("google_color_link",c);x("google_color_url",c);x("google_color_border",c);x("google_color_line",c);if(a.google_reuse_colors)m("reuse_colors",1);else m("reuse_colors",0);h("google_kw_type");o("google_kw");o("google_contents");h("google_num_radlinks");
h("google_max_radlink_len");h("google_rl_filtering");h("google_rl_mode");h("google_rt");o("google_rl_dest_url");h("google_num_radlinks_per_unit");h("google_ad_type");h("google_image_size");h("google_ad_region");h("google_feedback");o("google_referrer_url");o("google_page_location");h("google_bid");h("google_cust_age");h("google_cust_gender");h("google_cust_interests");h("google_cust_id");h("google_cust_job");h("google_cust_u_url");h("google_cust_l");h("google_cust_lh");h("google_cust_ch");h("google_ed");
o("google_ui_features");o("google_only_ads_with_video");o("google_disable_video_autoplay");if(L(a,d)&&d.body){var r=d.body.scrollHeight,u=d.body.clientHeight;if(u&&r){v("cc",Math.round(u*100/r))}}U();m("ga_vid",a.gaGlobal.vid);m("ga_sid",a.gaGlobal.sid);m("ga_hid",a.gaGlobal.hid);m("ga_fc",a.gaGlobal.from_cookie);o("google_analytics_webpropids");h("google_ad_override");h("google_flash_version");V(a,f);return true}function M(){var b=window,a=document;if(!P()){return}ca(b,a,b.google_ad_url,null);aa(b)}
function T(b,a,d){M();return true}function L(b,a){return b.top.location==a.location}function K(b,a){var d=a.documentElement;if(L(b,a))return false;if(b.google_ad_width&&b.google_ad_height){var f=1,c=1;if(b.innerHeight){f=b.innerWidth;c=b.innerHeight}else if(d&&d.clientHeight){f=d.clientWidth;c=d.clientHeight}else if(a.body){f=a.body.clientWidth;c=a.body.clientHeight}if(c>2*b.google_ad_height||f>2*b.google_ad_width){return false}}return true}function Y(b){var a=window,d=document,f=d.location,c=d.referrer,
e=null,g=a.onerror;a.onerror=b;if(a.google_ad_frameborder==e){a.google_ad_frameborder=0}if(a.google_ad_output==e){a.google_ad_output="html"}if(a.google_ad_format==e&&a.google_ad_output=="html"){a.google_ad_format=a.google_ad_width+"x"+a.google_ad_height}if(a.google_page_url==e){a.google_page_url=c;if(!K(a,d)){a.google_page_url=f;a.google_last_modified_time=Date.parse(d.lastModified)/1000;a.google_referrer_url=c}}else{a.google_page_location=c;if(!K(a,d)){a.google_page_location=f}}if(a.google_num_slots_by_channel==
e){a.google_num_slots_by_channel=[]}if(a.google_num_slots_by_client==e){a.google_num_slots_by_client=[]}if(a.google_prev_ad_formats_by_region==e){a.google_prev_ad_formats_by_region=[]}if(a.google_prev_ad_slotnames_by_region==e){a.google_prev_ad_slotnames_by_region=[]}if(a.google_correlator==e){a.google_correlator=(new Date).getTime()}if(a.google_adslot_loaded==e){a.google_adslot_loaded={}}if(a.google_adContentsBySlot==e){a.google_adContentsBySlot={}}if(a.google_flash_version==e){a.google_flash_version=
Q().toString()}a.onerror=g}function N(b){if(b in A){return A[b]}return A[b]=navigator.userAgent.toLowerCase().indexOf(b)!=-1}var A={};function X(b,a){if(b!="html"){return false}var d={};d["ca-pub-7027491298716603"]=true;d["ca-pub-8344185808443527"]=true;return d[D(a)]!=null}function $(b){var a={},d=b.split("?"),f=d[d.length-1].split("&");for(var c=0;c<f.length;c++){var e=f[c].split("=");if(e[0]){try{a[e[0].toLowerCase()]=e.length>1?(window.decodeURIComponent?decodeURIComponent(e[1].replace(/\+/g,
" ")):unescape(e[1])):""}catch(g){}}}return a}function Z(){var b=window,a=$(document.URL);if(a.google_ad_override){b.google_ad_override=a.google_ad_override}}function Q(){var b=0;if(navigator.plugins&&navigator.mimeTypes.length){var a=navigator.plugins["Shockwave Flash"];if(a&&a.description){b=a.description.replace(/([a-zA-Z]|\s)+/,"").split(".")[0]}}else if(navigator.userAgent&&navigator.userAgent.indexOf("Windows CE")>=0){b=3;var d=1;while(d){try{d=new ActiveXObject("ShockwaveFlash.ShockwaveFlash."+
(b+1));b++}catch(f){d=null}}}else if(N("msie")&&!window.opera){try{var d=new ActiveXObject("ShockwaveFlash.ShockwaveFlash.7")}catch(f){try{var d=new ActiveXObject("ShockwaveFlash.ShockwaveFlash.6");b=6;d.AllowScriptAccess="always"}catch(f){if(b==6){return b}}try{d=new ActiveXObject("ShockwaveFlash.ShockwaveFlash")}catch(f){}}if(d!=null){b=d.GetVariable("$version").split(" ")[1].split(",")[0]}}return b}Z();Y(T);M();
})()
/Modules/AVR/ATprogISPUSB01A/DOC/navrh/index_soubory/smd_side_t.jpg
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes:
Added: svn:mime-type
+application/octet-stream
\ No newline at end of property