Giter Site home page Giter Site logo

arduino's Introduction

Arduino / Serial Communication DLL

Quick links: documentation · forum topic
Platforms: Windows, Windows (YYC)​
Versions: GM:S 1.4, GMS2.2, GMS2.3/GM2022+

This is a slight update to Buff's Arduino DLL.

What's new

  • Windows x64 support
    (in other words, works on the current runtime)
  • More read/write functions
    Now with bytes, ints, floats, and buffer I/O
  • Fixed a few memory leaks
    Previously extension was leaking a bit of memory whenever it returned a string.
    I don't think anyone noticed.
  • The DLL is now smaller
    Not like it matters or anything.

Support

I regret to inform in advance that I can't answer your Arduino questions.
I don't even own an Arduino!

This version was made by copy-pasting the published source code into one of my Visual Studio templates and adding more functions that call the same underlying functions - except, you know, slightly more conveniently.

Then, someone that sort of knows what they're doing confirmed that the DLL still works, and here you have it.

GameMaker ≤ 8.1

This version of the extension cannot be used in pre-Studio versions of GameMaker because it's now using undefined and buffers, but also the demand for GM≤8.1 extensions is low enough that I don't have a solid workflow like I do with GM:S/GMS2/GM2022+.

Meta

License: Default GM EULA?

arduino's People

Contributors

yellowafterlife avatar pgv123 avatar

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.