change approach, too much m4
This commit is contained in:
@ -1,15 +1,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<html>
|
||||
<head>
|
||||
<title>Projects - just for fun</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
define(`TITLE', `Arduino operated Current Sink')
|
||||
define(`DATE', `2014-01-08')
|
||||
define(`CONTENT', `
|
||||
This Arduino operated current sink sinks up to 3A and burns it in a good old 2N3055. It became required to test a circuit in an upcoming project.
|
||||
|
||||
(Actually, first the upper current limit was 5A. After killing one power transistor in a test by overheating it, the upper limit was decreased to 3A.)
|
||||
@ -36,8 +27,4 @@ Here are the schematics:
|
||||
|
||||
|
||||
And finally, here is the source code: <a href="http://a385e-5.de/wp-content/uploads/2014/01/CurrentSink-0.9.tar.gz">CurrentSink-0.9.tar.gz</a>
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
||||
')
|
Reference in New Issue
Block a user