Welcome, Guest
You have to register before you can post on our site.

Username/Email:
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 96,603
» Latest member: DouglasSob
» Forum threads: 5,394
» Forum posts: 5,578

Full Statistics

Online Users
There are currently 10 online users.
» 0 Member(s) | 10 Guest(s)

Latest Threads
How to activate the pro v...
Forum: Virtuino 6
Last Post: hu277
07-10-2025, 12:32 PM
» Replies: 10
» Views: 9,194
Update interval/Refresh r...
Forum: Virtuino 6
Last Post: Stefan
07-10-2025, 05:21 AM
» Replies: 0
» Views: 23
Emulator phone sensor dat...
Forum: Virtuino IoT
Last Post: Stefan
07-07-2025, 08:00 AM
» Replies: 0
» Views: 76
length/width ratio
Forum: Virtuino IoT
Last Post: Stefan
07-07-2025, 07:18 AM
» Replies: 0
» Views: 50
Create in Windows version...
Forum: Virtuino IoT
Last Post: Stefan
07-07-2025, 06:59 AM
» Replies: 0
» Views: 61
The same sketch compilati...
Forum: Virtuino IoT
Last Post: pigkang
07-01-2025, 04:02 AM
» Replies: 4
» Views: 1,648
Virtuino Iot, Ubuntu Linu...
Forum: Virtuino IoT
Last Post: Phlow
06-29-2025, 07:58 AM
» Replies: 16
» Views: 12,024
New Community Tools/Bug F...
Forum: Virtuino IoT
Last Post: Phlow
06-29-2025, 07:46 AM
» Replies: 4
» Views: 450
Option to Mass Import Var...
Forum: Virtuino IoT
Last Post: Phlow
06-29-2025, 07:43 AM
» Replies: 3
» Views: 422
App Store
Forum: Virtuino IoT
Last Post: Dr. Mario
06-13-2025, 11:09 AM
» Replies: 1
» Views: 195

 
  Update interval/Refresh rate
Posted by: Stefan - 07-10-2025, 05:21 AM - Forum: Virtuino 6 - No Replies

I can´t achive a faster update Interval between esp and virtuino than 1second.
I tried refresh rate 0 and 0.1. No change.
Is there an Idea how to increase update interval?

Print this item

  Emulator phone sensor data
Posted by: Stefan - 07-07-2025, 08:00 AM - Forum: Virtuino IoT - No Replies

Using Virtuino 6 I can access to mobile phone sensor data through emulator in Server list.
Is this possible with Virtuino IoT?

Print this item

  length/width ratio
Posted by: Stefan - 07-07-2025, 07:18 AM - Forum: Virtuino IoT - No Replies

Can´t I adapt the length/width ratio of (for example) a gauge widget?

Print this item

  Create in Windows version/Use in Android version
Posted by: Stefan - 07-07-2025, 06:59 AM - Forum: Virtuino IoT - No Replies

Can I create a Virtuino surface on windows version and use it on the android version?
Is Virtuino-Windows-version compatible with Virtuino-Android-version?
Why I ask:
Creating surface on mobile phone is complicated, using windows pc is easier.

BR Stefan

Print this item

  App Store
Posted by: robert4you - 06-12-2025, 04:28 PM - Forum: Virtuino IoT - Replies (1)

Why did the app disappear from the App Store?

Print this item

  New Community Tools/Bug Fixes
Posted by: rcl27 - 05-07-2025, 11:14 PM - Forum: Virtuino IoT - Replies (4)

Just testing the waters. I went down the AI coding rabbit hole and ended up designing a full suite of tools/library for Virtuino. It was originally going to be just a collection of helper functions, but yea... I completely rewrote the backend lol. It is private now on GitHub, but if there are some other people that are willing to try it out and make their own additions, I am totally willing to release it as a new way to use Virtuino.

Current features:
1. No more Strings - everything has been converted to char arrays to lessen the risk of memory fragmentation. The user experience is more difficult using buffers with dtostrf and snprintf, however larger, more complex programs are now more robust.
2. WebSocket Disconnects - I have a literal army of watchdogs and backup measures in place that make disconnects incredibly rare. The ones that do happen will cause a weakened state that can last for about 10 minutes, but actual downtime is limited to about 1 minute. I wanted to actually solve the issue, but it is within the Virtuino code. If people are interested, I can explain this further.
3. WebSerial integration to allow for remote monitoring/commands.
4. A vast debugging catalog that can be edited on the fly through Virtuino. I have both a sketch version and a library version.
5. Batched variable uploading with scripts to use in Virtuino. I got it fully working with sensor data. A quirk of the language scripts, they don't realize where the variables are coming from even if the inputTag is linked to an ESP. Any variables received in the parsed message from the ESP will immediately be echoed back to the ESP (not just copied to Virtuino's local version of the ESP variable). Only work around is using an untagged "local" variable. They can be stored on the ESP's variable list, just no tags.
6. Import Variables & Widgets - Separate from the library, but I am in the process of finishing some python scripts that import csv data and convert directly to new/edited variables and widgets. I mentioned this in a previous post, but have refined it since then.
7. Minor Options - Most of the options in the library can be set in the sketch, so you can enable/disable automatic resets, watchdogs, timers, debugging categories, see which debugging categories/output are currently enables, etc.

So yea, it's been a wild month and it's nice to see sunlight again lol. If anyone is interested, hit me up. I would love to get some input from humans instead of just Copilot's Claude and Gemini!

Print this item

  Option to Mass Import Variables/Widgets?
Posted by: rcl27 - 04-27-2025, 05:16 AM - Forum: Virtuino IoT - Replies (3)

Is there any way to bulk edit/import variables or widgets? I just redesigned 5 or 6 ESP systems averaging around 80 variables a piece and I'm dying entering in everything manually haha. Something like a csv import or some kind of option on the back end would be amazing! Thanks!

Print this item

  New Release of Virtuino
Posted by: mikb69 - 04-15-2025, 11:24 AM - Forum: Virtuino IoT - No Replies

[font='Segoe UI', 'Segoe UI Web (West European)', -apple-system, BlinkMacSystemFont, Roboto, 'Helvetica Neue', sans-serif]Is there a new release of Virtuino IoT planned? If so, what are the timelines and what new features will it include? It would be fantastic to leverage Windows functionalities like Ctrl+C and Ctrl+V for objects or to integrate machine learning capabilities. Do you think this is possible? Or to create lists, in such a way as to have sequences of errors that you can click on to see detailed information.[/font]

Print this item

  inbuilt functions
Posted by: billpopenz - 02-03-2025, 08:31 PM - Forum: Virtuino IoT - No Replies

Hi,
In the scripts I see Virtuino.readValue("xxx') and Virtuino.getScriptRunnerTag().
Is there a list of these functions some where?
Thanks

Print this item

Photo Quit Button
Posted by: Serguei - 01-11-2025, 06:30 PM - Forum: Virtuino IoT - Replies (1)

Is it possible for you to add a button in the app that allows the user to quit the app, instead of going to the 3 points user menu and select Quit ?

Thank you



Attached Files Thumbnail(s)
   
Print this item