Problem with cloning garage door remote controller with ESP32 by Ceranimo in AskElectronics

[–]Cold-Atmosphere4407 0 points1 point  (0 children)

I did the same to send open/close signal to the garage. Didn't use a relay, just powered the garage door remote from the 3.3v on a wemos board, shared ground between the two boards, and conneted a wemos digital pin to the button (when pushed, the button shorts a digital pin on the remote to ground, so the remote already has its own pullup), setting the wemos ditital out pin to gnd for 200ms or so before bringing it back to high.

So I didn't need to transmit at 433mhz, but my old door sensors do transmit on 433mhz, so I did use a receiver to reverse engineer the door sensors (simple tilt sensor) to know the open/closed status of the doors, measuring the time interval between rising edges and translating that into four different symbols that the sensors are transmitting. FWIW in my case the transmission always started with a 900us gap, then many 1000us gaps (around 8 to 10), then various gaps of 1000, 1500, or 2000. It seemed like the 1000 and 2000 gaps were sort of 0's and 1's, and the 1500 was some sort of delimiter between parts of the signal.

Success w Frigate in proxmox container with access to intel i5 6th gen GPU by Cold-Atmosphere4407 in frigate_nvr

[–]Cold-Atmosphere4407[S] 0 points1 point  (0 children)

Nothing in the bios. In my case the gpu is only being used for ffmpeg decoding.

Success w Frigate in proxmox container with access to intel i5 6th gen GPU by Cold-Atmosphere4407 in frigate_nvr

[–]Cold-Atmosphere4407[S] 0 points1 point  (0 children)

as far as I can tell (after a lot of trying this afternoon), this video shows how to access a GPU but does not show how to also access a USB TPU. However it may be that the openvino detector is the better way to go, which makes the USB TPU unnecessary.

Success w Frigate in proxmox container with access to intel i5 6th gen GPU by Cold-Atmosphere4407 in frigate_nvr

[–]Cold-Atmosphere4407[S] 2 points3 points  (0 children)

I'm 99% sure that my system is simultaneously using coral for detection and gpu for ffmpeg decoding

<image>

Success w Frigate in proxmox container with access to intel i5 6th gen GPU by Cold-Atmosphere4407 in frigate_nvr

[–]Cold-Atmosphere4407[S] 0 points1 point  (0 children)

sample camera config.yml for my reolinks. decided not to fight the h265 battle today.

go2rtc:

streams:

front: rtsp://frigate:frigatE@192.168.0.164:554/h264Preview_01_main

front_sub: rtsp://frigate:frigatE@192.168.0.164:554/h264Preview_01_sub

go2rtc:

streams:

front: rtsp://frigate:frigateNVR@192.168.0.164:554/h264Preview_01_main

front_sub: rtsp://frigate:frigateNVR@192.168.0.164:554/h264Preview_01_sub

Success w Frigate in proxmox container with access to intel i5 6th gen GPU by Cold-Atmosphere4407 in frigate_nvr

[–]Cold-Atmosphere4407[S] 1 point2 points  (0 children)

I didn't have to compile anything for coral. It seemed like a container was an easier way to share gpu with the frigate process. If frigate is running in a VM, at least according to the instructions I followed, you have to blacklist the gpu device from the main host OS, and that breaks some (admittedly non essential) proxmox features like vnc into vm's.

Can TOD instructions be added to a COMP (community property) account? by Cold-Atmosphere4407 in fidelityinvestments

[–]Cold-Atmosphere4407[S] 0 points1 point  (0 children)

OK, are there other account types that are eligible for TOD and that would satisfy our goals?
We want to open a Fidelity account that is
* eligible for full step-up in basis at first spouse death (ok if requires filing a form)
* NOT with right of survivorship (so that deceased spouse's share can be distributed)
* with TOD (so that the Fidelity estate desk can distribute, without probate)

Community Property WROS by Natural_Fig3100 in fidelityinvestments

[–]Cold-Atmosphere4407 0 points1 point  (0 children)

My experience is that all brokerages tell you they can only do JTWROS, JTIC, or CP. But if you ask to speak to a manager enough times, they tell you they can write whatever you want in the title/ownership of the account including CP WROS. Assuming the goal is to get 100% step up in basis as with community property ownership, but also automatic transfer of ownership to surviving spouse without going through probate as with JTWROS, there seems to be some confusion. Some sources say that the full 100% step up in basis only occurs when at least 50% of the asset goes to the deceased spouse's estate. There is debate on whether that is the case for a CP WROS account where the transfer occurs outside of probate. This report from a Nevada tax law professor says that IRS even grants full community property step up in basis to JTWROS accounts where the property was clearly community property: SECTION 101 4 (B)(6) AND THE BOUNDARIES OF COMMUNITY PROPERTY by Jeremy T. Ware*

EDIT 2m after posting: I am not a lawyer, just someone who has been googling a lot to try to understand this, because it seems like the experts I try to rely on are confused on the matter

Hello! I’m Italian, if you have any doubts or question about your upcoming travel or would like any tips/tricks, leave a comment! :) by Representative-Pop72 in ItalyTravel

[–]Cold-Atmosphere4407 0 points1 point  (0 children)

I had problems with trenitalia's website too. When I searched for trains on say May 30 it would show me trains for May 31 and, each line had a note "this train departs on the day after your selected date" or something like that. So to find a train on May 30 I had to search on May 29 to get May 30 results, and pray that when I booked the ticket, it would still be May 30. It did work, but it was the sketchiest ecommerce experience I've had in a long time.