25 lines
712 B
HTML
25 lines
712 B
HTML
|
|
|
|
<!DOCTYPE html>
|
|
<head>
|
|
<meta charset="utf-8" />
|
|
<style>
|
|
pre {
|
|
white-space: pre-wrap;
|
|
}
|
|
</style>
|
|
</head>
|
|
<pre>
|
|
<h1>DeaDvey's domain</h1>
|
|
<a href="/">Home</a> <a href="/blog/">Blogs</a> <a href="/projects/">Projects</a>
|
|
<hr/>
|
|
Analogue hexadecimal clock:
|
|
I tried making an analogue clock out of Lego which has four hands and the cogs work by the ratio of 1:2 (there's no cogs I have that are 1:4, 1:8 or 1:16) and currently I'm using a motor but plan on making it weight based in order to have it rotate at the correct rate. Yeah, not much for today.<br/>Fly You High - DeaDvey
|
|
<i>Published: 149/7e8 at c4f6</i>
|
|
</pre>
|
|
<style>
|
|
pre {
|
|
white-space: pre-wrap;
|
|
}
|
|
</style>
|