Skip to content
View Jozo132's full-sized avatar
Block or Report

Block or report Jozo132

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
Jozo132/README.md

Stats

Top languages

Pinned Loading

  1. VovkPLCRuntime VovkPLCRuntime Public

    This is a test project for a runtime that executes custom dynamic bytecode

    C++

  2. LSR32IO LSR32IO Public

    LSR 32IO Expansion library designed for Arduino compatible boards using SPI

    C++ 4 1

  3. JavaScript (Node.js) IEEE 754 Single... JavaScript (Node.js) IEEE 754 Single precision Floating-Point (32-bit) binary conversion from and to both Hex and Bin
    1
    /* ##### float32encoding.js #####
    2
    MIT License
    3
    4
    - Forked 'toFloat' from https://gist.github.com/laerciobernardo/498f7ba1c269208799498ea8805d8c30
    5
    - Forked 'toHex' from stackoverflow answer https://stackoverflow.com/a/47187116/10522253
  4. node-omron-read node-omron-read Public

    Node-RED PLC interface with OMRON FINS Gateway communication (read only)

    JavaScript 9 4

  5. ga ga Public

    My take on a Genetic Algorithm

    JavaScript

  6. vovk-serial vovk-serial Public

    Serial wrapper for Node.js

    JavaScript