Search Results

by Patrick
Wed May 29, 2024 11:19 am
Forum: General
Topic: no firmware upload option in Phidget Control Panel
Replies: 1
Views: 39

Re: no firmware upload option in Phidget Control Panel

Hi,

phidget21 doesn't support firmware upgrade at all.

For phidget22, it sounds like you have an old control panel installed, try upgrading to the latest version. If no upgrades are available, you'll still see a greyed out upgrade firmware option in the menu.

-Patrick
by Patrick
Tue May 28, 2024 12:58 pm
Forum: macOS
Topic: Phidgets driver failure
Replies: 1
Views: 72

Re: Phidgets driver failure

System Settings -> Privacy & Security There should be a section "Some system software requires your attention before it can be used." click "Details..." and enable the Phidget extension. For the standalone control panel, you need to copy it to /Applications and then open it f...
by Patrick
Wed Apr 24, 2024 2:11 pm
Forum: C#.NET
Topic: DLL versioning
Replies: 2
Views: 5001

Re: DLL versioning

I will add version info to the libraries for the next release.

-Patrick
by Patrick
Mon Apr 22, 2024 9:34 am
Forum: RFID
Topic: Pet feeder triggered by microchip
Replies: 2
Views: 4885

Re: Pet feeder triggered by microchip

I've used the 1024 to read my cats tags and the read distance is 2-3cm max.

-Patrick
by Patrick
Wed Apr 17, 2024 10:10 am
Forum: General
Topic: Test framework?
Replies: 1
Views: 3317

Re: Test framework?

Hi,

No there aren't currently any plans for virtual Phidgets.

-Patrick
by Patrick
Thu Apr 11, 2024 11:29 am
Forum: All Other Phidgets
Topic: Phidgets22: Basic Project Not Working Because of 1 Line
Replies: 3
Views: 3485

Re: Phidgets22: Basic Project Not Working Because of 1 Line

Make sure that you're using an up to date copy of the Phidget libraries. ResetLibrary() was added in version 1.0.0.20190304 and has been in the library ever since.

-Patrick
by Patrick
Thu Mar 21, 2024 10:42 am
Forum: Linux
Topic: Package install script for Phidget22 won't install
Replies: 2
Views: 8921

Re: Package install script for Phidget22 won't install

Hi,

I've updated to setup script to be more future proof - it should be working for you now.

-Patrick
by Patrick
Thu Mar 21, 2024 10:31 am
Forum: General
Topic: Create a hotspot out of sbc4.
Replies: 1
Views: 8843

Re: Create a hotspot out of sbc4.

Hotspot mode SD images for the SBC4 are here: https://www.phidgets.com/downloads/phid ... etsbc4_ap/

You will need to configure routing yourself to share internet from ethernet over WiFi - enable IP forwarding, set up iptables for nat, install a DHCP server, etc.

-Patrick
by Patrick
Thu Mar 21, 2024 10:20 am
Forum: General
Topic: Phidget 1017_2 disconnecting from VINT hub
Replies: 8
Views: 7213

Re: Phidget 1017_2 disconnecting from VINT hub

We are releasing new firmware for 1017 in the next release cycle that addresses the sleep issue.

-Patrick
by Patrick
Wed Mar 20, 2024 11:32 am
Forum: General
Topic: Trouble with HDMI audio on SBC4 running debian 12.5
Replies: 2
Views: 6121

Re: Trouble with HDMI audio on SBC4 running debian 12.5

Just an update, HDMI audio support is not part of the mainline kernel. We are using the Armbian project kernel, which provides this support as a kernel patch. As far as I can tell, the patch is no longer maintained, and at some point between 5.10 and 6.1, it has stopped working, though it is still b...