Skip to content
View Florian-Heringa's full-sized avatar

Block or report Florian-Heringa

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
Florian-Heringa/README.md

👋 HI

My name is Florian, currently working in technical support as TwinCAT HMI Product Specialist where I am learning a lot about web frameworks. I plan to have a bunch of interesting samples available here, so I'd be happy to take suggestions!

Additionally I have an interest in programming in general, music and 3D art. Especially combining these disciplines for various results and reasons is something I really enjoy.

I am currently learning:

And always happy to have some constructive discussion or cool collaborations!

TwinCAT

Repository name Find it here Short description
twincat-hmi-plc-events-basics link Small project showing the interaction between TC PLC and TC HMI with event communication
TcHmi-UserControlToFWControl link Quick example of a possible conversion between TwinCAT HMI user control and Framework control
twincat-micro-machine-simulation link Very basic introduction to PLC programming in TwinCAT
pyads-example link Introduction to python wrapper for ADS communication with some use case examples

Music

Repository name Find it here Short description
Cmajor-SimpleFixedDelay link Basic implementation of a fixed delay line in cmajor

3D Art (and tools)

Repository name Find it here Short description
RayTracingFromTheGroundUp link Working repository for a python implementation of Raytracing From The Ground Up by Kevin Suffern
Blender-UsePip link Quick and dirty integration menu for easily adding packages to the blender installed python, mostly used as a practice tool for me to understand how to add menu items to the UI
viewLayerRenderSync-blender-addon link Quick addon to sync view layers to render paths

AI and ML

Repository name Find it here Short description
ML_SVC_Generator link SVC implementation using sklearn, with data generation and onnx export (ipynb)

Creative

Coding

Want to learn

Pinned Loading

  1. Blender-UsePip Blender-UsePip Public

    Simple addon that adds a top menu to Blender to install additional python libraries using pip

    Python

  2. MinimalDiscordBot MinimalDiscordBot Public

    A template for creating a Discord bot with a cog for adding functions and custom help functionality.

    Python

  3. pyads-example pyads-example Public

    A basic example showing some of the features of pyads. Intended as a demonstration for first time users.

    Python

  4. python-cellular-automata python-cellular-automata Public

    Python

  5. RayTracingFromTheGroundUp RayTracingFromTheGroundUp Public

    Python

  6. twincat-micro-machine-simulation twincat-micro-machine-simulation Public

    A micro machine simulation in TwinCAT and TwinCAT HMI.