Hi, is there a way to get the frame buffers (as a bitmap) from a graphic LCD?
Also, is it possible to do all the write calls to an internal buffer available even if the LCD is not attached?
Hi, this is the log. The date and time are wrong, and I have not found a way to modify them (on my pc are correct). Even if I can't open it, the system recognize it as a sonar phidget in the control panel. 2022-05-30T17:09:47 <ERROR> phidget22 : ****************************** Logging Enabled *******...
Hi, I have a wireless VINT hub (HUB5000_0) connected both wifi and cable. The cable is for testing and access the control panel from a dev machine. The production program run on a separate network and the pc and the hub are connected via wifi. I have connected a distance sensor on port 0 (DST1001_0)...
Hi there. Here there are, just a bunch of ideas I got after using your products for a while. 1 )VINT Rfid reader The usb connection can be problematic, usb type mini is difficult to find for longer lengths (and the cable with the ferrite don't pass inside small electrical duct), and sometimes a bad ...
Ok, so, maybe I found the problem. The main dll. There are 2 dll needed for this to run, the Phidget22.***.dll and the phidget22.dll. Uploaded the second one inside the same folder and now it works. Now my problem is to find a way to start the program on boot. Would be useful on the web interface th...
Hi, I am testing an application involving an RFID reader and an SBC4. I tried to follow the guide on the website, installed mono and downloaded an example using System; using Phidget22; namespace ConsoleApplication { class Program { private static void Rfid0_Tag(object sender, Phidget22.Events.RFIDT...
Hi, it would be interesting to have some sort of serial communication port, like RS232/485, uart, i2c and spi.
The idea is to communicate with a lot of different devices and sensors using the serial ports