electronics and python

Bill Scherer bill.scherer at verizonwireless.com
Tue Feb 6 15:00:05 EST 2007


lee wrote:

>Hi guys.....Is there any software written using python for
>electronics.....i mean any simulation software or something??
>  
>
Here's 'something': http://home.tiscali.be/be052320/Unum.html

I find it useful for basic electronics math (Ohm's law, filters, etc). 
It keeps track of the units for you and does the right thing when you 
divide and multiply.

You might find this recipie useful in combination with Unum: 
http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/499350

I'm not aware of anything else in the Python world that fits your query. 
Wish I was...

HTH,

Bill



More information about the Python-list mailing list