Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 649 Bytes

Introduction.md

File metadata and controls

14 lines (12 loc) · 649 Bytes

Introduction

This project was created for automation professionals to have an open source codebase to share with one another that is based on OOP principals. Our goal is to have a set of tested, usable base classes for deploying in real automation projects.

First Release Goals

  1. Base Classes for commonly used components
  2. Cylinders
  3. Servo's
  4. SimpleMotors (VFD or soft start)
  5. Interlocking and permissive
  6. Remote Data Exchange

Coding Conventions

  1. Define Naming Conventions
  2. We will be following coding guidelines that will be defined in a seperate document and linked here //TODO add link to coding standards