5 Topics

Member Avatar for
Member Avatar for oanahmed

I want to know how software is converted into electrical pulses or `0`'s and `1`'s in computer. How does the computer do it? I know that `0` and `1` in binary system actually represent `off` and `on` states respectively and the computer stores the data in its memory in the …

Member Avatar for mike_2000_17
0
260
Member Avatar for ben25x

Before looking at the code, here's an explanation: NIDAQmx is a hardware-in-the-loop integration software from National Instruments. They give this sample code to create any voltage out of the card. The variable "float64 data[1]" is a double precision floating point that defines the actual voltage being emitted from the card; …

Member Avatar for ben25x
0
449
Member Avatar for python01

Hi all, I have just modified a mouse so that the left mouse button gets activated when a puck hits the net in ice hockey... Now all I need is for python to react to the hit by sending an output of voltage for a period of time and adding …

Member Avatar for python01
0
177
Member Avatar for valzi

My CPU is designed for 1333 RAM, but I bought [url=http://www.newegg.com/Product/Product.aspx?Item=N82E16820231303&cm_re=ripjaws_1600-_-20-231-303-_-Product]1600 G.Skill RAM[/url] as [url=http://www.tomshardware.com/forum/289979-31-seeking-opinion-gaming-build#t2146310]recommended by banthracis[/url] on Tom's Hardware. I have a Gigabyte GA-870A-UD3 mother board which has these [url=http://www.gigabyte.com/products/product-page.aspx?pid=3423#sp]RAM specifications[/url]: 4 x 1.5V DDR3 DIMM sockets supporting up to 16 GB of system memory Dual channel memory architecture …

Member Avatar for saxmaster49
0
440
Member Avatar for python01

Hi all, I was just wondering if it is possible to use python to send pulses of 5 v (default) through the parallel port. I have made up a circuit board to interpret the pulses, yet this isn't helpful since there are no pulses to receive. Here's some specs( maybe …

Member Avatar for python01
0
234

The End.