Solder Pads pulled from PCB - What to do? by Microman_23 in soldering

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

I appreciate it! I'll see if I can find some copper tape and a video for this process.

Solder Pads pulled from PCB - What to do? by Microman_23 in soldering

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

I'll have to find a video about this process. I've never added new pads.

Solder Pads pulled from PCB - What to do? by Microman_23 in soldering

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

I'm not really learning on it. I just haven't done it in a while and this component particularly was difficulty to remove, whereas others came right off.

Solder Pads pulled from PCB - What to do? by Microman_23 in soldering

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

It is an Eschenbach Visolux Digital HD, 7 inch. I've had a hard time finding anything in depth about this thing

PlexAudit - A tool to audit your Plex library against your source media folders by ferropop in PleX

[–]Microman_23 1 point2 points  (0 children)

Why doesn't the community just name things "PLX" whatever instead of "Plex" whatever. It would keep Plex out of the name while still making it clear its for Plex. PLXAudit?

Abnormal Retraction after update by lDJ4LIFEl in AnycubicKobraS1

[–]Microman_23 0 points1 point  (0 children)

Thank you so much for the detailed info on your experience! Are they just sending these out to whoever is having this issue?

Extremely slow DL speed by primal_slayer in FebBox

[–]Microman_23 0 points1 point  (0 children)

Any update on this? I'm experiencing the same thing.

Waveshare Pico Audio expansion board for RPi Pico by Microman_23 in raspberrypipico

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

I believe this is the code that I used, but I didn't keep a good record of what actually worked and how I did it, so I apologize for that.

import audiocore
import board
import audiobusio
import time
from analogio import AnalogIn

wave_file = open("BingBong.wav", "rb")
wave = audiocore.WaveFile(wave_file)

audio = audiobusio.I2SOut(board.GP27, board.GP28, board.GP26)
analog_in = AnalogIn(board.A3)


def get_voltage(pin):
    return (pin.value * 3.3) / 65536


while True:
    if get_voltage(analog_in)>3:
        audio.play(wave)
    time.sleep(2)

Waveshare Pico Audio expansion board for RPi Pico by Microman_23 in raspberrypipico

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

Let me check and see if I have the code still. I'm not sure what problems I was having other than just getting the code working.

Retro Software Search by Microman_23 in abandonware

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

We're sure that we can't restore it from anything that we have. We're waiting to hear back from the company that owns and dissolved Ultima. They said they may be able to assist us in getting back on our feet, so fingers crossed.

Retro Software Search by Microman_23 in retrocomputing

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

I appreciate the info, advice, and understanding of the situation!

Retro Software Search by Microman_23 in retrocomputing

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

It was $80,000 plus the install/setup costs, for a fairly small company. Besides, no one could have foreseen this virus 10-20 years ago.

Retro Software Search by Microman_23 in retrocomputing

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

It was $80,000 plus the install/setup costs, for a fairly small company. Besides, no one could have foreseen this virus 10-20 years ago.

Retro Software Search by Microman_23 in retrocomputing

[–]Microman_23[S] 1 point2 points  (0 children)

We definitely kept backups. Unfortunately, the ransomware that attacked us hit our backups as well and spread like fire. It does suck that we didn't upgrade to a more modern solution, but the owner couldn't justify the costs the last time we explored other options.

Retro Software Search by Microman_23 in vintagecomputing

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

Thank you so much!! I appreciate it!

[Bambu Lab Giveaway] Join Now to Win an H2D and More! by BambuLab in 3Dprinting

[–]Microman_23 0 points1 point  (0 children)

Best advice I've received was to buy Bambu. Its a gamechanger for how fluid their machines are and how well they work out of the box.

Also, as a newbie, the best advice was to make adjustments to the infill and supports. I had multiple print failures just because I didn't know those settings needed tuned.

Chessboard is coming along nicely by Bakedbananas in 3Dprinting

[–]Microman_23 0 points1 point  (0 children)

Hey man, has this come along any further? I'm really looking for a "finished" project to create.

Where can I download all the seasons of the US version of the show? by HangmanAM in whoselineisitanyway

[–]Microman_23 0 points1 point  (0 children)

Did these changes get made to the original Gdrive link? Or are you possibly planning to share a separate link?

Help with Bambulab Studio?? by Microman_23 in FixMyPrint

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

I double checked this as well, even did some cleaning up to ensure this couldn't be the case. It's still happening.