Subject: Re: voltage & current program
From: rpw3@rpw3.org (Rob Warnock)
Date: Wed, 11 Apr 2007 02:23:14 -0500
Newsgroups: comp.lang.lisp
Message-ID: <GJOdnbxvE6N_EYHbnZ2dnUVZ_t3inZ2d@speakeasy.net>
sandeep patil <san.gujar@gmail.com> wrote:
+---------------
| i want to get real current & voltage value  from my divece power
| supply how i will get it value
| is it possible in lisp ,your solution is usable but mey i know how i
| measure current & voltage follow in my device
+---------------

Well, how would you measure it *without* Lisp?!?
First tell us that, and then we might have a chance
of telling you how Lisp could do the same thing.

[Note: Performing physical measurements on the internals
of one's system is typically a *very* platform-specific
issue having very little to do with programming languages
per se and much more to do with what drivers (I2C, ACPI, etc.)
your platform provides...]


-Rob

-----
Rob Warnock			<rpw3@rpw3.org>
627 26th Avenue			<URL:http://rpw3.org/>
San Mateo, CA 94403		(650)572-2607