Giter Site home page Giter Site logo

softbeckhoff's Introduction

SoftBeckhoff

.NET Core Docker Image CI

This project was inspired by SoftPlc and aims to reach the same goal: a virtual PLC (a Beckhoff in this case) for testing usage.

Beckhoff PLCs communicates with the ADS Protocol. Since there are no opensouce ADS Servers I wrote a simple one with reverse engineering.

Please note that this software is still under development.

Features

  • ✔️ Multiplatform + Docker Support (Windows, Linux, Mac OS)
  • ✔️ Configurable with an Rest API (Swagger)
  • ✔️ Works and act like a real Beckhoff!
  • ✔️ All native types are supported
  • ✔️ Route management on-board and over Rest API

Still under (heavy) development...

  • 🌈 Support for custom compex types and arrays

How to use it?

A good tool for testing and writing symbols is TwincatAdsTool. This software was even tested with it.

run with docker

docker pull fbarresi/softbeckhoff:latest
docker run -p 8080:80 -p 48898:48898 --name softBeckhoff fbarresi/softbeckhoff:latest

Run it locally

todo basically with source code and dotnet run

Would you like to contribute?

Yes, please!

  • give a ⭐
  • make a fork
  • use and spread the software!

Other interesting related projects

Credits

Special thanks to JetBrains for supporting this open source project.

did you understand that you didn't understand?

Don't hesitate to write me or open an issue into this project!

softbeckhoff's People

Contributors

fbarresi avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.