Nice sound.
I think add responsive function. We can also define one html page per device.
I progress good, I will send you my Web App project this WE.
Thanks.
Search found 76 matches
- Wed Apr 30, 2025 7:48 pm
- Forum: App Developer
- Topic: Embedded device controlled from the Web without ESP
- Replies: 15
- Views: 475
- Tue Apr 29, 2025 6:20 pm
- Forum: App Developer
- Topic: Embedded device controlled from the Web without ESP
- Replies: 15
- Views: 475
Re: Embedded device controlled from the Web without ESP
Thanks Steve. Mozilla Firefox stay a very popular web browser. EDIT: I used the JS windows to convert my ascii string return value in string number. It's very perfect. With the USB Com I can design a light Web App to drive my device :) NOTE: I tried add Charts and Gauge but not visible in the web br...
- Tue Apr 29, 2025 5:11 pm
- Forum: App Developer
- Topic: Embedded device controlled from the Web without ESP
- Replies: 15
- Views: 475
Re: Embedded device controlled from the Web without ESP
I just tried with Chrome, the Request function work fine. After that I sent cmd packet to set a value, work fine. also I display the return value by the device. I am very happy, now I can connect my device to the Web App :) I will design a light version of my Pc App with only control and feedback. I...
- Tue Apr 29, 2025 4:04 pm
- Forum: App Developer
- Topic: Embedded device controlled from the Web without ESP
- Replies: 15
- Views: 475
Re: Embedded device controlled from the Web without ESP
Hi Steve,
Thank you so much for your answer.
I use often Mozilla Firefox but I will try with Chrome tonight.
The Windows driver is the cdc driver provided by Microchip.
Thank you so much for your answer.
I use often Mozilla Firefox but I will try with Chrome tonight.
The Windows driver is the cdc driver provided by Microchip.
- Tue Apr 29, 2025 9:47 am
- Forum: App Developer
- Topic: Embedded device controlled from the Web without ESP
- Replies: 15
- Views: 475
Re: Embedded device controlled from the Web without ESP
In fact I don't understand how select the number of the Port Com with this component. If I understand good, the "RequestPort" function select the port number per VID / PID. I restricted the list to obtain connection only with my VID PID in the Filter properties. But with or without this pa...
- Tue Apr 29, 2025 9:29 am
- Forum: App Developer
- Topic: Embedded device controlled from the Web without ESP
- Replies: 15
- Views: 475
Re: Embedded device controlled from the Web without ESP
Hi, I tried Serial COM Port example Web App the last night, but it don't work. I have error message "Serial not available" in the console. I added Text to see the result of the Request button but I obtain only "object Promise" message. As this component is only a Beta version I d...
- Sun Apr 27, 2025 4:23 pm
- Forum: App Developer
- Topic: Embedded device controlled from the Web without ESP
- Replies: 15
- Views: 475
Re: Embedded device controlled from the Web without ESP
This is great, Thank you so much. Your message is very interesting. My Linux WebServer with Mosquitto are already. In fact we host our website. I opened the pdf file, great job. MySQL and MQTT with FC is probably exactly the thing I need to create a list of connection and send to connected users. I ...
- Sun Apr 27, 2025 3:14 pm
- Forum: App Developer
- Topic: Embedded device controlled from the Web without ESP
- Replies: 15
- Views: 475
Re: Embedded device controlled from the Web without ESP
Hi Chipfryer27, Thank you for your answer :) You have right, Mosquitto is a very nice solution to drive a device by the Web. But my doubt is also about the speed of the communication. In the HTTP Comms example from Matrix, the project use also other method to send and return data: URL variables to s...
- Sun Apr 27, 2025 10:21 am
- Forum: App Developer
- Topic: Embedded device controlled from the Web without ESP
- Replies: 15
- Views: 475
Embedded device controlled from the Web without ESP
Hello, Many possibilities exist with App Developer to control a device from the Web. I must add ESP03 in my hardware but later. Can I control the device by the Web without ESP with Pc App ? It's possible like this or not ? The first solution is use MQTT server with Web Server to provide html pages. ...
- Thu Apr 24, 2025 8:36 am
- Forum: App Developer
- Topic: How to use ShowPanel to show a panel with a button ?
- Replies: 3
- Views: 274
Re: How to use ShowPanel to show a panel with a button ?
Hi Martin,
Thank you so much for your fast answer, I try it now:)
EDIT: Great, work fine.
Thank you
Thank you so much for your fast answer, I try it now:)
EDIT: Great, work fine.
Thank you
