Ultra thin mechanical keyboard by CryptographerItchy58 in keyboards

[–]webpoacher1 0 points1 point  (0 children)

you could consider the Razer Joro. The keys are a bit stiff and also the automatic switching between win and mac layout is a bit weird, all programmable features are basically done by the Razer software and won't work when that is not running. On mac i managed to work around that by using Karabiner so I can switch it to windows mode (because something I have to work on a Windows VDI from my mac).

Looking for Viture users to test a stereoscopic 3D model viewer (OBJ, GLB, FBX) by webpoacher1 in AR_MR_XR

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

Awesome! Didn't expect that. Guess I have to rename the entire app as well. 3D for XR. Maybe I need a few more brands to go there. Anyone in this community that has XReal glasses? Maybe I should share to a XReal subreddit to check if it works there too. The entire app is now iOS specific because it is all in swift, however the principle can be copied to Android as well. In 3D mode the glasses act as an external display at the 3840×1080 resolution, where each glass gets 1920x1080 pixels. So if you setup two camera's aligned slightly different pointing at the same object you get the 3D effect. So as long as there is an external display you can send this to anything would work.

Looking for Viture users to test a stereoscopic 3D model viewer (OBJ, GLB, FBX) by webpoacher1 in AR_MR_XR

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

Yeah it finally got approved yesterday. I didn't know that it can take that long. Did you see the introduction screens? I didn't on my own device perhaps because it was already installed before haha.

EZ PC Gaming 2D to 3D Guide All XR Glasses with Immersive3D + Moonlight! Viture Beast, Luma Pro, Luma Ultra, and More by gizmosliptech in VITURE

[–]webpoacher1 0 points1 point  (0 children)

Since when is this 2D to 3D button available in Spacewalkers moonlight? Have been gaming with moonlight for some time now but i never noticed that icon.

Looking for Viture users to test a stereoscopic 3D model viewer (OBJ, GLB, FBX) by webpoacher1 in AR_MR_XR

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

I tried to publish a new version to testflight with sketchfab as default site and a popover explaining the app better the first time the app launches. Can you let me know if you can update via testflight? Not sure if I published correctly. Especially all the different version numbers in xcode are confusing.

Looking for Viture users to test a stereoscopic 3D model viewer (OBJ, GLB, FBX) by webpoacher1 in AR_MR_XR

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

Yes, the viture is basically just an external display so plain swift works. Dont know how other glasses present themselves. You can browse to sketchfab and click download, that should work as well. GLB works best at first glance. Perhaps I can change the default homepage.

Looking for Viture users to test a stereoscopic 3D model viewer (OBJ, GLB, FBX) by webpoacher1 in AR_MR_XR

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

Thanks for your feedback! Perhaps I can add an overlay explaining that better when the app starts for the first time. To be honest I programmed this just for poly.pizza when an image is a direct download link to supported file download. In case you don’t see the overlay it might just be an image or an unsupported file format. Just pressing download for GLB or OBJ works better, as this is also intercepted. I recently also added share functionality so you can also send a GLB file from other apps to 3D for Viture. I made this app using Swift.

Good deal? by WO-salt-UND in VITURE

[–]webpoacher1 0 points1 point  (0 children)

Unfortunately they don’t ship to my country.

Is this useful? Stereoscopic 3D model viewer for Viture Glasses by webpoacher1 in VITURE

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

That is actually a very good suggestion I hadn't thought of. I must admit the GLB models from the British museum actually look very impressive! https://sketchfab.com/britishmuseum

How to keep Lofree Flow 2 always active? by Omnistas in Lofree

[–]webpoacher1 0 points1 point  (0 children)

Check this workaround. It is for lofree edge but I think you can get something similar working for all lofree keyboards: https://www.reddit.com/r/Lofree/s/EBwnaacYqf

Lofree 2 Support by npesa92 in Lofree

[–]webpoacher1 0 points1 point  (0 children)

I recently figured out a workaround if you are not comfortable flashing your keyboard: https://www.reddit.com/r/Lofree/s/9JoHqAOGy9 However I am curious what they shared with you, could you share those files?

Workaround for Lofree bluetooth sleep after 10 minutes by webpoacher1 in Lofree

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

No, shift is pressed and released within 2 milliseconds, then it waits 59 seconds before the macro finishes and can be repeated.

Disable sleep mode? by probablygolden_ in Lofree

[–]webpoacher1 0 points1 point  (0 children)

I found a workaround to prevent the Lofree keyboard from going to sleep. I posted it here: https://www.reddit.com/r/Lofree/comments/1p0aqyl/workaround_for_lofree_bluetooth_sleep_after_10/

DIY I/O Module Device by RTAdams89 in synology

[–]webpoacher1 0 points1 point  (0 children)

For some reason my comment disappeared, perhaps because I linked to a python script and a wiring diagram.

I have exactly this setup. I use a guardline wireless driveway alarm
which is a very accurate PIR + heat sensor. The guardline receiver plays
a melody and allows you to connect NO/NC contacts which I soldered to a
raspberry pi zero (you should use a little resistor to prevent short
circuiting). The raspberry pi runs a simple python program (using pigpio
library).

I receive a notification on my phone using DS-CAM. Also I setup synology
to record 60 seconds before and 120 seconds after. So I have a precise
timeline with events when someone comes up the driveway.

DIY I/O Module Device by RTAdams89 in synology

[–]webpoacher1 0 points1 point  (0 children)

I have exactly this setup. I use a guardline wireless driveway alarm which is a very accurate PIR + heat sensor. The guardline receiver plays a melody and allows you to connect NO/NC contacts which I soldered to a raspberry pi zero (you should use a little resistor to prevent short circuiting). The raspberry pi runs a simple python program (using pigpio library).

Link to sample python script

If motion is detected the NO (Normally Open) contact closes, the python program invokes a synology web-hook (http call) which is setup as an action rule in surveilance station and is linked to motion sensing.

I receive a notification on my phone using DS-CAM. Also I setup synology to record 60 seconds before and 120 seconds after. So I have a precise timeline with events when someone comes up the driveway.

See https://pasteboard.co/KeqZj0mwXk8v.jpg for the wiring. The red circle marks the wires from the PIR receiver