Testseite: Unterschied zwischen den Versionen

Aus Hobbyelektronik.org
(Eine dazwischenliegende Version von einem anderen Benutzer wird nicht angezeigt)
Zeile 1: Zeile 1:
 +
<WPPtags tags="MCP2221" />
 +
 
{{Infobox AVR
 
{{Infobox AVR
 
  | Typ  = AtMega Schießmichtot
 
  | Typ  = AtMega Schießmichtot
Zeile 12: Zeile 14:
 
Testseite, für interne Verwendung.
 
Testseite, für interne Verwendung.
  
<syntaxhighlight lang="php">  
+
<source lang="php">  
 
<?php
 
<?php
 
     ladida();
 
     ladida();
Zeile 18: Zeile 20:
  
 
?>  
 
?>  
</syntaxhighlight>
+
</source>
 
 
[[Datei:Xkcd.png]]
 
[[Datei:Xkcd.png|thumb]]
 
  
[[Category:Elektronik]]
+
[[Kategorie:Elektronik]]

Version vom 4. November 2018, 18:18 Uhr

AVR
Typ AtMega Schießmichtot
Takt 42 MHz
Fuses
High 0x0xFF
Low 0x0xFF
Engbedded com logo.png Schießmichtot&V_LOW=0xFF&V_HIGH=0xFF&O_HEX=Apply+values Details


\[\int_{0}^{42} \frac{23}{42}x^{2} dx\]

\(\int_{0}^{42} \frac{23}{42}x^{2} dx\)

Testseite, für interne Verwendung.

<?php
     ladida();
$var = fopen("foobar");

?>