Showing posts with label Robotics. Show all posts
Showing posts with label Robotics. Show all posts

July 7, 2023

#158 - Chat with Vagner Simioni

(English version at the bottom)

Tive o prazer de bater um papo com Vagner Simioni, robotista industrial com mais de vinte anos de experiência no setor automotivo. Durante nossa conversa, discutimos sua trajetória profissional e alguns dos projetos nos quais ele trabalhou, abrangendo várias montadoras e diferentes aplicações.

May 23, 2023

#155 - Online resources to learn about FANUC robots

Some online resources to learn about FANUC robots:

November 17, 2022

#143 - Chat with Marcos Maximo

(English version at the bottom)


Tive o prazer de bater um papo com Marcos Maximo, engenheiro de computação, PhD em eletrônica, atualmente professor adjunto do Instituto Tecnológico Aeronáutico (ITA) e pesquisador do Laboratório de Sistemas Computacionais Autônomos. O foco da nossa conversa foi as suas experiências trabalhando com robótica e sistemas autônomos. 

February 7, 2022

#125 - Tips to learn Programming FANUC Robots

> Download Roboguide and enjoy the 30 days trial

> Register at FANUC's Customer Portal (US) or FANUC's Customer Portal (EU) and look for Online Training Courses

> Youtube Channel Future Robotics

> Youtube Channel Adam Willea

> Youtube Channel Automation Academy

January 1, 2021

#92 - 4 Tips to get started and to keep up to date with collaborative robots from Universal Robots

Here below 4 tips to get started and to keep up to date with the collaborative robots from Universal Robots.

#83 - Chat with Adriano Gonçalves

(English version at the bottom)

Tive o prazer de bater um papo com Adriano Gonçalvesinstrutor do SENAI há dezessete anos e especialista em mecatrônica, robótica e automação. Nossa conversa abordou algumas das tendências atuais em automação industrial, bem como dicas práticas para os profissionais da área.

#28 - Universal Robots scripting

An important function for programming Universal Robots robots is the use of Scripts. Scripts can be created by the programmer himself in a language similar to Python. In addition, the robot controller already comes with several functions available for use (for more information see manual  > Select the robot> Manual> Firmware Version> Script Manual). In this post we will show some of them with the simulator of the e-Series model and Firmware 5.7.

#13 - Universal Robots configuring Profinet and Ethenet-IP network

Universal Robots has in its controller an integration of two of the most widely used industrial network protocols based on ethernet today, which are PROFINET IO and ETHERNET-IP. In the models of the most recent series (e-series) the maximum frequency of this communication is 500Hz, that is, minimum RPI of 2ms, while in the previous model (CB-series) the maximum frequency is 125Hz and minimum RPI 8ms. In this post we will indicate useful links to find the documents necessary for this integration, as well as share some tips for a project.

#10 - Universal Robots running programs on simulator

A great way to learn more about Universal Robotics robots is to browse  https://www.universal-robots.com/how-tos-and-faqs/how-to/ur-how-tos .

#6 - Universal Robots installing simulator on VM

Universal Robots has made its product simulators available for download on its website, which are very practical for offline programming and to become familiar with the programming environment, with the interface and commands.