Message from discussion
Power supply project: Anybody interested?
Received: by 10.42.11.197 with SMTP id v5mr2042047icv.31.1349819893393;
Tue, 09 Oct 2012 14:58:13 -0700 (PDT)
X-BeenThere: pdxhackerspace@googlegroups.com
Received: by 10.50.214.34 with SMTP id nx2ls8836807igc.1.gmail; Tue, 09 Oct
2012 14:58:12 -0700 (PDT)
Received: by 10.50.42.225 with SMTP id r1mr1929482igl.1.1349819892828;
Tue, 09 Oct 2012 14:58:12 -0700 (PDT)
Received: by 10.50.0.146 with SMTP id 18msige;
Tue, 9 Oct 2012 14:50:31 -0700 (PDT)
Received: by 10.66.81.170 with SMTP id b10mr2682734pay.31.1349819431174;
Tue, 09 Oct 2012 14:50:31 -0700 (PDT)
Received: by 10.66.81.170 with SMTP id b10mr2682733pay.31.1349819431165;
Tue, 09 Oct 2012 14:50:31 -0700 (PDT)
Return-Path: <michaelshiloh1...@gmail.com>
Received: from mail-pb0-f48.google.com (mail-pb0-f48.google.com [209.85.160.48])
by gmr-mx.google.com with ESMTPS id js4si5462138pbb.2.2012.10.09.14.50.31
(version=TLSv1/SSLv3 cipher=OTHER);
Tue, 09 Oct 2012 14:50:31 -0700 (PDT)
Received-SPF: pass (google.com: domain of michaelshiloh1...@gmail.com designates 209.85.160.48 as permitted sender) client-ip=209.85.160.48;
Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of michaelshiloh1...@gmail.com designates 209.85.160.48 as permitted sender) smtp.mail=michaelshiloh1...@gmail.com; dkim=pass header...@gmail.com
Received: by mail-pb0-f48.google.com with SMTP id wy7so7380648pbc.35
for <pdxhackerspace@googlegroups.com>; Tue, 09 Oct 2012 14:50:31 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=gmail.com; s=20120113;
h=message-id:date:from:user-agent:mime-version:to:subject:references
:in-reply-to:content-type:content-transfer-encoding;
bh=qdhISQlxvIuDd1XXbx7+f8BABhny6MtFbs6w5/S8zsI=;
b=r+dliSsRm0TgCXH20G1AjyZuBJP+PbrlFrnphTQKM8lWBRds9eMdXOPbB2Lzso+Dl9
cfb3lY/PKS9Q0nYxWwKSaCBcsA2WMqUX30od7NVlwHqqmou1NH+PTi+LtcfAkOUn1i6a
eHGOTB+saTtzMzZCsz12KL8OkoupFOIQdVo4ZWmH2Qs/Pbni5SfiOJl0bZ4X8BykNLja
QevCPBjaNJJM+n6zXjEH84aaoD15lz08qeOLIB1MmzC2iuBjrKtm9uuvhx++A8DTXG7L
pg5w/hRW4hTM5WxyzmrYE/ttEh+1hWLNlMvruQ1ao5D360YBrzismA8bKhJ+fruHLfCe
5Xrw==
Received: by 10.68.241.228 with SMTP id wl4mr66928914pbc.51.1349819430828;
Tue, 09 Oct 2012 14:50:30 -0700 (PDT)
Return-Path: <michaelshiloh1...@gmail.com>
Received: from [130.212.74.118] (dhcp-fia-74-118.sfsu.edu. [130.212.74.118])
by mx.google.com with ESMTPS id kt2sm12948716pbc.73.2012.10.09.14.50.19
(version=SSLv3 cipher=OTHER);
Tue, 09 Oct 2012 14:50:23 -0700 (PDT)
Message-ID: <50749C1A.8090...@gmail.com>
Date: Tue, 09 Oct 2012 14:50:18 -0700
From: Michael Shiloh <michaelshiloh1...@gmail.com>
User-Agent: Mozilla/5.0 (X11; Linux i686; rv:15.0) Gecko/20120912 Thunderbird/15.0.1
MIME-Version: 1.0
To: pdxhackerspace@googlegroups.com
Subject: Re: [PDXHS] Re: Power supply project: Anybody interested?
References: <d205cea6-725c-4b5c-b4b4-e198ea31ac0e@googlegroups.com> <fe4b1bf8-b5ad-46fc-af4f-556ff42ebb23@googlegroups.com>
In-Reply-To: <fe4b1bf8-b5ad-46fc-af4f-556ff42ebb23@googlegroups.com>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
if you make the microcontroller an Atmel ATmega328 (or other
appropriate), you can use the Arduino IDE to program and take advantage
of all those libraries (like PWM).
On 10/09/2012 02:21 PM, Pavel wrote:
> I would be interested in building a couple of these.
>
> A feature I'd like to see is a merging of certain function generator
> abilities. Often I need pulsed or PWM'd power, so it would be great to have
> that built in.
>
> What sort of data can we send over USB? It would be interesting to have the
> ability to log things like current draw over time, etc.
>