Skip to content
View HelloMorrisMoss's full-sized avatar

Organizations

@WLG-Nitto

Block or report HelloMorrisMoss

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
HelloMorrisMoss/README.md

HelloMorrisMoss

I am the 'AI Technology Specialist' for the largest manufacturing site in the country for a global corporation.

I oversee the manufacturing process data collection, storage, access, analyses, automated & bespoke reports, building custom software, and AI projects for R&D and Engineering.

Much of my work is with Ignition SCADA by Inductive Automation. This uses Python in a Java interpreter (Jython) for scripting.

A view of a SCADA Dashboard

Otherwise I mostly write programs in Python, support the electrical engineering in the plant, and handle database development and maintenance.

Pinned Loading

  1. certs_inbox_automation certs_inbox_automation Public

    Python

  2. Links Links Public

    Links to libraries, documentation, and sites of interest.

  3. Ignition_SCADA_send_POST_request_sim... Ignition_SCADA_send_POST_request_simple_example.py
    1
    """An example Ignition SCADA Gateway tag change event script that sends a simple JSON message to a flask
    2
    server when the production line starts and stops. The server runs alongside a tkinter window that
    3
    will shrink to a small semi-transparent button when the line starts running. The computer this runs
    4
    on was there for a reason, so obscuring the existing software was not an option. If there is an
    5
    unsaved defect record active in the window, it will pop back up when they stop so that they can update
  4. py_parse_xlsx_for_image py_parse_xlsx_for_image Public

    Using pure python, extract an image from an excel file by its address. Built for use in Ignition SCADA.

    Python

  5. PydPiper/pylightxl PydPiper/pylightxl Public

    A light weight, zero dependency, minimal functionality excel read/writer python library

    Python 316 47

  6. LimbleConnector LimbleConnector Public

    Python wrapper for interacting with the LimbleCMMS API.

    Python