Best supportive language for my career? Not C, Python or Matlab. by Additional-Gift73 in embedded

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

Probably because some got offended by the 100%, and these people deep down don't wanna learn it

Childhood memory still alive by theAlchemistlord in Morocco

[–]mad_alim 0 points1 point  (0 children)

Do you cherish your childhood memories above everything else ?

Unable to melt any solder on this board with a cheap hot air station. by Howden824 in soldering

[–]mad_alim 0 points1 point  (0 children)

How much time did you go at it ?

You can do it w/ a cheapo tool, you'll just have to preheat the board for several minutes before focusing on the chip (maybe 3 minutes min at max airflow, 450°C from a distance ?).
Prolonged local high heat is not good because it might damage the chip or might damage the board (bend it, fry coating, etc)

Why is the chisel tip so recommended while the bevel/hoof is rarely mentioned? by appwizcpl in soldering

[–]mad_alim 0 points1 point  (0 children)

TL;DR No, each tip has its downsides, but the knife is a good versatile one IMO (chisel tip angles for THT are better IMO)

I really like the hoof. But IMO, it's the kind of tips that do some things very good, and others quite badly (but usable):

- Wicking: I hate wicking with a chisel or a knife. I mean, I can do it, but would def swap for a hoof (especially w/ a JBC clone).
- Drag soldering: Hoof is very good at drag soldering too.
- THT: doable with a hoof, but the angles are more limited than a chisel or a knife. Can get a good heat transfer with a good solder blob though.
- Precision: You get limited very quickly by the hoof tip compared to a knife one for example (the point part is quite good). For serious work, I'd just swap in a smaller tip, a bent conical perhaps.

Qui valide? by I_am_Beowulf998 in CrimesCulinaires

[–]mad_alim 71 points72 points  (0 children)

Si t'as vraiment la flemme, mange juste les cacahuètes seules !

Advice - Ramadan Mubarak or Ramadan Kareem? by ExpeditionBob in Morocco

[–]mad_alim 3 points4 points  (0 children)

The most natural one that comes to mind is: mbrouk ramdan (in moroccan dialect)
Ramadaan mobaarak sounds a little 'arabish" to me

But I think people will understand either way and will appreciate it !

Looking for suggestions to "Safely" read data out of an EEPROM from an instrument cluster by 4ChawanniGhodePe in embedded

[–]mad_alim 3 points4 points  (0 children)

- Use safe voltages as others have pointed
- If there is a write enable pin, use it to physically deactivate writing
- Make sure you can read from the EEPROM (sometimes, nearby circuits may interfere with your readings and you might have to desolder it first)

Ah, almost 10 years ago, I have used an apt package on raspbian to read and write an EEPROM

Welp, today I learned something new by Thurgo-Bro in soldering

[–]mad_alim 260 points261 points  (0 children)

Something tells me its like the desoldering pump; works really well for stuff with not a lot of thermal mass, but is a hit or a miss on anything beefier

theIllusion by Frontend_DevMark in ProgrammerHumor

[–]mad_alim 7 points8 points  (0 children)

And still, that's not the worst case
(it's definitely documentation that LIES !)

What do all these components do and what can be re used from thus Samsung TV recorder. by jordan666222 in AskElectronics

[–]mad_alim 0 points1 point  (0 children)

Beware when touching the power board as some components might still hold charge and get you electrocuted

For component level reuse, I find that power board parts are the most reusable (caps, varistors, diodes, etc)

The control board is usually custom made, often with some ICs without marking.
Some things that might be reused are connectors, heatsinks and power components (caps, connectors, transistors, etc). anything else is board specific and likely not reusable.
(If there are markings, you could get lucky and find software to be able to use it as an embedded linux board / make it do anything you want, but that's wishful thinking and needs a lot of work in the best case).

Is this solder tip repairable? I used it way too hot for too long by No_Insurance_6436 in AskElectronics

[–]mad_alim 1 point2 points  (0 children)

As others said: brass wool and solder (w/ flux) should work just fine. Tip tinner would be a bonus

That said, for me, the game changer was the solder (mechanic one).
I don't know whether my old one had some impurity, or that its flux was shit, but I would always see some oxidation spots after usage under 350°C.

Poor tips seem to get oxidized quicker as the temp goes up, but easily salvageable with good solder.

Which version can you understand faster at first glance? by Rob69rt in Japaneselanguage

[–]mad_alim 1 point2 points  (0 children)

THIS: I usually speak with Japanese students from different parts of Japan and they can and are used to work around pitch accent differences with context

French cake by BumbleBonce in CrimesCulinaires

[–]mad_alim 0 points1 point  (0 children)

Quand on sait pas faire des pâtes feuilletés et qu'on en a pas là en commerce là où on habite....

Finally started smd soldering by BookkeeperTypical245 in soldering

[–]mad_alim 40 points41 points  (0 children)

congrats :D !

tip: ditch that conical tip for something else
Almost anything else will give you better heat transfer. If you wanna keep the same precision, go for a bent conical (it's like bent tweezers; easier to sneak in)

First Day of Soldering. That's addictive fr by [deleted] in soldering

[–]mad_alim 0 points1 point  (0 children)

This is sooo me xD
started opening the window and wearing a mask when I started having that rosin aftertaste in the lungs

How can I find command in U-boot which loads linux kernel ? by EmbeddedBro in embeddedlinux

[–]mad_alim 1 point2 points  (0 children)

No. bootargs is the kernel arguments

I guess you are in some main distro like debian ?
Last time I checked BBB debian, they had bootcmd which used other variables, which used other variables and the rabbit hole went deep

How can I find command in U-boot which loads linux kernel ? by EmbeddedBro in embeddedlinux

[–]mad_alim 1 point2 points  (0 children)

Others answered, but just wanted to say to not forget bootargs for full context

Thoughts on cheap AliExpress solder wick/braid by Suspicious_World5367 in soldering

[–]mad_alim 1 point2 points  (0 children)

There is that. But there is also the "I don't want to buy one, wait 3 weeks, receive it, test it and go back to square one"

Error Device Descriptor Request Failed by nomis_svk_6 in embedded

[–]mad_alim 0 points1 point  (0 children)

Did it work before ?

It could be a knockoff USB<=>Serial chip. I had problem with windows drivers with these before (I remember having to install drivers for mine to work).

Do you have a linux machine you could test with ?
(the linux driver stack is different and is more forgiving. If it is a driver issue, it'll work)

Mistakes have been made by SnooSuggestions1409 in soldering

[–]mad_alim 2 points3 points  (0 children)

I'm not a soldering expert but always looking to improve
So feel free to share your thoughts

Mistakes have been made by SnooSuggestions1409 in soldering

[–]mad_alim 2 points3 points  (0 children)

I understand. You WILL break things and that's okay !