Comments

This profile is from a federated server and may be incomplete. Browse more on the original instance.

cmnybo, to linux in I made it to Linux! What is your must-have FOSS or Free Software for linux?

KiCAD for PCB design.
PulseView for USB logic analyzers.
DSRemote for remote control of Rigol oscilloscopes.
FreeCAD for 3D CAD.
SDR++ and SDRangel for SDR.
Fldigi, wsjtx & QSSTV for ham radio digital modes.

cmnybo, to linux in Reminder to clear your ~/.cache folder every now and then

I’ve never seen any of my ~/.cache directories get more than a few GB either and I never bother to clean them.
I am curious what OP was doing that used that much space though. That’s certainly not typical.

cmnybo, to linux in Dumbest Thing you have done distro-hopping?

When using dd, check the command before pressing enter, then check it again for good measure.

cmnybo, to askelectronics in MOSFET gate resistor

For something that’s not switching at a high frequency, slow rise and fall times are fine as long as you are staying within the safe operating area of your MOSFET. A 10K gate resistor could certainly work, but it will depend on your MOSFET and load.

cmnybo, to askelectronics in Adjusting SMPS output voltage

You might be able to increase the voltage 10-20% by changing the feedback, but you will not be able to double it without changing the transformer.

cmnybo, to askelectronics in When I was a kid my Dad made a magnet charger with some electrified copper coils would this be something that could be used to achieve similar results somehow? TIA

I’ve had good results discharging a 450V 1kJ capacitor bank through several turns of 10 AWG wire. If you don’t have a capacitor bank laying around, one of those magnetizers will work just as well.

cmnybo, to askelectronics in TP4056 useless protection circuit?

The MOSFETs are in series, but in opposite polarities. Two MOSFETs are needed to block current in both directions.

The DW01 uses the voltage drop across the MOSFETS to measure the current. The overcurrent threshold voltage is fixed at 150mV. Using a larger MOSFET that has a lower RDS(on) will increase the current limit.

cmnybo, to linux in What is the state of Multiseat in Linux today?

You can run multiple X servers for a graphical multiseat setup. It’s a lot of work to set it up and most of the information about it is out of date though.

cmnybo, to linux in Basic fonts

If you don’t want to get them from microsoft, you can purchase a license elsewhere. Microsoft allows them to be distributed freely as long as the files are not modified. That’s why they are always packaged in an executable installer.

cmnybo, to asklemmy in What makes a smartphone useful to you?

It connects my laptop to the internet when I’m away from home.

A phone can’t replace a computer unless you put Linux on it and connect a monitor and keyboard. Even then, it will perform like a 15 year old computer.

cmnybo, to askelectronics in How to solve power supply whine with continuous dimming LED?

Try adding a large, low ESR capacitor across the power rails on your board. Preferably a polymer electrolytic if you have some.

cmnybo, to electronics in What are the beginner microcontroller chips now?

STM32, RP2040, ESP32 & AVR are all quite popular and all have good development boards.

cmnybo, to askelectronics in Simultaneous joystick 3-axis protocol

Only having one ADC can be an issue when you need readings to be in phase, but for reading any sort of human interface device it doesn’t matter at all. Just cycle through your inputs one at a time. Some microcontrollers even have hardware to scan through multiple inputs automatically. You can use DMA to read the ADC and send data out over whatever communication peripherals your microcontroller has without using much CPU time.

If you are using USB HID, you are limited to a 1000 Hz update rate and that’s really overkill already. You can have up to 8 analog axis in a USB HID game controller plus lots of buttons.

cmnybo, to selfhosted in Pi-Hole or something else for network ad blocking?

When the ads come from the same domain as the content, which is the case with youtube, you can’t block them with any DNS based ad blocker.

cmnybo, to asklemmy in What do normal people look at on their phones?

My phone has an FM tuner, so I usually listen to local radio stations. Sometimes I watch TV shows or movies I downloaded on the SD card, but I prefer watching videos on a larger screen when possible. Cell service is crap around here, so streaming is not very practical.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #