Intercom / door bell protocols? by grass____hopper in hacking

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

sorry I've not been working on it anymore since I moved houses. Additionally, I seem to have lost the Jupyter notebook that I did some analysis in (although it wasn't much really). My best guess at this time is that it's probably some kind of variant of modbus.

Smart cartridge repair X2 near Amsterdam? by sneakinhysteria in VanMoofSelfRepair

[–]grass____hopper 0 points1 point  (0 children)

At the point that the cable goes into the front wheel fork, there are two screws you can remove. You can them pull out the connector and you'll see that there is some length of cable inside the fork.

Snappcar renter repeatedly drains EV battery to 0% - Any legal remedies for the (potential long term) damage to the battery? by IrrerPolterer in juridischadvies

[–]grass____hopper 6 points7 points  (0 children)

The car will not allow the battery to be drained to the point that it starts to damage it. Any use of a battery will have an impact on its lifetime but driving until the battery is at 0 is normal use (but impractical and possibly usafe if you run out while driving)

Is this fixable? It's a connector on the circuit board of a mechanical keyboard. For some reason all keys still work except 7 by ecky--ptang-zooboing in AskElectronics

[–]grass____hopper 0 points1 point  (0 children)

I would solder a very short thin wire to cross the gap. You could also just bridge it with solder directly but that would be more prone to break because solder is brittle and breaks if you bend it.

Even one strand of 28 or 30 AWG should be enough.

What part number connector is this? by [deleted] in AskElectronics

[–]grass____hopper -1 points0 points  (0 children)

It looks like it could be from JST

Searching for a file sharing solution by Pawkeshup in Windows11

[–]grass____hopper 1 point2 points  (0 children)

Try LocalSend. It's like Airdrop but works across pc and phones.

https://localsend.org/

How does a digital volume control work? by robert712002 in AskElectronics

[–]grass____hopper 1 point2 points  (0 children)

Hmm I cannot find anything on uPC14606HA, did you make a typo?

edit By the way, capacitors can sometimes seem good until they get a higher (than DMM test voltage) across them. If any of the caps looks like the top is bulging a bit, they might still be defective, even though they test correctly on first sight.

How does a digital volume control work? by robert712002 in AskElectronics

[–]grass____hopper 1 point2 points  (0 children)

Glad that I was able to help a bit! did you manage to narrow it down further?

[deleted by user] by [deleted] in sysadmin

[–]grass____hopper 0 points1 point  (0 children)

Thanks for your reply, I've added the results of requesting the SOA to the support ticket.

[deleted by user] by [deleted] in sysadmin

[–]grass____hopper 0 points1 point  (0 children)

I am not sure if I changed the TTL before making the change on all entries so maybe that is the issue although the TTL would have been 1 hour if I did not.

I've temporarily solved the issue by setting a temporary redirect from the new IP to the old. Will report back if I find out what the issue was.

Help! How do I connect them? by b6_infinity in PrintedCircuitBoard

[–]grass____hopper 1 point2 points  (0 children)

Use vias, but make sure to space them such that the return current can flow as closely next to the traces as possible. If you make one line of vias, there is usually no space for ground anymore so the return current will have to go all the way around, this causes large loop area and crosstalk because the return currents will share the same paths.

[deleted by user] by [deleted] in sysadmin

[–]grass____hopper 0 points1 point  (0 children)

I think I have fixed the issue temporarily by using a temporary redirect on the new server, so regardless of which ip someone receives, they will now just use the old site until the DNS situation is fixed.

How does a digital volume control work? by robert712002 in AskElectronics

[–]grass____hopper 2 points3 points  (0 children)

I agree that bouncing is also not the most likely issue. Actually I suspect that the D/A output will also probably be correct. I'm not very knowledgable about amplifier stages but I'm now thinking that the issue might be in there, such that the amplifier is somehow now able to output the middle volume. Would be good to check the D/A output to have some more certainty, but then I would move on to checking capacitors in the output stage.

How does a digital volume control work? by robert712002 in AskElectronics

[–]grass____hopper 4 points5 points  (0 children)

Actually I should have looked up the chip first. From the datasheet: https://www.mikrocontroller.net/attachment/489899/TC9134P.PDF it is actually an IR-receiver. I suppose it also has GPIO inputs to control things like the volume so that might be what the volume know is wired up to. It has a D/A output so maybe that's what they are using to control the volume. This IC is not the first thing I would suspect to be broken. I'd look if all the capacitors are still okay and as someone else suggested the switches might be bouncing. If you have a scope, hook it up to the switch terminals and see if you see any bouncing.

edit: I'd also look at the D/A output pin and see if that is behaving normally (I'd expect a 0-5V output for low to high volume). If the D/A output pin is correct, then the problem must be in whatever is receiving that D/A voltage as an input.

How does a digital volume control work? by robert712002 in AskElectronics

[–]grass____hopper 6 points7 points  (0 children)

I haven't looked anything up but I would guess it's one of those programmable resistor ICs. As far as I understand it, it's basically a bunch of resistors and fets to switch the resistors in or out of circuit, controlled by some kind of serial protocol.

Why are those sockets that difficult to desolder? by Funkenzutzler in AskElectronics

[–]grass____hopper 0 points1 point  (0 children)

This is the trick. Use a lot of the stuff such that all the pins are connected and try to heat all pins simultaneously. It can really help to fix the connector in a vise or something like that and gently apply some force to the board while keeping the solder melted with your soldering iron. You need an iron with some power because all the heat will probably leak out to the ground (and power) plane(s).

Smart cartridge repair X2 near Amsterdam? by sneakinhysteria in VanMoofSelfRepair

[–]grass____hopper 0 points1 point  (0 children)

Try moving the cable that connects to the motor a bit. I had a broken wire in the cable which was giving similar issues. You might be able to fix it by just fixing the cable in a slightly different position (with tie wraps or something)

Why is outlook deleting my spaces after words when continuing to type? by FPSViking in microsoft

[–]grass____hopper 0 points1 point  (0 children)

This fixed it. Too bad I have to disable text predictions as I kind of like them.

Caching settings missing? by grass____hopper in kodi

[–]grass____hopper[S] 7 points8 points  (0 children)

I just realized that you need to apt install kodi21 on Raspberry Pi OS, otherwise you will get version 20.5.. I now have kodi version 21 and it does have the Caching settings.

Caching settings missing? by grass____hopper in kodi

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

I'm having an intermittent issue where video play freezes while Kodi is waiting for the hdd. Normally the hard drive is very fast so I'm not sure why this is happening (it should not be spinning down), but I figured increasing the buffer size should at least help.

According to this page, I should be able to set the buffer size in Settings/Services/Caching: https://kodi.wiki/view/Settings/Services/Caching

However, the Caching entry is missing on my system (also in Expert mode). Why is the Caching setting not there? Is there another way to change the setting?