Author Archive for: i.martinez
About i.martinez
This author has yet to write their bio.Meanwhile lets just say that we are proud i.martinez contributed a whooping 16 entries.
Entries by i.martinez
Servo control using Arduino and OPC Technology
02/09/2019 /0 Comments/in Visual IoT Studio /by i.martinezThis time will show how you can get two servos great control with no code and easily. This way you can learn how to control other Arduino devices attached.
Control Arduino Led using Visual IoT Studio and OPC Technology
02/09/2019 /0 Comments/in Visual IoT Studio /by i.martinezFirst of all you should load the sketch to control the Led using the OPC Library. The library provide some examples to learn how to use it. Take a look, understand it, compile and upload. Take note about your Arduino port. You will need later. You can test it sendig “enter” to see the items […]
How to comunicate using Arduino and Firmata protocol
02/09/2019 /0 Comments/in Visual IoT Studio /by i.martinezFirst of all you should upload the StandardFirmata Arduino sketch using the Arduino IDE Open Visual IoT Studio and add the Arduino Firmata component. Set the COM port and update rate. Double click Arduino Firmata component and press the wizard to retrieve automatic pin configuration. Put a generic installation component Connect the Arduino Firmata component […]
Arduino Ethernet advance usage
02/09/2019 /0 Comments/in Visual IoT Studio /by i.martinezArduino UNO Modbus RTU server
26/08/2019 /0 Comments/in Visual IoT Studio /by i.martinezAt this time we have to learn how to use the Modbus protocol with the Arduino/Genuino UNO as a slave (server). The device will be connected using the virtual serial port under the USB connection and the PC will act as the client asking to the Arduino device slave to populate information about the digital […]
Installation
23/08/2019 /0 Comments/in Visual IoT Studio /by i.martinezSimply download and execute At software start it will search for updates. If found then the update process will start.
Build your SCADA application to read and display analog inputs from Arduino
12/08/2019 /0 Comments/in Visual IoT Studio /by i.martinezVisual IoT Studio is a work in progress…. if you want to download and test it please contact with me at the contact page First of all we need to upload an apropiated sketch to your Arduino. OPC library provides a generic sketch that publish all the input/output of an Arduino. Please, download the latest […]
Connect Wonderware Intouch to an Arduino Yun using Arduino OPC Server and Wonderware´s FSGateway DAServer
06/10/2018 in - How to /by i.martinezFirst of all I want to greet to Alex Marcy for share his knowledge to build this tutorial. Thank you Alex!!! This tutorial will guide you in configuring Wonderware InTouch to an Arduino Yun using the Arduino OPC Server and Wonderware’s FSGateway DAServer. You can just as easily configure a serial Arduino, see the tutorials on […]
WinCC and Arduino
06/10/2018 in - How to /by i.martinezFirst of all I want to greet to Sergey Kopylov for share his knowledge to build this tutorial. Thank you Sergey!!! Hardware and Software used Hardware Arduino Uno Rev. 3 A few buttons, resistors and LEDs Software Arduino IDE v1.0.5 OPC Server for Arduino v1.3 Simatic WinCC v6.2 sp3 Creating the WinCC Project now we […]