Search Results

by coso2
Fri May 19, 2023 2:07 am
Forum: General
Topic: Some questions about the Graphic LCD
Replies: 0
Views: 119166

Some questions about the Graphic LCD

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?
by coso2
Thu Jun 23, 2022 8:33 am
Forum: All Other Phidgets
Topic: Wireless vint and sonar sensor problems
Replies: 3
Views: 14426

Re: Wireless vint and sonar sensor problems

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 *******...
by coso2
Wed Jun 22, 2022 8:27 am
Forum: All Other Phidgets
Topic: Wireless vint and sonar sensor problems
Replies: 3
Views: 14426

Wireless vint and sonar sensor problems

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)...
by coso2
Fri Dec 17, 2021 4:03 am
Forum: Phidgets
Topic: Just a bunch of ideas
Replies: 1
Views: 9395

Just a bunch of ideas

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 ...
by coso2
Tue Nov 23, 2021 11:20 am
Forum: General
Topic: SBC4 C#
Replies: 1
Views: 17152

Re: SBC4 C#

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...
by coso2
Tue Nov 23, 2021 7:48 am
Forum: General
Topic: SBC4 C#
Replies: 1
Views: 17152

SBC4 C#

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...
by coso2
Wed Sep 01, 2021 5:54 am
Forum: Sensors
Topic: Communications ports
Replies: 0
Views: 19457

Communications ports

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