📄 avr freaks.htm
字号:
href="http://www.avrfreaks.net/index.php?name=Search"><IMG
alt="Advanced search"
src="AVR Freaks.files/fc_search.gif"></A></TD></TR></TBODY></TABLE>
<FORM action=index.php method=post>
<TABLE cellSpacing=0 cellPadding=0>
<TBODY>
<TR>
<TD><INPUT class=search size=14 name=q></TD>
<TD id=search_submit><INPUT type=image
src="AVR Freaks.files/fc_search_submit.gif"
value=Search></TD></TR></TBODY></TABLE><INPUT type=hidden
value=Search name=name> <INPUT type=hidden value=search
name=action> <INPUT type=hidden value=1 name=overview> <INPUT
type=hidden value=1 name=active_devices> <INPUT type=hidden
value=1 name=active_tools> <INPUT type=hidden value=1
name=active_stories> <INPUT type=hidden name=stories_topics>
<INPUT type=hidden name=stories_author> <INPUT type=hidden
value=1 name=active_vendors> <INPUT type=hidden value=0
name=country> <INPUT type=hidden value=1 name=active_pnphpbb2>
<INPUT type=hidden value=1 name=active_projects> <INPUT
type=hidden value=1 name=active_articles> </FORM></DIV>
<DIV class=bordertop></DIV>
<DIV class=borderbottom></DIV>
<DIV
style="MARGIN-BOTTOM: 10px; WIDTH: 100%; TEXT-ALIGN: center">
<SCRIPT language=JavaScript type=text/javascript>
<!--
if (!document.phpAds_used) document.phpAds_used = ',';
phpAds_random = new String (Math.random()); phpAds_random = phpAds_random.substring(2,11);
document.write ("<" + "script language='JavaScript' type='text/javascript' src='");
document.write ("http://www.avrfreaks.net/phpAdsNew/adjs.php?n=" + phpAds_random);
document.write ("&what=zone:6");
document.write ("&exclude=" + document.phpAds_used);
if (document.referrer)
document.write ("&referer=" + escape(document.referrer));
document.write ("'><" + "/script>");
//-->
</SCRIPT>
<NOSCRIPT><A
href="http://www.avrfreaks.net/phpAdsNew/adclick.php?n=abe11616"
target=_blank><IMG alt=""
src="F:\新建文件夹 (2)\AVR Freaks.files\adview(1).gif"
border=0></A></NOSCRIPT></DIV>
<DIV
style="MARGIN-BOTTOM: 10px; WIDTH: 100%; TEXT-ALIGN: center">
<SCRIPT language=JavaScript type=text/javascript>
<!--
if (!document.phpAds_used) document.phpAds_used = ',';
phpAds_random = new String (Math.random()); phpAds_random = phpAds_random.substring(2,11);
document.write ("<" + "script language='JavaScript' type='text/javascript' src='");
document.write ("http://www.avrfreaks.net/phpAdsNew/adjs.php?n=" + phpAds_random);
document.write ("&what=zone:3&target=_blank");
document.write ("&exclude=" + document.phpAds_used);
if (document.referer)
document.write ("&referer=" + escape(document.referer));
document.write ("'><" + "/script>");
//-->
</SCRIPT>
<NOSCRIPT><A
href="http://www.avrfreaks.net/phpAdsNew/adclick.php?n=a2164a14"
target=_blank><IMG alt=""
src="F:\新建文件夹 (2)\AVR Freaks.files\adview(2).gif"
border=0></A></NOSCRIPT></DIV>
<DIV
style="MARGIN-BOTTOM: 10px; WIDTH: 100%; TEXT-ALIGN: center">
<SCRIPT language=JavaScript type=text/javascript>
<!--
if (!document.phpAds_used) document.phpAds_used = ',';
phpAds_random = new String (Math.random()); phpAds_random = phpAds_random.substring(2,11);
document.write ("<" + "script language='JavaScript' type='text/javascript' src='");
document.write ("http://www.avrfreaks.net/phpAdsNew/adjs.php?n=" + phpAds_random);
document.write ("&what=zone:4&target=_blank");
document.write ("&exclude=" + document.phpAds_used);
if (document.referer)
document.write ("&referer=" + escape(document.referer));
document.write ("'><" + "/script>");
//-->
</SCRIPT>
<NOSCRIPT><A
href="http://www.avrfreaks.net/phpAdsNew/adclick.php?n=a3a01d79"
target=_blank><IMG alt="" src=""
border=0></A></NOSCRIPT></DIV>
<DIV
style="MARGIN-BOTTOM: 0px; WIDTH: 100%; TEXT-ALIGN: center">
<SCRIPT language=JavaScript type=text/javascript>
<!--
if (!document.phpAds_used) document.phpAds_used = ',';
phpAds_random = new String (Math.random()); phpAds_random = phpAds_random.substring(2,11);
document.write ("<" + "script language='JavaScript' type='text/javascript' src='");
document.write ("http://www.avrfreaks.net/phpAdsNew/adjs.php?n=" + phpAds_random);
document.write ("&what=zone:5&target=_blank");
document.write ("&exclude=" + document.phpAds_used);
if (document.referer)
document.write ("&referer=" + escape(document.referer));
document.write ("'><" + "/script>");
//-->
</SCRIPT>
<NOSCRIPT><A
href="http://www.avrfreaks.net/phpAdsNew/adclick.php?n=a6bd4328"
target=_blank><IMG alt=""
src="F:\新建文件夹 (2)\AVR Freaks.files\adview(3).gif"
border=0></A></NOSCRIPT></DIV></TD>
<TD id=maincolumn vAlign=top>
<DIV class=content_box>
<DIV class=content>
<H1>T-Tris</H1>
<DIV id=view_project>
<DIV class=left>
<P>This Tetris-Clone was assembled from one ATmega8, 240 red
LEDs, a few BJTs, a few IC's and some push-buttons.<BR><BR>If
you want to build something like that,<BR>feel free to use
some parts of this projekt.<BR><BR>If you want to build this
proj. with another AVR,<BR>you schould be aware of following
issue:<BR><BR>You don't have to stick by the given resistor
values,<BR>because they are not critical.<BR>With these values
for the current limiting resistors (150R),<BR>the current
through one LED should be around 19mA.<BR>If one row is
active, the AVR sources 190mA through PortB and
PortD.<BR>According to the datasheet of the ATmega8, the sum
of all IOH,<BR>for ports B and D should not exceed 200mA.<BR>I
optimized for brightness, not for reliability... ;-)<BR>Due to
variations of parameters of your specific AVR,<BR>you might
damage your IC, if you draw to much current from the
AVR.<BR><BR>If your not sure, how to calculate those
things,<BR>it might be a good idea to build a test-circuit on
a breadboard,<BR>to find the best value for these
resistors.<BR><BR></P>
<H3>Files</H3>
<UL class=nobullet>
<LI><A
href="http://www.avrfreaks.net/index.php?module=Freaks%20Files&func=viewFile&id=2494&showinfo=1"><IMG
title=Source-Code alt=application/x-zip
src="AVR Freaks.files/zip_2_new.gif"></A> <A
href="http://www.avrfreaks.net/index.php?module=Freaks%20Files&func=viewFile&id=2494&showinfo=1">Source-Code</A>
[2.47 KB] (Aug 22, 2007)
<LI><A
href="http://www.avrfreaks.net/index.php?module=Freaks%20Files&func=viewFile&id=2496&showinfo=1"><IMG
title=Pictures alt=application/x-zip
src="AVR Freaks.files/zip_2_new.gif"></A> <A
href="http://www.avrfreaks.net/index.php?module=Freaks%20Files&func=viewFile&id=2496&showinfo=1">Pictures</A>
[3468.53 KB] (Aug 22, 2007)
<LI><A
href="http://www.avrfreaks.net/index.php?module=Freaks%20Files&func=viewFile&id=2497&showinfo=1"><IMG
title="Video ( .avi )" alt=application/x-zip
src="AVR Freaks.files/zip_2_new.gif"></A> <A
href="http://www.avrfreaks.net/index.php?module=Freaks%20Files&func=viewFile&id=2497&showinfo=1">Video
( .avi )</A> [6117.12 KB] (Aug 22, 2007)
<LI><A
href="http://www.avrfreaks.net/index.php?module=Freaks%20Files&func=viewFile&id=2499&showinfo=1"><IMG
title=Schematic alt=application/pdf
src="AVR Freaks.files/pdf_2_new.gif"></A> <A
href="http://www.avrfreaks.net/index.php?module=Freaks%20Files&func=viewFile&id=2499&showinfo=1">Schematic</A>
[77.87 KB] (Aug 23, 2007)
<LI><A
href="http://www.avrfreaks.net/index.php?module=Freaks%20Files&func=viewFile&id=2500&showinfo=1"><IMG
title="schematic made with OpenOfficeDraw"
alt=application/x-zip
src="AVR Freaks.files/zip_2_new.gif"></A> <A
href="http://www.avrfreaks.net/index.php?module=Freaks%20Files&func=viewFile&id=2500&showinfo=1">schematic
made with OpenOfficeDraw</A> [43.25 KB] (Aug 23, 2007)
</LI></UL></DIV>
<DIV class=right>
<TABLE class=tbl_border id=projectdetails cellSpacing=0
cellPadding=0 width="100%" border=0>
<THEAD>
<TR>
<TH class=mainheader colSpan=2>Project
details</TH></TR></THEAD>
<TBODY>
<TR>
<TH vAlign=top>Author</TH>
<TD vAlign=top><A
href="http://www.avrfreaks.net/index.php?name=PNphpBB2&file=profile&mode=viewprofile&u=120157">Johannes_Treu</A></TD></TR>
<TR>
<TH vAlign=top>Type</TH>
<TD vAlign=top>Complete code with HW</TD></TR>
<TR>
<TH vAlign=top>Compiler</TH>
<TD vAlign=top>WinAVR (GNU GCC)</TD></TR>
<TR>
<TH vAlign=top>Added</TH>
<TD vAlign=top>2007-08-23</TD></TR>
<TR>
<TH vAlign=top>Downloaded</TH>
<TD vAlign=top>141 times</TD></TR>
<TR>
<TH vAlign=top>Rating</TH>
<TD vAlign=top><IMG alt="Rank: 4"
src="AVR Freaks.files/rank4.gif"><BR>(1 ratings)</TD></TR>
<TR>
<TH vAlign=top>Tags</TH>
<TD vAlign=top>
<DIV id=tags>
<UL>
<LI><A
href="http://www.avrfreaks.net/index.php?module=Freaks%20Academy&func=viewProjects&tag=AtMega8">AtMega8</A>
<A
href="http://www.avrfreaks.net/index.php?module=FreaksTags&type=admin&func=deleteTag&tag_id=43&item_module=FreaksAcademy&item_type=project&item_id=1071">[x]</A>
<LI><A
href="http://www.avrfreaks.net/index.php?module=Freaks%20Academy&func=viewProjects&tag=fsk">fsk</A>
<A
href="http://www.avrfreaks.net/index.php?module=FreaksTags&type=admin&func=deleteTag&tag_id=924&item_module=FreaksAcademy&item_type=project&item_id=1071">[x]</A>
</LI></UL></DIV></TD></TR></TBODY></TABLE>
<TABLE class=tbl_border id=projectdetails cellSpacing=0
cellPadding=0 width="100%" border=0>
<THEAD>
<TR>
<TH class=mainheader colSpan=2>Projects by
Johannes_Treu</TH></TR></THEAD>
<TBODY>
<TR>
<TD><A
href="http://www.avrfreaks.net/index.php?module=Freaks%20Academy&func=viewItem&item_type=project&item_id=1071">T-Tris</A></TD></TR></TBODY></TABLE></DIV></DIV>
<DIV style="CLEAR: both"> </DIV>
<DIV id=addtags>
<H2>Add tags</H2>
<FORM id=tagsform
action=http://www.avrfreaks.net/index.php?module=FreaksTags&type=admin&func=saveTags
method=post><INPUT type=hidden value=FreaksAcademy
name=item_module> <INPUT type=hidden value=project
name=item_type> <INPUT type=hidden value=1071 name=item_id>
<INPUT type=hidden
value=http://www.avrfreaks.net/index.php?module=Freaks%20Academy&func=viewItem&item_id=1071&item_type=project
name=returnURL> <SMALL>(Seperate tags with
spaces)</SMALL><BR><INPUT id=tagsinput name=tags> <INPUT type=submit value="Add tags"> <IMG id=tag_spinner
style="DISPLAY: none" alt=spinner
src="AVR Freaks.files/fc_indicator.gif"> </FORM></DIV>
<DIV id=ratingform>
<H2 id=newrating>New rating </H2>
<FORM
action=http://www.avrfreaks.net/index.php?module=Freaks%20Reviews&type=admin&func=saveRating
method=post encType=multipart/form-data><INPUT type=hidden
name=revId> <INPUT type=hidden value=FreaksAcademy
name=item_module> <INPUT type=hidden value=project
name=item_type> <INPUT type=hidden value=1071 name=item_id>
<INPUT type=hidden name=userId> <INPUT type=hidden
value=40d722f2c8a91f901fcf481532f018dd name=authid> <INPUT
type=hidden
value=http://www.avrfreaks.net/index.php?module=Freaks%20Academy&func=viewItem&item_id=1071&item_type=project
name=returnURL> <LABEL><INPUT type=radio value=1
name=overall>1</LABEL> <LABEL><INPUT type=radio value=2
name=overall>2</LABEL> <LABEL><INPUT type=radio CHECKED
value=3 name=overall>3</LABEL> <LABEL><INPUT type=radio
value=4 name=overall>4</LABEL> <LABEL><INPUT type=radio
value=5 name=overall>5</LABEL> <INPUT type=submit value=Rate name=submit>
</FORM></DIV></DIV></DIV></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE>
<TD id=fc_bg_right> </TD></TR></TBODY></TABLE></BODY></HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -