<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
	<link rel="self" type="application/atom+xml" href="https://forums.obdev.at/app.php/feed/topic/584" />

	<title>Objective Development Forums</title>
	
	<link href="https://forums.obdev.at/index.php" />
	<updated>2007-07-16T15:50:14+02:00</updated>

	<author><name><![CDATA[Objective Development Forums]]></name></author>
	<id>https://forums.obdev.at/app.php/feed/topic/584</id>

		<entry>
		<author><name><![CDATA[christian]]></name></author>
		<updated>2007-07-16T15:50:14+02:00</updated>

		<published>2007-07-16T15:50:14+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=584&amp;p=1708#p1708</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=584&amp;p=1708#p1708"/>
		<title type="html"><![CDATA[PowerSwitch questions: ISP Connector and ATtiny2313]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=584&amp;p=1708#p1708"><![CDATA[
Thanks, iphi, for answering these questions. I should mention that we already have a Makefile target for programming the fuses. Type<br /><br />make fuse_tiny2313<br /><br />to set the fuse bits to the correct values.<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=8">christian</a> — Mon Jul 16, 2007 3:50 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[iphi]]></name></author>
		<updated>2007-07-15T06:41:26+02:00</updated>

		<published>2007-07-15T06:41:26+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=584&amp;p=1698#p1698</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=584&amp;p=1698#p1698"/>
		<title type="html"><![CDATA[PowerSwitch questions: ISP Connector and ATtiny2313]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=584&amp;p=1698#p1698"><![CDATA[
ISP means In Circuit Programming<br />It is used to burn the program code into the AVR.<br />Google for PonyProg for an explanation and circuit.<br /><br />The ATTINY2313 will work fine without changes to hard- or software.<br />But: You need to burn the fuses correctly to enable the external crystal oscillator with prescaler 1. By default this device runs on the internal RC oscillator.<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=292">iphi</a> — Sun Jul 15, 2007 6:41 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2007-07-14T23:38:33+02:00</updated>

		<published>2007-07-14T23:38:33+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=584&amp;p=1697#p1697</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=584&amp;p=1697#p1697"/>
		<title type="html"><![CDATA[PowerSwitch questions: ISP Connector and ATtiny2313]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=584&amp;p=1697#p1697"><![CDATA[
Hello. <br />I am glad to have found your Project, since I want to use it to enable a Linux Server to switch on and off Periphericals and maybe later more. For example it should switch off the Laserprinter if there has been no job for a couple of minutes and turn it back on if a new job comes in.<br /><br />Wenn now to the question. It has been a while since I did Electronics, so thiese questions may be a bit dumb. <br /><br />First question is: What is the meaning of the &quot;ISP Connector&quot; - What does it connect to? I see there is a USB Connector (in the left) and Power from the Transformer (top right). So what is this ISP Connector there for?<br /><br />The second Question is: If I use the ATtiny2313, can I use the circuit schematics provided without change or are there changes in the pins/voltage or anything else? Do I have to make changes in the firmware or program code? My knowledgle of C-Programming is little more thatn &quot;./configure &amp;&amp; make&quot;, so I hope this will work on my Gentoo system.<br /><br />Many Thanks<br />Aurora, Germany<p>Statistics: Posted by Guest — Sat Jul 14, 2007 11:38 pm</p><hr />
]]></content>
	</entry>
	</feed>
