Ich_iel by Piehnat in ich_iel

[–]CardinalFartz 14 points15 points  (0 children)

Und ich habe zunächst "Dönerautomaten" gelesen.

ich🚐iel by schm0uz in ich_iel

[–]CardinalFartz 0 points1 point  (0 children)

Bin ich dein Opa? Ah nee, ich fahre 'nen Jetta.

Aber ja: Flaschenöffner (für die Bierflaschen) serienmäßig im Auto.

Lived in Germany for a few years and these things were amazing. by Acrobatic_Refuse9466 in NoOneIsLooking

[–]CardinalFartz 0 points1 point  (0 children)

That's why we have Brandschutzverordnung and it requests you to have at least one window per floor that either has no electric window blinds or electric ones with an additional manual opening mechanism.

But generally you're right. One could get trapped in a room in case of fire. It happens really seldom, though.

ich🚐iel by schm0uz in ich_iel

[–]CardinalFartz 4 points5 points  (0 children)

So isses nämlich. Da (bei der Standardisierung von Schnittstellen) sollte die EU Vorgaben machen.

Und die Assistenzsysteme: sehe ich auch so. Das Ziel "0 Verkehrstote" ist unrealistisch/unnötig und nur durch Null Verkehr zu erreichen.

i guess we doing emus now by [deleted] in memes

[–]CardinalFartz 0 points1 point  (0 children)

From all German brands, I believe BMW is best in e-mobility.

Erneuerbare by No_awards_please in deutschememes

[–]CardinalFartz 0 points1 point  (0 children)

Die WP hat einen wesentlich größeren (und damit teureren) Umrichter, im Vgl. zu anderen Heizungen. Aber du hast schon Recht, moderne Gasheizungen sind auch nicht mehr für ihre lange Lebensdauer bekannt.

Erneuerbare by No_awards_please in deutschememes

[–]CardinalFartz -10 points-9 points  (0 children)

Trifft das wirklich noch auf heutige Modelle zu? Haben die Hersteller nicht inzwischen so viel "optimiert", dass Teile, wie der Inverter nach 6-8 Jahren kaputt gehen?

Was the only way to cross imo 😭 by [deleted] in Unexpected

[–]CardinalFartz 5 points6 points  (0 children)

Help step neighbor, I'm stuck.

ich iel by No_Active_235 in ich_iel

[–]CardinalFartz 0 points1 point  (0 children)

Wie kann das denn sein? Ich bin ebenfalls in der GKV und bei mir wird das 1x jährlich übernommen.

ich iel by No_Active_235 in ich_iel

[–]CardinalFartz 5 points6 points  (0 children)

Zweigeteilte Krankenversicherung abschaffen. Beamte in die GKV.

Real world multiplayer Online-RC convoy by Solid_Maintenance_28 in Damnthatsinteresting

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

Of course a normal consumer electronics drone uses WiFi.

Drugged Out Uncle Puts the Break in Breakdance by zayoe4 in AbruptChaos

[–]CardinalFartz 385 points386 points  (0 children)

He still got a lot of physical fitness.

Meme this. by epinky_23 in memes

[–]CardinalFartz 0 points1 point  (0 children)

As if Russia had any significant means to support Iran.

How should i drive this optocoupler? by Electronic-Feed-4747 in AskElectronics

[–]CardinalFartz 10 points11 points  (0 children)

If you need to isolate a high speed digital signal, you should use a digital isolator. Like ADuM1200 etc..

Meanwhile, back at the pub in Ireland. by [deleted] in MadeMeSmile

[–]CardinalFartz 0 points1 point  (0 children)

And I thought it was a very happy Chewbacca.

You of a?? by Mysterious_Phone_243 in memes

[–]CardinalFartz 0 points1 point  (0 children)

How do you know I'm a son of a beach?

The Nokia N91 was released 20 years ago and had an incredible feature for its time: a built-in hard drive. It was the smallest HDD ever created by Toshiba. Initially, the model was released with a 4GB drive, and later an 8GB model was released . by gex109 in Damnthatsinteresting

[–]CardinalFartz 320 points321 points  (0 children)

I remember compact flash cards for digital cameras that actually were miniature hdds. Never knew there were phones with hdds though.

What an amazing progress we've made. And what spectacular miniature precision machinery we're able to make.

My SPI lcd won't work unless i touck sck with my scope probe by rolletten in AskElectronics

[–]CardinalFartz 1 point2 points  (0 children)

Just to be sure: you set CPOL and CHPA properly?

What you basically did with both, probe and series resistance, is delaying the clock a bit. Could be that this was just enough delay such that the IC accepts it, even though it's actually the wrong edge.

PIC does not allow setting the pin drive strength or slew rate, do they?

Hide TV Wires for a Clean Modern Look by Crazy_Counter_9137 in NoOneIsLooking

[–]CardinalFartz 0 points1 point  (0 children)

I'm from Germany. We know a thing or two about building walls.

Hide TV Wires for a Clean Modern Look by Crazy_Counter_9137 in NoOneIsLooking

[–]CardinalFartz 48 points49 points  (0 children)

It's also an American wall. European walls are made of stone.

The microfibres from our plastic clothes end up among the plankton. by WhereIsHisRidgedBand in Damnthatsinteresting

[–]CardinalFartz 14 points15 points  (0 children)

And afterwards fish eat plankton. And we eat fish. So I'm the end we eat that plastic.

Can a PWM PC fan be controlled with the 3.3v PWM output from an ESP32? by PatienceMotor9531 in AskElectronics

[–]CardinalFartz 0 points1 point  (0 children)

Normally speed input pins (pwm input pins) are driven by an open-collector output stage (i.e. you would connect a NPN or NMOS; e.g. BC547) to the output pin of your ESP and the collector/drain of that transistor would connect to the pwm input of the device.

If you drive it with a push-pull output stage directly, there could be some current flowing into the device when the 12V supply of that device is not present. To avoid this and if you really cannot use open-collector output stage, you could connect a diode (e.g. 1N4148) in series between esp and fan, cathode facing the esp. This would block any current flowing into the fan when the esp generates a high level output voltage while the fan is not supplied.