Dominic Hock

Results 36 comments of Dominic Hock

Same issue here, output of unifi-poller -j d shows the udmpro however: ``` "_id": "*ID*", "ip": "*WAN IP*", "mac": "*MAC ADDRESS*", "model": "UDMPRO", "type": "udm", ``` I cannot speak for...

Yes @bondskin but looking at the queries of `Switch Temperature` for example, it should have its own table =) ![image](https://user-images.githubusercontent.com/20743379/128630965-59a1c230-3b4e-4577-9f71-0b41bb884fb0.png)

> Plenty of people want this, and I agree it is probably not too hard since the foundation is already laid. (although definitely not good to assume that until you...

Okay so implementing some more things I can get the following: ![image](https://user-images.githubusercontent.com/20743379/221410961-4c33694f-15ae-4953-a7d4-e5ffb9217397.png) Mainly the following: ``` .vidioc_enum_fmt_vid_cap = vidioc_enum_fmt_vid_cap, .vidioc_g_fmt_vid_cap = vidioc_g_fmt_vid_cap, .vidioc_try_fmt_vid_cap = vidioc_try_fmt_vid_cap, .vidioc_s_fmt_vid_cap = vidioc_s_fmt_vid_cap, .vidioc_enum_fmt_vid_out =...

I botched it in using some other V4L2 code from Github. The main issue with this is testing is a nightmare... (Everytime it doesn't work, I have to restart my...

On windows 10 it does work fine with ETS2 1.36 and ATS 1.36.

I've disassembled the door bell so here are some images: Battery "module": ![IMG_20210618_160231](https://user-images.githubusercontent.com/20743379/122574267-c6b9ef00-d04f-11eb-9700-9039a21b50e3.jpg) Main "module": ![IMG_20210618_160627](https://user-images.githubusercontent.com/20743379/122574390-e6511780-d04f-11eb-98ec-7d932b3a995d.jpg) Main chip? + uart? ![IMG_20210618_160638](https://user-images.githubusercontent.com/20743379/122574452-f36e0680-d04f-11eb-8c78-2d161b625879.jpg) Just noticed I think I have a newer revision?...

Is there anything I have here that I could use? Like an arduino or a raspberry pi? Don't feel like buying one :/

I have all the tools I need I think. - Soldering iron to solder wires to the pads - Multimeter - Raspberry Pi - Wires You just need to tell...

:( Doesn't matter anymore.. As much as I have tried to be careful in the end when 2 of 3 were soldered the last solder ripped all pads out... No...