cosin-fahrplan/schedules/2007/track/Talks1/2022.en.html
2024-04-07 00:57:09 +02:00

178 lines
5.9 KiB
HTML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<meta name="generator" content="Pentabarf"/>
<meta name="DC.date" content="2009-02-26"/>
<title>COSIN07: Geekclock Code and Hardware Walkthrough</title>
<link type="text/css" href="../../style.css" media="screen,print" rel="Stylesheet"/>
</head>
<body>
<div class="noprint" id="conference-logo">
<a href="http://cosin.chaostreff.ch">
<img alt="Chaos Singularity 2007" src="../../image/conference/45.128x128.png"/>
</a>
</div>
<div class="noprint" id="menu">
<ul>
<li>
<a href="https://cccv.pentabarf.org/schedule/COSIN07">
<span class="normal">Index</span>
</a>
</li>
<li>
<a href="../../day/2007-07-06.en.html">
<span class="normal">Day 1 (2007-07-06)</span>
</a>
</li>
<li>
<a href="../../day/2007-07-07.en.html">
<span class="normal">Day 2 (2007-07-07)</span>
</a>
</li>
<li>
<a href="../../day/2007-07-08.en.html">
<span class="normal">Day 3 (2007-07-08)</span>
</a>
</li>
<li>
<a href="../../speakers.en.html">
<span class="normal">Speakers</span>
</a>
</li>
<li>
<a href="../../events.en.html">
<span class="normal">Events</span>
</a>
</li>
<li>
<ul class="track">
<li class="track-diverses">
<a href="../Diverses/index.en.html">
<span class="normal">Diverses</span>
</a>
</li>
<li class="track-talks1">
<a href="index.en.html">
<span class="normal">Talks1</span>
</a>
</li>
<li class="track-talks2">
<a href="../Talks2/index.en.html">
<span class="normal">Talks2</span>
</a>
</li>
<li class="track-workshops">
<a href="../Workshops/index.en.html">
<span class="normal">Workshops</span>
</a>
</li>
</ul>
</li>
</ul>
</div>
<div id="content">
<p class="release">COSIN07 - 1.3</p>
<p class="intro">
<strong>Chaos Singularity 2007</strong>
<br/>
<em></em>
</p>
<div class="section" id="event">
<div id="infobox">
<table>
<tr>
<th colspan="2">Speakers</th>
</tr>
<tr>
<td>
<a href="../../speaker/1361.en.html">
<img width="32" height="32" src="../../image/person/0.32x32.png"/>
</a>
</td>
<td>
<a href="../../speaker/1361.en.html">Andreas</a>
</td>
</tr>
</table>
<table>
<tr>
<th colspan="2">Schedule</th>
</tr>
<tr>
<td class="keyword">Day</td>
<td class="value">Day 1 (2007-07-06)</td>
</tr>
<tr>
<td class="keyword">Room</td>
<td class="value location">Dachstock</td>
</tr>
<tr>
<td class="keyword">Start time</td>
<td class="value dtstart" title="2009-02-26T21:30:00+01:00">21:30</td>
</tr>
<tr>
<td class="keyword">Duration</td>
<td class="value duration" title="P01H00M00S">01:00</td>
</tr>
<tr>
<th colspan="2">Info</th>
</tr>
<tr>
<td class="keyword">ID</td>
<td class="value" title="2022@COSIN07@pentabarf.org">2022</td>
</tr>
<tr>
<td class="keyword">Event type</td>
<td class="value">lecture</td>
</tr>
<tr>
<td class="keyword">Track</td>
<td class="value">Talks1</td>
</tr>
<tr>
<td class="keyword">Language used for presentation</td>
<td class="value">de</td>
</tr>
</table>
</div>
<h1 class="title">Geekclock Code and Hardware Walkthrough</h1>
<p class="subtitle">Elektronik, Mikrocontroller-Programmierung und die Geekclock.</p>
<img class="event-image" src="../../image/event/2022.128x128.png"/>
<div class="abstract">
<p>Nachdem die Geekclock aufgebaut wurde und (hoffentlich) funktioniert, hat man zwar einiges an Löterfahrung gesammelt; fragt sich vielleicht aber auch, wie das Teil denn nun eigentlich funktioniert. Dies soll hier erklärt werden. Daneben werden auch Elektronik-Grundlagen vermittelt und es wird erklärt, wie ein Mikrocontroller so programmiert werden kann,dass er auch mit 32kHz Taktfrequenz noch schnell genug läuft.</p> </div>
<div class="description">
<p>In diesem Talk werden die technischen Details der Geeklock erläutert. Danach sollte es möglich sein, die Soft- oder Hardware der Uhr selbst zu modifizieren und zu erweitern. Dieser Talk begleiget den [[event:2009 Geekclock Workshop]]. Zumindest der erste Teil dürfte aber auch für Menschen interessant sein, die keine Geekclock bauen. Folgende Topics kommen zur Sprache</p>
<ol>
<li><p>Teil (unabhängig von der Geekclock):</p></li>
<li><p>Elektronik Grundlagen</p></li>
<li>Mikrocontroller (speziell der ATMega8 von Atmel, der in der Geekclock zum Einsatz kommt)</li>
<li><p>wie man einen Microkontroller mit 32kHz Taktfrequenz und 1kB SRAM effizient programmiert</p></li>
<li><p>Teil:</p></li>
<li><p>Geekclock Hardware (grobe Erklärung der Schaltpläne)</p></li>
<li>Geekclock Software (Code-Walkthrough)</li>
</ol>
<p>Die Sprache des Talks ist je nach Wünschen der Audienz entweder Deutsch oder Englisch.</p> </div>
<div class="links">
<h2>Links</h2>
<ul>
<li>
<a href="http://people.ee.ethz.ch/~andrmuel/files/geekclock.tar.gz">Dokumentation, Schaltpl&#228;ne und SourceCode der Geekclock</a>
</li>
</ul>
</div>
<div id="navigation">
<a href="1888.en.html">
<span class="previous" title="e-Voting in der Schweiz">&lt;&lt;&lt;</span>
</a>
<a href="2061.en.html">
<span class="next" title="HBO Special - Hacking Democracy">&gt;&gt;&gt;</span>
</a>
</div>
</div>
</div>
</body>
</html>