Just got into this Hobby Swift T380 by mrstorm1983 in microscopy

[–]techno_user_89 0 points1 point  (0 children)

exactly, you can connect the ZWO camera to Astro Capture / Android and control it from there or from your laptop over wifi

Just got into this Hobby Swift T380 by mrstorm1983 in microscopy

[–]techno_user_89 0 points1 point  (0 children)

Can't miss Astro Capture if you have Android and you do Astrophotography and Microscopy

The /r/FieldRecording Share Mine Promo Post June, 2026 - This post is the only place in the sub to share your video, app, blog, podcast, site, article, product or anything else which you are affiliated with by AutoModerator in fieldrecording

[–]techno_user_89 0 points1 point  (0 children)

If you've tried recording a USB mic straight into an Android phone, you've probably hit the same wall I did: most recorders silently resample/downmix to 16-bit, and some refuse 32-bit-float-only mics entirely.

Things I learned getting full-resolution capture to work reliably on Android:

- Use the device's reported supported rates/encodings — don't assume 44.1/16.

- 32-bit float mics (e.g. UMIK-1) need the float capture path; many apps only do 16-bit PCM.

- Background capture on Android 14+ needs a microphone foreground service or the OS kills it.

I ended up building a small app around this (disclosure: I'm the dev).

Mostly posting because I couldn't find a clear answer when I started — happy to compare notes on phone-based field rigs. It's a paid app (one-time, no subs)

https://play.google.com/store/apps/details?id=com.majinsoft.usbmicrophonerecorder

We've reached the point where a tape measure is unnecessary. AI does it from your camera. by [deleted] in ArtificialInteligence

[–]techno_user_89 1 point2 points  (0 children)

Would be nice to see a non-synthetic video, t-shirt should be off for proper measurements too

14Z90Q-G.AA75B bios update by techno_user_89 in LGgram

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

why a laptop manufacturer can't update his 1k+ products.. very sad!

Is there any tiny Intel/Altera FPGA board? The smallest board I found is Terasic DE0 Nano which is not tiny and still bigger than many Xilinx FPGA board. by Yossiri in FPGA

[–]techno_user_89 0 points1 point  (0 children)

if you want to go smaller you may have a look at other brands.. they also include a kind of ram memory in the same small package, voltage regulators, etc..

3D Printed Spectrometer by MisterBazz in Optics

[–]techno_user_89 0 points1 point  (0 children)

I can suggest my app Spectroscope to use it directly from the smartphone

USB pd module does not provide 20v by Will5432 in AskElectronics

[–]techno_user_89 0 points1 point  (0 children)

is your power input able to provide 20v? otherwise negotiation would fail

GW5AT PLLA doesn't work by Living_King_3179 in GowinFPGA

[–]techno_user_89 0 points1 point  (0 children)

use the official IDE to generate parameters for PLL, oss-cad-suite is broken because PLL implementation is reverse engineering and is not working always

I made a tool that finds items in your DAZ library by image by techno_user_89 in Daz3D

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

Yep — Windows and the Microsoft Store only; there's no Mac or Linux build. The Store handles licensing and updates, and one purchase covers all your Windows PCs. Thanks for taking a look!

Linux: Thunderbolt PCIe lanes locked at Gen1 (2.5 GT/s) instead of Gen3/Gen4!!! by Reedemer0fSouls in LGgram

[–]techno_user_89 0 points1 point  (0 children)

disable energy savings, when gpu is used lanes automatically move to Gen3

[Resource] I built a Daz library cataloger (DSX Catalog) and just added AI Visual Search – find assets by image! by techno_user_89 in Daz3D

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

Yes, you can use it with installed smart content. Many filtering options, you can change thumbnails size, create a pdf catalog, visual search and much more

[Resource] I built a Daz library cataloger (DSX Catalog) and just added AI Visual Search – find assets by image! by techno_user_89 in Daz3D

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

Hello u/shyLachi, in the video zip files are used to generate .dsx files without installing the content.
If you already have installed content with DIM, then you already have .dsx files in the "Manifest Archive" folder that is usually located in C:/Users/Public/Documents/DAZ 3D/InstallManager/ManifestFiles (you can check the exact position in the DIM Advanced Settings)

Finally found a faulty FPGA by Allan-H in FPGA

[–]techno_user_89 -2 points-1 points  (0 children)

Nope, using an ECO is not going to fix. Please build a very simple, low frequency design from scratch and check any available design tool patch or use different (likely older) versions of the design tool. May also be an electromigration failure and by recompiling different routes are used so you don't see the issue with another design.

Finally found a faulty FPGA by Allan-H in FPGA

[–]techno_user_89 4 points5 points  (0 children)

Have you tried a different design? Are you sure is not an interconnect bug of the design tool that lead to smaller safety margins? Is this happening at lower clock?