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

Username/Email:
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 88,101
» Latest member: entineneie
» Forum threads: 5,387
» Forum posts: 5,560

Full Statistics

Online Users
There are currently 34 online users.
» 0 Member(s) | 31 Guest(s)
Bing, Google, Yandex

Latest Threads
New Release of Virtuino
Forum: Virtuino IoT
Last Post: mikb69
04-15-2025, 11:24 AM
» Replies: 0
» Views: 84
Virtuino console
Forum: Virtuino IoT
Last Post: pigkang
04-05-2025, 04:39 AM
» Replies: 4
» Views: 1,404
Button to switch between ...
Forum: Virtuino IoT
Last Post: autoa1transport
02-11-2025, 02:21 AM
» Replies: 2
» Views: 826
inbuilt functions
Forum: Virtuino IoT
Last Post: billpopenz
02-03-2025, 08:31 PM
» Replies: 0
» Views: 226
Virtuino Iot, Ubuntu Linu...
Forum: Virtuino IoT
Last Post: SveinHa
01-25-2025, 11:36 PM
» Replies: 15
» Views: 10,682
The same sketch compilati...
Forum: Virtuino IoT
Last Post: autoa1transport
01-24-2025, 10:41 AM
» Replies: 3
» Views: 1,212
Quit Button
Forum: Virtuino IoT
Last Post: iliaslamprou
01-16-2025, 08:06 PM
» Replies: 1
» Views: 353
Enter value as text/numbe...
Forum: Virtuino 6
Last Post: pigkang
12-24-2024, 07:48 AM
» Replies: 5
» Views: 3,604
Lost connection to MQTT b...
Forum: Virtuino IoT
Last Post: finlaw
12-23-2024, 12:21 PM
» Replies: 16
» Views: 8,182
Alert manager
Forum: Virtuino IoT
Last Post: Buczkowski
11-19-2024, 01:20 PM
» Replies: 0
» Views: 289

 
  Bugs in Version 6.0.34
Posted by: flagman5486 - 12-22-2023, 06:13 PM - Forum: Virtuino 6 - Replies (3)

Hi, I wanted to inform you about some bugs found in Virtuino 6.0.34:

1. Disabled state of for example buttons doesn't work as expected. I wanted to disable certain button when esp device is on standby. So I thought that it's state should be reflecting this standby mode of my esp. When I push power off button (esp V4 set to 0) I expect that my other button can't pressed anymore (in it's settings I used arduino emulator memory variable M0 and a value for disabled state is 0). Unfortunately, even if M0 is actually 0, button can be still pressed. This situation happens ONLY when first time connected to server and esp V4 is set to off (which means that M0 is already 0 on app start). After pressing power button (esp V4 set to on), M0 is changing it's value to 1, another power button press (V4 set to off) sets M0 to 0 and THAT actually stops this other button to respond to presses. 
It really is a strange, unexpected behavior, as if option memory variable to hide or disable the widget is just ignored if such Memory pin value doesn't change.    I was able to set slider to properly react to M0, when after server connection and main power button is off, slider can't moved (like it should). In the same time just for testing purposes I'm adding button and set it the same way as a slider to react with disabled state when M0 is 0, the button still reacts to pushing, while slider won't.     Example - arduino emulator M0 = script (x*y)

         arduino emulator M4 = 0
         arduino emulator M5 [x] = 1
         esp V4 [y] = 0 or 1

2. Virtuino APP doesn't really finish it's activity when after using exit option from it's menu or double clicking back button on the phone. It is still running in background UNTIL I swipe app right preview in android. It's easy to spot, when using mqtt server after exit another start of virtuino, it can't connect to mqtt server constantly being kicked out by server and further reconnect attempts will be disconnected also.

Another easy way to spot that Virtuino is running after exit is that in my example I'm using webview on one of the panels and it's constantly downloading iptv camera view. After using exit option, I see that on my phone's home screen status toolbar is showing considerable network usage. Only swiping background app preview will kill the app.

Print this item

  Wish: Rotary Encoder
Posted by: Joe - 12-20-2023, 08:01 AM - Forum: Virtuino IoT - No Replies

Hi Ilias,

is it possible to get a Rotary Encoder 
( these units which you can turn endless in one ore the other direction)
in one of the next version?

It should be similar to your Rotary switch without the need of position values,
but also with:
start angle
angle between position (e.g. 3.6° for 100 steps per rev)

additionally:
each step should add/subtract a value (taken from a variable) to the output variable.
a selectable image (like the Regulator)

I could really use this!!

Cheers, Joe

Print this item

  esp32c3
Posted by: gas - 12-12-2023, 03:27 PM - Forum: Virtuino 6 - Replies (3)

Hi,

launched "Virtuino esp32 example" in Arduino Ide, I had this errors messages:

"\Arduino\libraries\Virtuino_library_for_all_ESP8266_and_ESP32_boards\VirtuinoESP.cpp: In member function 'String VirtuinoESP::urlencode(String*)':"

 and

"\Arduino\libraries\Virtuino_library_for_all_ESP8266_and_ESP32_boards\VirtuinoESP.cpp:102:10: error: variable 'code2' set but not used [-Werror=unused-but-set-variable] char code2;"

Any help?

Thanks in advance.

Print this item

  Taster
Posted by: aj_pue - 12-10-2023, 07:01 PM - Forum: Virtuino IoT - Replies (1)

Hallo ich brauche einen Taster der 3 Sekunden hält bevor er ausgeht ist das möglich.

Leider sind Modbus module etwas träge sodas man den ein und ausschaltimpuls etwas länger betätigen muss.

Danke schon mal im Vorraus.

Print this item

  Activating on windows
Posted by: dunavrz - 12-06-2023, 01:50 PM - Forum: Virtuino IoT - Replies (1)

Hello, i bought virtuino iot on my iphone with email and how i have to activate it on my windows pc?

Print this item

  Display ASCII characters on dashboard
Posted by: slabit - 12-01-2023, 09:31 PM - Forum: Virtuino IoT - Replies (2)

I use IoT version to read information from an industrial HMI using Modbus. I have a name of current recipe that I need to display on the dashboard. I can read the 20 input registers and see the ACSII numbers in the variables of my Modbus connection but for the life of me I cannot figure a way to display the text on the dashboard. Was thinking of using the recipe index numbers and maintain the name lists in both the HMI and again in the IoT dashboard and use visibility on text/label widget but updates would be problematic to keep these lists synced and displaying correctly. I will also have the same issue with operator name when I get to that point. Any suggestions?

Print this item

Wink Windows size on PC and UI ideas
Posted by: Ciberyan - 11-29-2023, 06:56 AM - Forum: Virtuino IoT - Replies (2)

Hello all

I am fighting with this since the beginning

As far as I understand, virtuino "want" to use all the height of my monitor
This can be annoying in some case, Taskbar not hidding even if it should for example, as the bottom is not accessible and hidden
Is there a way to dynamically resize the virtuino window ? to have it not "full height" and by adding slider on the side to go up and down as in any windows application ?

I also have often some widgets which are UNDER the toolbox bottom right and so not accessible
Instead of the fixed toolbox, I think it would be far better and much more easy to shift to a Contextual Menu to access option of different widget instead moving back and forth between the widget and the toolbox

And at last, for now ..., I think you should explain clearly for dumb people like me, how the Save function exactly works
When a project is it saved exactly ? can we make a Save As ? to give a more understandable name ?
When we Import a project, is it written in an other place ?
Example : I have a file ProjectA.vrt7 on my disk, I import it in Virtuino, I make change to ProjectA.vrt7 on my disk
The one imported DOESNT reflect the change I made on my file

Thanks Ilias for the good work

Print this item

  Button to access a web link
Posted by: dns85 - 11-28-2023, 01:41 PM - Forum: Virtuino IoT - Replies (3)

Hi,

As this is my first post I would like to say Hi to all the members.

Now my issue/problem :

Does anyone know how I can access an external link by pressing a button? 
So I would like when I press a button to be able to open and external link for example : " www.google.com"
Same idea if I want to be able to open an app - Create a "CCTV" button and when pressed either the web page for the camera opens or, even better the app for the camera to open.
Anybody has experience with this, or can it be done in Virtuino? Can it be done by java script?

Any kind of info/help would be appreciated.

Print this item

  dashbord copy
Posted by: robert4you - 11-21-2023, 09:28 PM - Forum: Virtuino IoT - Replies (1)

Hi

Is it possible to copy dashbord from one project to another?

Is it possible to combine two projects into one?

Print this item

  Background mode
Posted by: roman8068 - 11-20-2023, 11:56 AM - Forum: Virtuino 6 - Replies (1)

Hi. Is it possible to add background work to the application?
background mode

Print this item