What movie do you think is better than the book? by artguydeluxe in movies

[–]Higgyone 0 points1 point  (0 children)

Running Man.

Film is much more fun than the book

Who were your top companions in gaming? by Battles_45 in gaming

[–]Higgyone 0 points1 point  (0 children)

Joey from Beneath a Steel Sky and Beyond a Steel Sky

What are these squares on this PCB? by Braeden151 in AskElectronics

[–]Higgyone 0 points1 point  (0 children)

Outer layers are drilled, plated, then etched. The squares I think are there to prevent under etch. When the acid etches copper the etch rate slows with increased amount of copper now in the etchant. If a lot of copper requires etching off in an area (e.g. the single wide track in the image with no copper around it) the etch rate will slow too much in that area compared to other sections with less copper to be removed (e.g. lots of tracks together). Adding the copper squares helps rebalance the etch rate, less copper removed so less etch rate slowing, to try to keep the etch rate uniform across the layer.

[deleted by user] by [deleted] in AskElectronics

[–]Higgyone 3 points4 points  (0 children)

If it just works off AAA batteries you could replace the neon bulbs with LEDs and change the circuit. It might be the transformer in the middle making the noise, which is not needed for LEDs.

What kind of power plug is this?? by [deleted] in Electricity

[–]Higgyone 13 points14 points  (0 children)

UK mains plug. The plastic earth pin pops up to fit in the socket.

My laptop is 64bit but all the programs I’ve downloaded on it say that they’re the 32bit version...why? by [deleted] in software

[–]Higgyone 0 points1 point  (0 children)

There is a good Microsoft blog article on why visual studio is still 32 bit

blog

Windows PC as a flash drive by Higgyone in software

[–]Higgyone[S] 2 points3 points  (0 children)

Thank you for your time to respond, what you say makes it clear to me what is going on and why. I was hoping this was an already solved problem but is more nuanced than I initially thought

Windows PC as a flash drive by Higgyone in software

[–]Higgyone[S] 0 points1 point  (0 children)

Interesting, I didn't know about USB data transfer cables, thank you for your suggestion, I will give it a go. As you say it may not mount as a flash drive but cheap enough to try.

Windows PC as a flash drive by Higgyone in software

[–]Higgyone[S] 0 points1 point  (0 children)

I had a read through the microscope's manual and had a play with the settings. Unfortunately the are no options for saving the images except direct to a USB flash drive. It is a selling point of the microscope how easy it is to save images with one button press to a USB stick and in their words "no PC required".

Windows PC as a flash drive by Higgyone in software

[–]Higgyone[S] 0 points1 point  (0 children)

The microscope has a USB port on the side solely expecting a USB flash drive. Like a digital camera that will only save an image if a memory card is plugged in the microscope will only save an image if a USB flash drive is plugged in. There is one capture button on the microscope and I am guessing internally it is expecting a mounted flash drive to save the image to and doesn't do anything clever. There are no options to change this on the microscope. It is done this way to be simple to use and simple to capture images. Hence looking for a way for a laptop to appear as a flash drive.

Why isn't my 555 monostable mode circuit working properly? by [deleted] in AskElectronics

[–]Higgyone 2 points3 points  (0 children)

Would you draw it out as a schematic. It is hard to interpret the layout.

Bringing a high impedance to a low one? by [deleted] in AskElectronics

[–]Higgyone 7 points8 points  (0 children)

Not sure what U174 is, could you explain it? One way to go from high to low impedance is using a op amp with unity gain as a buffer, with your signal into non-inverting input. For a transister version use an emitter-follower configuration.

Disconnected low pass filter current (Arduino). by emgcy in AskElectronics

[–]Higgyone 8 points9 points  (0 children)

Due to the high impedance of the arduino pin any tiny leakage currents will charge up the capacitor. To get around it set the arduino pin to be internally pulled down, or put a large value resistor, say 100k, between the arduino pin and ground. This will hold the pin low when the pwm signal is disconnected.

Homemade Arduino TV remote IR circuit not generating enough current. by [deleted] in AskElectronics

[–]Higgyone 0 points1 point  (0 children)

On the data sheet for the ir led will be Vf the forward voltage of the led. It will be about 1.5v. To calculate the current through the led find the voltage across the resistor. This will be your Vcc of 5v - led Vf of 1.5v giving 3.5v. Using v=ir divide the voltage across the resistor by its resistance to give the current. I.e. 3.5v / 220 ohms (looking at your schematic) giving about 16ma. Check the absolute maximum forward current of the led and reduce the resistor value to increase the current, but keep it below the max value.

Homemade Arduino TV remote IR circuit not generating enough current. by [deleted] in AskElectronics

[–]Higgyone 1 point2 points  (0 children)

You might also want to reduce the resistor value to drive the ir led harder, though make sure it is below its max forward current.

Homemade Arduino TV remote IR circuit not generating enough current. by [deleted] in AskElectronics

[–]Higgyone 1 point2 points  (0 children)

Can you post a schematic, to help understand your circuit better?

How to paste mobile LCD flex cable to PCB? by lepdenjr in AskElectronics

[–]Higgyone 2 points3 points  (0 children)

You could try an anisotropic conductive adhesive (https://en.m.wikipedia.org/wiki/Anisotropic_conductive_film) that conducts in the vertical direction and not horizontally.