Jump to content

Send data to wifi screen


Scott_567

Recommended Posts

  • Scott_567 changed the title to Send data to wifi screen
6 hours ago, Scott_567 said:

Hello guys,

 

My team are developing a wifi screen using esp32, it can connect to pc by usb.

Is there any way to send monitoring data via network or usb? 

 

Many thanks

It's not supported by default, but you can either:

1) Build your own solution utilizing on the External Applications feature of AIDA64.

2) Take one of the existing USB-connected display protocols and emulate it in your device to make the device look like another, existing device that AIDA64 supports "out of the box".

Link to comment
Share on other sites

  • 1 year later...

Hi,

I had the same problem but I didn't find any solution so following Fiery's advice I made a program that allows to do it using external application

For those interested you can find it here :

https://github.com/Leizar06001/ESP32_PC_Monitor

There is a command line soft and I tried to make a UI using Qt, which was the first time I used it, there's room for improvement but it works alright

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...