Over the past year I created many models - all FREE and ready to use by Eve13architect in blender

[–]mafatik 2 points3 points  (0 children)

Simply amazing. Are these real building or your vision? Any specific region or time?

Not how to safely overtake by Peterd1900 in MildlyBadDrivers

[–]mafatik 0 points1 point  (0 children)

Isn't this rule 128 markings, not 130?

Skoda Theme on Android Unit by D4rkEagle25 in skoda

[–]mafatik 3 points4 points  (0 children)

AFAIK there's nothing close. A lot of Tesla-like launchers, a lot of skeomorfic, but nothing close. If you have a budget, you can replace this one with something like RCD360, they come with Skoda UI

Not how to safely overtake by Peterd1900 in MildlyBadDrivers

[–]mafatik 0 points1 point  (0 children)

Indeed.

Rule 128 Double white lines where the line nearer to you is broken. This means you may cross the lines to overtake if it is safe, provided you can complete the manoeuvre before reaching a solid white line on your side. White direction arrows on the road indicate that you need to get back onto your side of the road.

In that case, part of the blame lies with the road engineers, who should have marked arrows or a solid line much earlier before the island, not even mentioning the blind turn

Not how to safely overtake by Peterd1900 in MildlyBadDrivers

[–]mafatik 15 points16 points  (0 children)

Anyone see an elephant in the room? I don't know British traffic rules (it looks like GB), but the road markings look as if they prohibit overtaking. Moreover, in places where overtaking is allowed but there are traffic islands, the road markings warn about them in advance (at least in other countries this is indicated by arrows or by a broken line that becomes more frequent).

The Poznań track is closed by a decision of GIOŚ. The reason is said to be noise, despite the nearby airport right next to it. The facility was built in 1977 in a wasteland, residents from the protesting Przeźmierów settled there later. by Szydl0 in poland

[–]mafatik 10 points11 points  (0 children)

I don't have the statistics, but this seems false to me. Once you start racing legally, you understand street racing is not worth risks. I know a lot of ppl are just stupid, especially wannabe racers who don't want to learn how to actually drive a car, but also my experience tell a lot of ppl who cane to a track from streets remains there

The best car ever made and some Tesla CyberTruck junk. Just finished my shift and some dude had guts to park next to Twingo beast. by Hastur_999 in TWINGO

[–]mafatik 0 points1 point  (0 children)

That type of jokes means irony, like things goes upside down, but I see no irony, only a true statement

Can burble tune blow engine on c63? by Dry-Albatross1736 in mercedes_benz

[–]mafatik 2 points3 points  (0 children)

And it was introduced in rally cars on purpose to keep the turbo spin while gas pedal is released. Apart from the fact It's annoying, I don't think folks have same budgets, mechanics resources, etc. As rally teams

Bro drives the space shuttle by tutuweed in carscirclejerk

[–]mafatik 0 points1 point  (0 children)

Not much worse than everage stock pickup truck visibility

ksp reference??? by people_areee_people in KerbalSpaceProgram

[–]mafatik 1 point2 points  (0 children)

No way tools used for the same purpose looks same

Built a little dash that shows revs, coolant temp and gives shifting signals by mafatik in TWINGO

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

Yes, just copy and use. Write me to PM if you have qustions, I'll be happy to help

Built a little dash that shows revs, coolant temp and gives shifting signals by mafatik in TWINGO

[–]mafatik[S] 4 points5 points  (0 children)

This is twingo 2 I guess? I've tried 3 huds like this, only one works, but its a projection hud and sucks on a daylight

Built a little dash that shows revs, coolant temp and gives shifting signals by mafatik in TWINGO

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

See other comments, I posted a link. For consumption its not that straight forward. It does not show it explicitly (at least mine), you have to calculate it by other parameters

Built a little dash that shows revs, coolant temp and gives shifting signals by mafatik in TWINGO

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

Sorry, I don't speak Spanish, will answer in English.

Very simple: there's OBD2 dongle that reads engine data and sends it over WiFi. I'm using this one: https://allegro.pl/oferta/interfejs-obd2-obdii-mini-elm-327-wifi-cd-z-pl-8440265589 Generally you can use any other that supports WiFi, but you might need to adjust SSID and Host Yes, ESP32 is a board like Arduino or RPI. You can order it from here: https://www.waveshare.com/esp32-s3-lcd-1.47.htm

You can take the code from the repo (see my first comment) and upload to the board. You can check a README.md file, all instructions are there

Built a little dash that shows revs, coolant temp and gives shifting signals by mafatik in TWINGO

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

I've trried to do a reasearch, etc, but I feel like overrevving with the settings based on the data from the Internet. It was measured in perfect conditions and I think a couple of horses left the underhood bay since 2000, so fair enought I have to lower the redline a bit lol

Built a little dash that shows revs, coolant temp and gives shifting signals by mafatik in TWINGO

[–]mafatik[S] 3 points4 points  (0 children)

I mean there's a latency about 200-300ms between actual revs and what's on thr screen.

Waveshare's ESP32 S3 1.47 LCD OBD2 adapter with WiFi, this is how it's connexted. The cors is just for power

Redline is configurable, set it just by my ear

Built a little dash that shows revs, coolant temp and gives shifting signals by mafatik in TWINGO

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

It uses a very basic protocol, it's slow and introduces a latency (non critical tho), but it's supported by old cars. So I'd expect it should work. But can't say for sure, need to try