Giter Site home page Giter Site logo

uwutopia's Introduction

UwUtopia Status Zero

Manifesto

General

  • Full managed code
  • Developer-friendly
  • Clean code and design are preferred for future implementation
  • No Legacy Code
  • No Legacy Protocol
  • No Legacy Solution
  • Target on Linux/Windows
  • This project is not intended for mobile platforms

HMI

  • HMI is only client NO MORE
  • ModbusTCP/OPC UI/MQTT NO MORE
  • We will not use FBD or IEC 61131-3 programming language for HMI scripting because its cringe and not align with modern approaches to UX/UI development
  • C# and Lua(probably) HMI scripting
  • We will support touch for platforms that are compatible with Avalonia UI

Editor

  • Support C# and Lua scripting to generate HMI panels
  • WYSIWYG editor for HMI
  • Beautiful and consistent property view
  • Reduce the pain during HMI coding

Storage Concept

  • We will store timeline process values in a specialized database, not using MS SQL, PostgreSQL, or MySQL because - cringe
  • We will store configuration in an embedded database, not using MS SQL, PostgreSQL, or MySQL because - cringe
  • Complete storage configuration from UI, including redundancy policies, storage strategies, and more

Out Stack:

  • Avalonia UI for HMI/Editor
    • Zero Reactive UI
    • Rx when needed
  • Dotnet for everything else

Roadmap

MVP Roadmap -> #1

uwutopia's People

Contributors

antonbreakble avatar

Stargazers

 avatar Rustam avatar Friedrich von Never avatar

Watchers

 avatar

uwutopia's Issues

Logo

I think it's worth trying our luck and generating the logo using AI

MVP Roadmap

MVP Roadmap

The actual goal is to implement a minimum viable product with the following features

Features

Runtime

  • Communication implementation
  • Scripting machine implementation

Communication

  • Implement ModbusTCP protocol for communication with controller or device

Editor

  • Create a communication editor to add and configure the ModbusTCP protocol
  • Create simple controls
    • Button
    • SVG image
    • Label
    • IO field with input type
  • Add script machine for controls scripting
  • Create canvas for control location
  • Create a serialization/deserialization mechanism for the canvas with controls and scripts

Tags implementation for Editor

  • Create TagTable that add and remove HMI tags
  • Protocol Tag
    • Name
    • Adress
    • Type
    • Protocol Name
    • Types of supported communication (periodically, if change, etc)
    • Quality Code
    • Value
  • HMI Tag
    • Name
    • Type
    • Value

Trend implementation

  • Create trend configuration
  • Create trend control
  • Create DB connect for save historical data

HMI

  • Load project file from editor and start runtime

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.