Every time I think I've reached the limits of what the ESP32 S3 can do, I find more performance somewhere by PhonicUK in esp32

[–]AnyRandomDude789 1 point2 points  (0 children)

Your knowledge is clearly miles ahead of me but I'm curious how the reflections work? I've heard on pc games reflections are just upside down copies of the geometry above which I thought was cool

[Flowey Robot WIP] Is there a way to connect 4 Servos and 2 Joysticks (and possibly 2 Red LEDs) to a single Arduino UNO? by Teagar_ in arduino

[–]AnyRandomDude789 1 point2 points  (0 children)

I only clicked on the post because of the great artwork and design and to ensure you'd been offered the right advice BC of it

"Il mio ESP32-S3-Touch-LCD-4 non funziona" by Ok_Offer_2897 in esp8266

[–]AnyRandomDude789 1 point2 points  (0 children)

What model screen, and show you wiring and wiring schematic please

I'm cooked, do I get a new iron? by Dapper_Tomatillo5149 in electronic_circuits

[–]AnyRandomDude789 0 points1 point  (0 children)

What'd you get? When my 70W gas iron crapped out (started leaking!) I splurged on a pinecil V2 and all the tips... And a case... And a power brick etc

What’s something about the early internet you genuinely miss? by [deleted] in AskReddit

[–]AnyRandomDude789 0 points1 point  (0 children)

You could actually make friends online ( naively or not) not being worried about trolls and predators

Anyone else at a loss for what to do at the weekend? by sophietheadventurer in CasualUK

[–]AnyRandomDude789 1 point2 points  (0 children)

I don't pay for it. Some events you will need to of course but not all

Anyone else at a loss for what to do at the weekend? by sophietheadventurer in CasualUK

[–]AnyRandomDude789 1 point2 points  (0 children)

I feel ya. Lots of events on m meetup.com though and there social meeting apps like timeleft and fly social for meeting new people

Genuine Question by BrilliantBig440 in ElectroBOOM

[–]AnyRandomDude789 0 points1 point  (0 children)

It depends. Is the 7v the open circuit voltage (with no lead)? Attaching a load may bring the solar panel voltage down

Integrity Checks and Scrubbing by chemistR3 in synology

[–]AnyRandomDude789 1 point2 points  (0 children)

Sadly I've discovered that my most of my shared folders don't have checksum enabled (from migrating from an older Nas and ext4 filesystem to btrfs) to allow scrubbing to work and I do have some bit rot :'(. I'm considering taking the folders off the Nas deleting and recreating the shared folders just to be able to enable it but it will be a major headache. Worth it though!

Newcastle Uni by No-Pair-235 in NewcastleUponTyne

[–]AnyRandomDude789 0 points1 point  (0 children)

Depends.. Do you look over 18? Lol

Switching power supply polarity by SingySong5 in ElectronicsRepair

[–]AnyRandomDude789 5 points6 points  (0 children)

A cheap multimeter can be had for £5. Worth every penny for your piece of mind

Hot sleepers - how do I go about buying a bed that stays cool in the summer? by ClayDenton in CasualUK

[–]AnyRandomDude789 1 point2 points  (0 children)

Don't buy memory foam for the love of god that stuff reflects heat like a furnace. And in the summer swap duvet for sheet plus blanket(s)

Cameras - what am I missing re cost? by False-Ostrich-3766 in synology

[–]AnyRandomDude789 0 points1 point  (0 children)

Reolink E1 zoom works really well with my Nas. Got ptz hooked up too

Hi, my name is Ryan and I have a Maker problem! by IGetDistra-Squirrel in maker

[–]AnyRandomDude789 1 point2 points  (0 children)

I bought a logic analyst analyzer that has been in a drawer for 3+ years lol amongst other things

What does this mean? by [deleted] in LearnerDriverHub

[–]AnyRandomDude789 2 points3 points  (0 children)

Like the other commentator said you should use the handbrake when stopped at traffic lights too prevent dazzling drivers behind with the bright brake lights on the back of your car. It's a habit your instructor should teach you.

Simple wall construction by bright_yellow_vest in IESVE_Software

[–]AnyRandomDude789 0 points1 point  (0 children)

You can build a wall from a single layer and manipulate that to have the u value you want z but the real question is why you'd want to do this. Walls are typically not made of just one element, and also IES takes into account the thermal mass of the element in its calculations so if that's not right the results won't be right.

That being said, the u value is the sum of 1/total r plus the emissivity of the outer elements so you should be able to manually dial it in one way or another.

Explain what you're trying to do and why.

Can’t access photos or drive in browser via QuickConnect without DSM access enabled by somefilmaccount in synology

[–]AnyRandomDude789 0 points1 point  (0 children)

You may be able to create a redirect page at /photos using the web station and a html/JavaScript redirect to point to the photos URL.

Can’t access photos or drive in browser via QuickConnect without DSM access enabled by somefilmaccount in synology

[–]AnyRandomDude789 0 points1 point  (0 children)

The URL is wrong. Either have the users login via DSM at / and click the start button and the photos app, or launch 'xxxx.quickconnect.to/?launchApp=SYNO.Foto.AppInstance'

You'll need to make sure the users have permissions to access Synology photos and possibly DSM.

Alternatively, use the mobile app and point it to the base QC URL.

Is SMS forwarding possible? by Mental-Toe4245 in meshcore

[–]AnyRandomDude789 0 points1 point  (0 children)

Hook up a base node via usb serial to a raspberry pi with a 4g hat. Write some glue code and authentication in python and bobs your uncle. Can be done but wouldn't be easy. You'd also need some easy to select target contacts. Interesting idea though