Skip to content

An attempt to implement the Omron FINS communication protocol on Denso RC8 controllers.

License

Notifications You must be signed in to change notification settings

lucapolesel/OmronFinsRC8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OmronFinsRC8

OmronFinsRC8 is a project I initially worked on to implement communication between a Denso RC8 robot and an OMRON controller using the FINS protocol. While I successfully got it working in its early stages, I didn’t have the time or resources to fully complete it. Eventually, I decided to switch to EtherDOG for my needs, and this project was scrapped as a result.

However, I’m releasing the code as a base for anyone interested in finishing or expanding upon it. If you are looking to implement the OMRON FINS protocol with a Denso RC8 robot, this could be a good starting point.

Status

The project is unfinished, and the implementation is currently partial. It includes a working foundation for the FINS communication but lacks full functionality, documentation, and additional features.

Feel free to fork the repository and contribute to it. I’d be happy to see others take it to completion!

Related Project

If you're looking for a more fully-formed solution for robot-to-PLC/PC communication, I encourage you to check out my other project, EtherDOG, which was built as a more complete and flexible alternative. EtherDOG provides a communication structure that connects Denso RC8 robots to PLCs/PCs without relying on proprietary libraries, and it can be easily adapted for other devices.

License

This project is licensed under the MIT License.

About

An attempt to implement the Omron FINS communication protocol on Denso RC8 controllers.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages