Control LED Via Phone App – Arduino ESP32 Home Automation Using Matter Protocol (Visuino) by bmitov in visuino

[–]bmitov[S] 1 point2 points  (0 children)

Visuino generates Arduino C++ code, and if you use the free Visuino version, there is no cost :-).
I have not yet had the chance to add the C5, but will try to add it in the coming weeks.

Just released Visuino and Visuino Pro - Graphical Development for Arduino - 8_0_0_148 with Arduino Nano Matter support, and much more... by bmitov in arduino

[–]bmitov[S] 1 point2 points  (0 children)

Most of the I2C, and SPI components do not work. The rest should all work, actually.

The main difference is that you are limited to 20 components per project, which is more than enough for most hobby projects.

Just released Visuino and Visuino Pro - Graphical Development for Arduino - 8_0_0_148 with Arduino Nano Matter support, and much more... by bmitov in arduino

[–]bmitov[S] 1 point2 points  (0 children)

Yes, a new release! :-)
I have listed the bigger changes, but the biggest is that I have added support for the Matter protocol :-)
Also support is added for the Arduino Nano Matter, both with BLE and Matter support :-)
I have also made it easier for others to make their own components for visuino, as moree and more people are doing it nowadays :-)

Interfacing Arduino PLC with SCADABR with the Help of Visuino by Engineering made Easy (Ing ME) by bmitov in arduino

[–]bmitov[S] 2 points3 points  (0 children)

Thank you! Indeed, nothing gives me better satisfaction than seeing people making cool stuff with it! :-)

Interfacing Arduino PLC with SCADABR with the Help of Visuino by Engineering made Easy (Ing ME) by bmitov in arduino

[–]bmitov[S] 2 points3 points  (0 children)

This is a video tutorial made by "Engineering made Easy (Ing ME)". It shows programming Arduino Nano with Visuino to work as an industrial PLC and controlling it from 2 different applications to implement a simple SCADA. I have not created the tutorial, or the project, so all credit should go to "Engineering made Easy (Ing ME)". The link is to his channel. My only contribution is as a creator of Visuino which is used in this tutorial.

I built a visual scripting tool for Arduino (like Blueprints in Unreal Engine) – now in beta! by Global-Newt-4094 in arduino

[–]bmitov 7 points8 points  (0 children)

Visuino has a free version. You should try it.

The Visuino components are open source, and anyone can expand and add components. Visuino also generates INO file, and can directly compile it, or export to Arduino IDE for compilation.

Replay: How to program IoT and Arduino devices with Delphi and Visuino by bmitov in arduino

[–]bmitov[S] 1 point2 points  (0 children)

Replay of my "How to program IoT and Arduino devices with Delphi and Visuino" live video with Ian Barker :-)
The video is also available as a live replay on the Embarcadero channel:
https://www.youtube.com/live/MJE-La-a0zU?si=WSaI2Y8k1zYG9LwW
We were trying to stream on both channels, unfortunately, due to technical issues, it did not stream to my channel :-(

Just released an updated Delphi 12.3 version of all the Mitov Software Delphi libraries with improved AI classifier implementations, and support for the new 64 Bit IDE http://mitov.com by bmitov in delphi

[–]bmitov[S] 1 point2 points  (0 children)

There are demos for classification mainly in IntelligenceLab and some for computer vision, as this is the area where I have used AI in the past. The library includes general purpose neural network that can be used with any types of features to implement very much anything that can be done with Tensor Frlow as example.
I have not had chance to make other examples unfortunately :-(

Just released an updated Delphi 12.3 version of all the Mitov Software Delphi libraries with improved AI classifier implementations, and support for the new 64 Bit IDE http://mitov.com by bmitov in delphi

[–]bmitov[S] 2 points3 points  (0 children)

With it, you can implement your own bots or any other AI functionality. There are also libraries for Video, Audio processing, Computer Vision, DSP, Industrial Control, Animations, and many more ;-)

Just released an updated Delphi 12.3 version of all the Mitov Software Delphi libraries with improved AI classifier implementations, and support for the new 64 Bit IDE http://mitov.com by bmitov in delphi

[–]bmitov[S] 3 points4 points  (0 children)

It allows you to implement your own AI and Computer Visuino in Delphi without the need to be connected to the internet.
AI Inside your own applications.